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
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-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
setuid.scm
shadow.scm
uuid.scm
vm.scm