Commit b656273d authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

regular.mk: do not default to mounting anything found

installer-feature-desktop-other-fs was made to ensure that every filesystem available on the particular host would be accessible upon installation; this is against the regular builds and starterkits idea of "we give the base, you do what *you* need upon it". See-also: http://www.opennet.ru/openforum/vsluhforumID3/122797.html#53
parent 0163ea94
......@@ -31,7 +31,6 @@ distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
distro/.regular-desktop: distro/.regular-wm use/branding/full \
use/firmware/laptop +systemd +systemd-optimal
@$(call add,THE_BRANDING,bootloader)
@$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2)
@$(call set,KFLAVOURS,std-def)
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
......
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