Commit 32e77dc9 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added mdadm

...just in case a minimalistic server system is needed on an actual bare metal host...
parent 7017d1ef
......@@ -62,6 +62,7 @@ distro/regular-jeos: distro/.regular-bare use/isohybrid +sysvinit \
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
use/cleanup/x11-alterator use/net/etcnet use/power/acpi/button
@$(call add,BASE_KMODULES,guest scsi vboxguest)
@$(call add,BASE_PACKAGES,make-initrd-mdadm)
@$(call set,INSTALLER,altlinux-generic)
@$(call add,INSTALL2_PACKAGES,volumes-profile-jeos)
@$(call add,INSTALL2_BRANDING,alterator notes)
......
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