regular.mk: tweaked default vm profile for kde4
altlinux-p7-kde4-20141212 images had a problem: - the generic starterkit profile is tuned for modest disk space consumption; - KDE4 is quite extensive; - kde4-regular subpackage tosses in most of KDE4 SC ...thus the livecd wouldn't autopartition enough space for root filesystem when being installed. volumes-profile-lite specifies 10Gb rootfs currently which is just fine (-kdesktop one starts with 30Gb), let's use it until vm-profile management is imported into mkimage-profiles or things are redone completely.
This commit is contained in:
parent
ea55aee5b7
commit
23cae74ab1
@ -150,6 +150,7 @@ distro/regular-kde4: distro/.regular-desktop use/x11/kde4/nm use/x11/kdm4 \
|
||||
use/net/nm/mmgui +pulse +plymouth
|
||||
@$(call add,LIVE_LISTS,$(call tags,regular kde4))
|
||||
@$(call add,LIVE_PACKAGES,rosa-imagewriter)
|
||||
@$(call add,LIVE_PACKAGES,volumes-profile-lite)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,prefdm)
|
||||
|
||||
distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
|
||||
|
Loading…
Reference in New Issue
Block a user