[PATCH] regular.mk: do not default to mounting anything found
Michael Shigorin
mike at altlinux.org
Wed Dec 30 11:24:23 MSK 2020
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
---
conf.d/regular.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/conf.d/regular.mk b/conf.d/regular.mk
index ec22ff6..31a046b 100644
--- a/conf.d/regular.mk
+++ b/conf.d/regular.mk
@@ -32,7 +32,6 @@ distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
distro/.regular-desktop: distro/.regular-wm use/branding/full \
use/syslinux/ui/gfxboot 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; @:
--
2.10.4
--jRHKVT23PllUwdXP--
More information about the devel-distro
mailing list