Commit 24c1a456 authored by Michael Shigorin's avatar Michael Shigorin

regular += wireless drivers

parent 380dcb88
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment