doc: Add "lightweight desktop" OS config example.
authorLudovic Courtès <ludo@gnu.org>
Tue, 22 Mar 2016 22:48:21 +0000 (23:48 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 22 Mar 2016 23:23:12 +0000 (00:23 +0100)
commitd038b674cf3e44462814da70f68522d0e3aab018
treebc63adcbb30070aa8ec7e588672dc43b50256b98
parentd26e19671e2a50a25d37357aba301bef5df1818e
doc: Add "lightweight desktop" OS config example.

* gnu/system/examples/desktop.tmpl (packages): Remove XFCE and
RATPOISON.
(services): Add 'gnome-desktop-service' and 'xfce-desktop-service'.
* gnu/system/examples/lightweight-desktop.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.
* doc.am (OS_CONFIG_EXAMPLES_TEXI): Add
doc/os-config-lightweight-desktop.texi.
* gnu/system/install.scm (/etc/configuration-files)[directory]: Add
lightweight-desktop.tmpl.
.gitignore
Makefile.am
doc.am
doc/guix.texi
gnu/system/examples/desktop.tmpl
gnu/system/examples/lightweight-desktop.tmpl [new file with mode: 0644]
gnu/system/install.scm