guix/gnu/system
Mark H Weaver b2a5fa594e install: Omit /, /root, and /var from binary tarball.
* gnu/system/install.scm (self-contained-tarball): Pass
  "./root/.guix-profile", "./var/guix", and "./gnu" to 'tar' command instead
  of ".".
2015-05-20 13:03:03 -04: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: Omit /, /root, and /var from binary tarball. 2015-05-20 13:03:03 -04:00
linux-initrd.scm linux-initrd: Add virtio drivers by default. 2015-04-05 23:15:20 +02:00
linux.scm
locale.scm
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
shadow.scm
vm.scm