Commit 55cf64ff authored by Roman Alifanov's avatar Roman Alifanov

add btrfs support

parent 457046a1
......@@ -58,6 +58,7 @@ distro/.ximper-wm: distro/.ximper-x11 \
distro/.ximper-desktop: distro/.ximper-wm use/branding/full \
use/firmware/laptop +systemd +systemd-optimal
@$(call add,THE_PACKAGES,bluez)
@$(call add,THE_PACKAGES,btrfs-progs)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
distro/.ximper-install: distro/.ximper-base +installer \
......@@ -69,6 +70,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
endif
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
@$(call add,THE_BRANDING,alterator)
......
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