forked from altcloud/mkimage-profiles
regular.mk: move things to a package list
These were becoming a bit longish already.
This commit is contained in:
committed by
Michael Shigorin
parent
8e668d4ff2
commit
6a4ede8ccd
@ -6,17 +6,7 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
|
||||
use/live/install use/live/repo use/x11/3d-free use/systemd \
|
||||
use/firmware/wireless use/efi/signed use/luks \
|
||||
+vmguest use/memtest use/branding use/syslinux/ui/gfxboot
|
||||
@$(call add,LIVE_PACKAGES,openssh strace alterator-standalone)
|
||||
@$(call add,LIVE_PACKAGES,cpufreq-simple)
|
||||
@$(call add,LIVE_PACKAGES,livecd-online-repo apt-repo)
|
||||
@$(call add,LIVE_PACKAGES,xdg-user-dirs)
|
||||
@$(call add,LIVE_PACKAGES,synaptic-usermode)
|
||||
@$(call add,LIVE_PACKAGES,firefox-ru)
|
||||
@$(call add,LIVE_PACKAGES,net-tools)
|
||||
@$(call add,LIVE_PACKAGES,uvcview)
|
||||
@$(call add,LIVE_PACKAGES,powertop)
|
||||
@$(call add,LIVE_PACKAGES,acpi)
|
||||
@$(call add,LIVE_PACKAGES,update-kernel)
|
||||
@$(call add,LIVE_LISTS,$(call tags,base regular))
|
||||
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
|
||||
@$(call add,THE_BRANDING,indexhtml notes alterator bootloader)
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
|
17
pkg.in/lists/tagged/base+regular
Normal file
17
pkg.in/lists/tagged/base+regular
Normal file
@ -0,0 +1,17 @@
|
||||
openssh
|
||||
net-tools
|
||||
|
||||
strace
|
||||
powertop
|
||||
acpi
|
||||
|
||||
livecd-online-repo
|
||||
apt-repo
|
||||
update-kernel
|
||||
synaptic-usermode
|
||||
|
||||
alterator-standalone
|
||||
cpufreq-simple
|
||||
xdg-user-dirs
|
||||
firefox-ru
|
||||
uvcview
|
Reference in New Issue
Block a user