| Commit message (Expand) | Author | Age |
* | doc: Rename OS config example.•••* gnu/system/os-config.tmpl: Rename to...
* gnu/system/examples/bare-bones.tmpl: ... this.
* Makefile.am (EXAMPLES): Adjust accordingly.
* doc.am (doc/os-config.texi): Likewise.
* gnu/system/install.scm (configuration-template-service)[template]:
Likewise.
| Ludovic Courtès | 2015-05-09 |
* | doc: Add 'packages' field to OS configuration template.•••* gnu/system/os-config.tmpl (packages): New field.
| Ludovic Courtès | 2015-03-08 |
* | doc: Add services to the configuration template.•••* gnu/system/os-config.tmpl (services): New field.
| Ludovic Courtès | 2015-01-23 |
* | doc: Mention "audio" and "video" groups in configuration template.•••* gnu/system/os-config.tmpl (users): Add "audio" and "video" groups and
explain.
| Ludovic Courtès | 2014-11-10 |
* | install: Add a configuration template to the image.•••* gnu/system/os-config.tmpl: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
* gnu/system/install.scm (configuration-template-service): New
procedure.
(installation-services): Call it.
* doc/guix.texi (System Installation): Mention
configuration-template.scm, and @include gnu/system/os-config.tmpl.
| Ludovic Courtès | 2014-07-24 |