Commit a69ec961 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

mixin-basealt.mk: Add xfsprogs and btrfs-progs to installer

Allow use XFS and BTRFS.
parent 4f01e01d
......@@ -52,5 +52,6 @@ mixin/alt-workstation-install: +installer \
@$(call set,INSTALLER,altlinux-desktop)
@$(call add,INSTALL2_PACKAGES,alterator-notes)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_PACKAGES,xfsprogs btrfs-progs)
@$(call add,STAGE2_PACKAGES,chrony)
@$(call add,MAIN_GROUPS,$(workstation_groups))
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