guix-devel/doc
Ludovic Courtès e34ae75dc1
linux-initrd: Return file-like objects instead of monadic values.
This is an incompatible change visible to users via the 'initrd' field
of 'operating-system'.  However, assuming the user's 'initrd' value
tail-calls to 'raw-initrd' or 'base-initrd', the switch to non-monadic
style is invisible.

* gnu/system/linux-initrd.scm (expression->initrd): Use 'computed-file'
instead of 'gexp->derivation'.
(raw-initrd, base-initrd): Adjust docstring to mention non-monadic
return.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Adjust
accordingly.
* gnu/system.scm (operating-system-directory-base-entries)
(operating-system-initrd-file)
(operating-system-boot-parameters): Adjust accordingly.
* doc/guix.texi (operating-system Reference)
(Initial RAM Disk): Update.
2018-11-18 23:37:44 +01:00
..
images doc: Update dot graphs. 2016-12-17 14:46:42 +01:00
contributing.de.texi doc: Add German translation. 2018-11-01 12:36:47 +01:00
contributing.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
contributing.texi doc: Mention that ./pre-inst-env is generated. 2018-11-16 23:16:05 +01:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi doc: Add the stub of a manual. 2012-10-13 16:05:01 +02:00
guix.de.texi doc: Add German translation. 2018-11-01 12:36:47 +01:00
guix.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
guix.texi linux-initrd: Return file-like objects instead of monadic values. 2018-11-18 23:37:44 +01:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk doc: Add German translation. 2018-11-01 12:36:47 +01:00
package-hello.scm doc: Use the recommended Scheme format. 2015-09-14 23:10:58 +02:00