guix/doc
Ludovic Courtès 69cae3d335
system: Add 'essential-services' field to <operating-system>.
* gnu/system.scm (<operating-system>)[essential-services]: New field.
(operating-system-directory-base-entries): Remove #:container? keyword
and keep only the not-container branch.
(essential-services): Likewise.
(operating-system-services): Likewise, and call
'operating-system-essential-services' instead of 'essential-services'.
(operating-system-activation-script): Remove #:container?.
(operating-system-boot-script): Likewise.
(operating-system-derivation): Likewise.
* gnu/system/linux-container.scm (container-essential-services): New procedure.
(containerized-operating-system): Use it and set the
'essential-services' field.
(container-script): Remove call to 'operating-system-derivation'.
* gnu/system/vm.scm (system-docker-image): Likewise.
* doc/guix.texi (operating-system Reference): Document 'essential-services'.
2019-03-25 23:37:06 +01:00
..
images doc: Document the graphical installer some more. 2019-03-13 23:12:43 +01:00
contributing.de.texi nls: Update 'de' translation of the manual. 2019-03-12 18:57:00 +01:00
contributing.fr.texi nls: Update 'fr' translation of the manual. 2019-03-01 21:52:26 +01:00
contributing.texi doc: Remove instances of powerpc-linux being a supported Guix architecture. 2019-03-24 19:42:24 +02:00
environment-gdb.scm
fdl-1.3.texi
guix.de.texi Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
guix.fr.texi Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
guix.texi system: Add 'essential-services' field to <operating-system>. 2019-03-25 23:37:06 +01:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk doc: Document the graphical installer some more. 2019-03-13 23:12:43 +01:00
package-hello.scm