3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
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 bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
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 services: nix: Add extra-options. 2020-07-25 12:27:35 +03:00
system file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
tests services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
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 utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
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 utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00