Commit e45dab04 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add btrfs support to graphical images

This is an experiment that should finally land in install2 but SYSTEM_PACKAGES is not enough, mkfs.btrfs doesn't land in the installer somehow. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=32403
parent d4658487
......@@ -14,7 +14,7 @@ distro/.regular-x11: distro/.regular-base +vmguest +wireless \
use/live/repo use/live/rw use/luks use/x11/wacom use/ntp/client \
use/branding use/browser/firefox/live use/browser/firefox/i18n \
use/browser/firefox/h264 use/services/lvm2-disable
@$(call add,LIVE_PACKAGES,volumes-profile-regular)
@$(call add,LIVE_PACKAGES,volumes-profile-regular btrfs-progs)
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_PACKAGES,gpm livecd-install-apt-cache)
......
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