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
This commit is contained in:
parent
0163ea94b9
commit
b656273d24
@ -31,7 +31,6 @@ distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
|
|||||||
distro/.regular-desktop: distro/.regular-wm use/branding/full \
|
distro/.regular-desktop: distro/.regular-wm use/branding/full \
|
||||||
use/firmware/laptop +systemd +systemd-optimal
|
use/firmware/laptop +systemd +systemd-optimal
|
||||||
@$(call add,THE_BRANDING,bootloader)
|
@$(call add,THE_BRANDING,bootloader)
|
||||||
@$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2)
|
|
||||||
@$(call set,KFLAVOURS,std-def)
|
@$(call set,KFLAVOURS,std-def)
|
||||||
|
|
||||||
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
||||||
|
Loading…
Reference in New Issue
Block a user