Commit 8a859a29 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: "quiet" down jeos flavour

This image doesn't deign to waste one's time by presenting them with a bootloader menu and a few other things; make it even less verbose where not neccessary.
parent 0db03182
......@@ -75,6 +75,7 @@ distro/regular-jeos: distro/.regular-bare use/isohybrid +sysvinit \
@$(call add,CLEANUP_PACKAGES,console-scripts console-vt-tools 'kbd*')
@$(call add,CLEANUP_PACKAGES,libsystemd-journal libsystemd-login)
@$(call add,CLEANUP_PACKAGES,dbus libdbus libcap-ng)
@$(call add,STAGE2_BOOTARGS,quiet)
distro/.regular-install-x11: distro/.regular-install \
mixin/regular-desktop +vmguest
......
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