Commit cc3f622f authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add btrfs support to installer

parent 78742df7
......@@ -244,6 +244,8 @@ distro/.regular-server-full: distro/.regular-server-managed \
@$(call add,MAIN_GROUPS,server/sambaDC)
@$(call add,MAIN_GROUPS,tools/hyperv)
@$(call add,BASE_KMODULES,staging)
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
@$(call add,BASE_PACKAGES,btrfs-progs)
distro/regular-server-systemd: distro/.regular-server-full \
+systemd +systemd-optimal; @:
......
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