| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/system/os-config.tmpl (packages): New field.
|
|
|
|
| |
* gnu/system/os-config.tmpl (services): New field.
|
|
|
|
|
| |
* gnu/system/os-config.tmpl (users): Add "audio" and "video" groups and
explain.
|
|
* 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.
|