Commit dc3b42d3 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added cpio to jeos images

'twas missing in jeos-ovz for me.
parent b65a2167
......@@ -59,7 +59,7 @@ distro/.regular-jeos: distro/.regular-bare use/isohybrid +sysvinit \
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
use/cleanup/jeos use/net/etcnet use/power/acpi/button
@$(call add,BASE_KMODULES,guest scsi vboxguest)
@$(call add,BASE_PACKAGES,make-initrd-mdadm)
@$(call add,BASE_PACKAGES,make-initrd-mdadm cpio)
@$(call set,INSTALLER,altlinux-generic)
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator) # just to be cleaned up later on
......
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