regular.mk: care for pre-existing filesystems too
The installed livecd would lack fstab entries for the filesystems other than those mounted explicitly during partition step; while this might be considered either bug or feature, let's try that and see.
This commit is contained in:
parent
e319472b85
commit
3038cf6d1c
@ -12,6 +12,7 @@ distro/.regular-base: distro/.regular-bare +vmguest +live \
|
||||
use/x11/3d-free use/branding
|
||||
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
|
||||
@$(call add,LIVE_LISTS,$(call tags,base rescue))
|
||||
@$(call add,LIVE_PACKAGES,installer-feature-desktop-other-fs-stage2)
|
||||
@$(call add,THE_BRANDING,indexhtml notes alterator)
|
||||
@$(call add,THE_BRANDING,graphics)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user