guix/gnu
Mathieu Othacehe 218a67dfab
installer: Add NTFS support.
This adds support for creating and editing NTFS partitions. It is however not
possible yet to create root NTFS partitions, as overlaying on top of a fuse
partition does not seem supported.

* gnu/installer.scm (installer-program): Add "ntfs-3g" to the inputs.
* gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type,
partition-filesystem-user-type, create-ntfs-file-system,
format-user-partitions): Add NTFS support.
* gnu/installer/newt/partition.scm (run-fs-type-page): Add NTFS support.
2020-07-26 18:35:10 +02:00
..
bootloader
build file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
installer installer: Add NTFS support. 2020-07-26 18:35:10 +02:00
machine Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
packages gnu: newsboat: Update to 2.20.1. 2020-07-26 19:20:24 +03:00
services
system file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Add NTFS support. 2020-07-26 18:35:10 +02:00
local.mk gnu: glibc: Remove old versions. 2020-07-26 13:37:12 +02:00
machine.scm
packages.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
services.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
system.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
tests.scm