desktop.mk: need to be able to resize ntfs

We're better off providing NTFS support so that Windows partitions
can be shrunk at least if one's not going to just blow these away
upon encounter.
This commit is contained in:
Michael Shigorin 2013-11-28 17:26:05 +04:00
parent 795d33ab68
commit cadd482725

View File

@ -11,6 +11,7 @@ mixin/desktop-installer: use/x11-autostart use/sound +vmguest
@$(call add,BASE_PACKAGES,udev-rule-generator-net sysklogd)
@$(call add,BASE_LISTS, \
$(call tags,(base || desktop) && (l10n || network)))
@$(call add,INSTALL2_PACKAGES,ntfs-3g)
distro/.desktop-network: distro/.desktop-mini \
mixin/desktop-installer use/stage2/net-eth; @: