me
/
guix
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/pull-requests.
guix/gnu
Ludovic Courtès dcb0e54a4f
file-systems: Invoke fsck tools with 'system*/tty'.
This ensures those programs, if invoked by shepherd (where standard
input is /dev/null), can still interact with the user if needed.

* gnu/build/file-systems.scm (check-ext2-file-system)
(check-bcachefs-file-system, check-btrfs-file-system):
(check-fat-file-system, check-jfs-file-system):
(check-f2fs-file-system, check-ntfs-file-system):
(check-xfs-file-system): Use 'system*/tty' instead of 'system*'.
2022-04-08 18:14:35 +02:00
..
bootloader
build file-systems: Invoke fsck tools with 'system*/tty'. 2022-04-08 18:14:35 +02:00
home home: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
installer installer: user: Remove useless filtering. 2022-04-06 21:19:08 +02:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: icedove: Update to 91.8 [fixes CVE-2022-1197]. 2022-04-08 16:00:23 +02:00
platforms
services services: openssh: Start as an inetd service. 2022-04-07 00:08:56 +02:00
system mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
tests services: openssh: Start as an inetd service. 2022-04-07 00:08:56 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: LLVM, Clang: Add 14.0.0. 2022-04-07 23:12:44 +02:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm services: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
tests.scm