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

mixin-basealt.mk: Drop xfsprogs from installer

Don't allow installation on XFS: seems there is some problem with grub on XFS.
parent 5fe494ea
......@@ -47,11 +47,11 @@ mixin/alt-workstation: +systemd +pulse +nm \
@$(call set,DOCS,alt-workstation)
mixin/alt-workstation-install: +installer \
use/install2/fs use/install2/fat use/install2/vnc
use/install2/fat use/install2/vnc
@$(call add,STAGE1_MODLISTS,stage2-mmc)
@$(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,INSTALL2_PACKAGES,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