guix/gnu/build
Maxim Cournoyer 6d9d616113
initrd: Honor rootfstype and rootflags command-line parameters.
* gnu/build/linux-boot.scm (boot-system): Honor rootfstype and rootflags
arguments.  Update doc.  Error out in case there is insufficient information
with regard to the root file system.
Restore the behavior of inferring the root device from the root file system
from the operating system in case the root argument is not provided.
* doc/guix.texi (Initial RAM Disk): Document the new command-line parameters.
2022-03-01 10:30:18 -05:00
..
accounts.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
activation.scm initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
bootloader.scm
chromium-extension.scm chromium-extension: Avoid another usage of the store-mapped /tmp. 2021-12-23 03:07:34 +01:00
cross-toolchain.scm
file-systems.scm system: Add swap flags. 2021-11-23 10:24:27 +01:00
hurd-boot.scm initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
image.scm build: image: Account for fixed-size file system structures. 2022-02-07 16:22:37 -05:00
install.scm
jami-service.scm
linux-boot.scm initrd: Honor rootfstype and rootflags command-line parameters. 2022-03-01 10:30:18 -05:00
linux-container.scm linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
linux-initrd.scm
linux-modules.scm linux-modules: Ignore EINVAL in ‘modprobe’ mode. 2021-12-16 12:53:52 -05:00
locale.scm
marionette.scm Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
secret-service.scm services: secret-service: Turn into a Shepherd service. 2021-12-12 23:20:49 +01:00
shepherd.scm
svg.scm