guix/gnu
Christopher Baines 5582aa8e31
system: Change default kernel-arguments to '("quiet").
This improves the readability of the boot process, especially when using full
disk encryption where you're required to enter the passphrase at a particular
point.

* gnu/system.scm (<operating-system>)[kernel-arguments]: Change the default to
'("quiet").
* doc/guix.texi (operating-system Reference): Document this change.
2019-04-22 22:18:00 +01:00
..
bootloader
build vm: Use a fixed FAT serial number for 'efi.img' in ISO images. 2019-04-21 00:51:18 +02:00
installer installer: Fix skip-to-step issue. 2019-04-21 12:12:11 +02:00
packages gnu: openssh: Update to 8.0p1. 2019-04-22 15:02:16 -04:00
services services: fprintd: Use define-configuration. 2019-04-21 10:40:19 +02:00
system install: Pass "modprobe.blacklist=radeon". 2019-04-21 00:51:18 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: openssh: Update to 8.0p1. 2019-04-22 15:02:16 -04:00
packages.scm
services.scm
system.scm system: Change default kernel-arguments to '("quiet"). 2019-04-22 22:18:00 +01:00
tests.scm