guix/gnu/system
Ludovic Courtès 1dac856638 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.
2014-07-24 23:02:27 +02:00
..
file-systems.scm system: Add missing exports to (gnu system file-systems). 2014-07-23 02:13:34 -04:00
grub.scm system: Support the addition of old entries in the GRUB menu. 2014-06-25 23:53:27 +02:00
install.scm install: Add a configuration template to the image. 2014-07-24 23:02:27 +02:00
linux-initrd.scm linux-initrd: Add AHCI modules. 2014-07-19 08:41:43 -04:00
linux.scm system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
os-config.tmpl install: Add a configuration template to the image. 2014-07-24 23:02:27 +02:00
shadow.scm system: Add 'file-system' decl. for /dev/pts, and use the right options. 2014-07-23 02:02:07 +02:00
vm.scm vm: Make sure disk image initrds load 'usb-storage.ko'. 2014-07-14 18:05:10 +02:00