guix-devel/gnu/system
Ludovic Courtès ee2a6304f3 system: Add 'kernel-arguments' field.
* gnu/system.scm (<operating-system>)[kernel-arguments]: New field.
  (operating-system-grub.cfg): Honor it.
  (operating-system-parameters-file): Add 'kernel-arguments' to the parameters
  file.
* guix/scripts/system.scm (previous-grub-entries)[system->grub-entry]: Read
  the 'kernel-arguments' field of the parameters file, when available.
* gnu/system/vm.scm (system-qemu-image/shared-store-script):
  Use (operating-system-kernel-arguments os) in '-append'.
* doc/guix.texi (operating-system Reference): Document it.
2015-07-17 01:11:06 +02:00
..
examples system: Define '%base-user-accounts'. 2015-05-25 21:34:23 +02:00
file-systems.scm file-systems: 'uuid' raises a syntax error for invalid UUIDs. 2015-07-16 09:49:36 +02:00
grub.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
install.scm install: Reset the mtimes of all the files in the binary tarball. 2015-07-16 09:58:19 +02:00
linux-initrd.scm gnu: Include (guix build syscalls) module in initrd/VM derivations. 2015-07-10 09:47:07 -04:00
linux.scm system: Don't compare <pam-service> objects with 'equal?'. 2015-03-10 18:07:48 +01:00
locale.scm system: Add "en_US.UTF-8" to the default locales, for backward compatibility. 2015-01-16 21:11:55 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
shadow.scm system: Fix typo in 'PS1' in skeleton '.bashrc'. 2015-07-17 00:20:08 +02:00
vm.scm system: Add 'kernel-arguments' field. 2015-07-17 01:11:06 +02:00