guix/gnu/system
Ludovic Courtès 175ced413c install: Use the right user and group name for files in the binary tarball.
Suggested by Andreas Enge <andreas@enge.fr>
at <http://lists.gnu.org/archive/html/guix-devel/2015-05/msg00220.html>.

* gnu/system/install.scm (self-contained-tarball): Pass --owner and
  --group to 'tar'.
* doc/guix.texi (Binary Installation): Move group and account creation
  before extraction.  Make "run the daemon" a separate step.
2015-05-18 00:12:39 +02:00
..
examples install: desktop.tmpl: Add "netdev" to the user's supplementary groups. 2015-05-11 22:40:31 -04:00
file-systems.scm system: Make /gnu/store a read-only bind mount by default. 2015-04-20 22:21:51 +02:00
grub.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
install.scm install: Use the right user and group name for files in the binary tarball. 2015-05-18 00:12:39 +02:00
linux-initrd.scm linux-initrd: Add virtio drivers by default. 2015-04-05 23:15:20 +02:00
linux.scm system: Don't compare <pam-service> objects with 'equal?'. 2015-03-10 18:07:48 +01:00
locale.scm system: Add "en_US.UTF-8" to the default locales, for backward compatibility. 2015-01-16 21:11:55 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
shadow.scm system: Skeleton '.bashrc' now exports the 'SHELL' variable. 2015-03-16 23:30:59 +01:00
vm.scm system: Take kernel modules from the user-specified kernel. 2015-04-05 23:15:20 +02:00