regular += wireless drivers

Thanks someone for feedback:
http://www.opennet.ru/openforum/vsluhforumID3/88025.html#285
This commit is contained in:
Michael Shigorin 2013-01-02 23:54:39 +04:00
parent 380dcb88d8
commit 24c1a45673

View File

@ -4,7 +4,7 @@ ifeq (distro,$(IMAGE_CLASS))
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
distro/.regular-desktop: distro/.base +live use/live/ru \
use/live/install use/live/repo use/x11/3d-free use/systemd \
use/efi use/luks +vmguest use/memtest \
use/firmware/wireless use/efi 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)
@ -12,6 +12,7 @@ distro/.regular-desktop: distro/.base +live use/live/ru \
@$(call add,LIVE_PACKAGES,xdg-user-dirs)
@$(call add,LIVE_PACKAGES,synaptic-usermode)
@$(call add,LIVE_PACKAGES,firefox-ru)
@$(call add,THE_KMODULES,bcmwl rt3070 staging)
@$(call add,THE_BRANDING,indexhtml notes alterator bootloader)
@$(call try,SAVE_PROFILE,yes)