Commit a2bcf168 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: strip jeos further down

It's still a GUI installer but pretty much barebone one by now... in particular, it needs no xorg-drv-$hardware being mostly targeted at VMs and demo appliances where fbdev is rather enough. Cleanup extra kernel drivers too.
parent 148c477c
......@@ -50,6 +50,7 @@ distro/.regular-install: distro/.regular-bare +installer +sysvinit +power \
distro/regular-jeos: distro/.base +sysvinit \
use/install2/packages use/install2/kvm use/install2/vbox \
use/branding use/bootloader/lilo use/syslinux/lateboot.cfg \
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
use/cleanup/x11-alterator use/net use/kernel/net use/stage2/net-eth
@$(call set,KFLAVOURS,led-ws) # led-vs might be nice here
@$(call add,BASE_KMODULES,guest vboxguest)
......
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