guix-devel/gnu/build
Ludovic Courtès 45c5b47b96 activation: Copy the account skeletons when creating the 'root' account.
* gnu/build/activation.scm (%skeleton-directory): New variable.
  (dot-or-dot-dot?, copy-account-skeletons): New procedure.
  (add-user): Use 'copy-account-skeletons'.
  (activate-etc): Use 'dot-or-dot-dot?'.
2014-12-13 22:31:08 +01:00
..
activation.scm activation: Copy the account skeletons when creating the 'root' account. 2014-12-13 22:31:08 +01:00
file-systems.scm file-systems: Always write the options field in /etc/mtab. 2014-11-20 21:14:39 +01:00
install.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00
linux-boot.scm linux-boot: Load modules and their dependencies, à la 'modprobe'. 2014-11-28 00:10:28 +01:00
linux-initrd.scm linux-initrd: Store Linux modules in a normal store directory. 2014-09-08 23:47:29 +02:00
linux-modules.scm linux-modules: Correctly propagate error code from 'init_module'. 2014-11-28 15:08:56 +01:00
vm.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00