Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Josselin Poiret af59e53631
installer: Use run-command-in-installer in (gnu installer parted).
* gnu/installer/parted.scm (remove-logical-devices,
create-btrfs-file-system, create-ext4-file-system,
create-fat16-file-system, create-fat32-file-system,
create-jfs-file-system, create-ntfs-file-system,
create-xfs-file-system, create-swap-partition, luks-format-and-open,
luks-close): Use run-command-in-installer.
(with-null-output-ports): Remove.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:43 +01:00
..
bootloader bootloader: grub: Fix serial mode. 2022-01-13 11:11:02 +01:00
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: 'reconfigure' checks for potential downgrades. 2022-01-28 23:14:44 +01:00
installer installer: Use run-command-in-installer in (gnu installer parted). 2022-02-02 16:46:43 +01:00
machine machine: ssh: Add 'safety-checks?' field. 2022-01-16 23:56:55 +01:00
packages gnu: utf-8-lineseparator: Update to cj8. 2022-02-02 14:44:01 +02:00
platforms
services services: tlp: Add config variables for battery charging. 2022-02-02 10:43:04 +01:00
system system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
local.mk installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
machine.scm
packages.scm shell: Cache profiles even when using package specs. 2022-01-11 20:34:59 +01:00
platform.scm
services.scm
system.scm
tests.scm