Commit 1c23cf0e authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: lock down jeos-ovz as per ldv@'s advice

This is a set of control(8) non-defaults that's recommended for use with servers of significant security requirements.
parent 1e39ab3a
......@@ -76,8 +76,8 @@ distro/regular-jeos: distro/.regular-jeos use/cleanup/jeos/full \
@$(call add,STAGE2_BOOTARGS,quiet)
# NB: no +efi as it brings in grub2 (no ELILO support for system boot)
distro/regular-jeos-ovz: distro/.regular-jeos use/server/ovz-base use/firmware
@$(call add,THE_PACKAGES,ipmitool mailx)
distro/regular-jeos-ovz: distro/.regular-jeos \
use/server/ovz-base use/control/server/ldv use/firmware
@$(call add,THE_PACKAGES,ipmitool lm_sensors3 mailx)
distro/.regular-install-x11: distro/.regular-install \
......
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