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/system
Nicolas Graves d4da1f26e1
gnu: file-systems: Add variable %base-live-file-systems.
* gnu/system/file-systems.scm (%base-live-file-systems): New variable.
* gnu/system/install.scm (installation-os): Use %base-live-file-systems.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:04 +02:00
..
examples system: vm-image: Remove duplicate packages. 2023-09-11 10:56:03 +03:00
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm gnu: system: Add home-directory-permissions field to <user-account>. 2023-08-25 15:12:54 +02:00
file-systems.scm gnu: file-systems: Add variable %base-live-file-systems. 2023-09-17 15:31:04 +02:00
hurd.scm system: hurd: Override locale-libcs harder. 2023-09-16 15:35:25 +02:00
image.scm image: Add mbr-raw-image-type and use by default. 2023-08-25 14:24:21 +02:00
install.scm gnu: file-systems: Add variable %base-live-file-systems. 2023-09-17 15:31:04 +02:00
keyboard.scm
linux-container.scm linux-container: Pass '--disable-chroot' to 'guix-daemon'. 2023-06-24 16:13:05 +02:00
linux-initrd.scm
locale.scm locale: Set %default-locale-definitions to glibc/hurd on the Hurd. 2023-09-16 15:35:25 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
vm.scm