Commit 051d04d6 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

mixin-alt-server.mk: enable formatting to NTFS

The ntfs-3g package contains the mkfs.ntfs file needed to format an NTFS partition. See also https://bugzilla.altlinux.org/42347
parent edc3f3c9
......@@ -26,6 +26,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,MAIN_LISTS,centaurus/list-kernel-modules-un-def)
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
@$(call add,INSTALL2_PACKAGES,installer-feature-password-systemd-cryptsetup-stage3)
@$(call add,INSTALL2_PACKAGES,ntfs-3g)
@$(call add,BASE_KMODULES,drm)
@$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server)
@$(call add,MAIN_GROUPS,centaurus/lsb-core)
......
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