Commit 08b93554 authored by Michael Shigorin's avatar Michael Shigorin

server-ovz.iso: employ proper cleanup

The reason not to add server cleanup right into distro/server-base is the possibility to build combined installers (read centaurus). Gotta sort it out some day...
parent 5d37a0c5
......@@ -58,7 +58,8 @@ distro/server-mini: distro/server-base use/cleanup/x11-alterator
@$(call add,BASE_LISTS,$(call tags,extra network))
distro/server-ovz: distro/server-base \
use/hdt use/rescue use/firmware/server use/powerbutton/acpi
use/hdt use/rescue use/firmware/server use/powerbutton/acpi \
use/cleanup/x11-alterator
@$(call set,STAGE1_KFLAVOUR,std-def)
@$(call set,KFLAVOURS,std-def ovz-el)
@$(call add,KMODULES,bcmwl e1000e igb ndiswrapper rtl8168 rtl8192)
......
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