Commit cadd4827 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent 795d33ab
......@@ -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; @:
......
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