guix/gnu/system
Ludovic Courtès 34a7bfb049 install: Set the mtime in the binary tarball to 1.
Reported by anthk_ on #guix in Sept. 2015.

* gnu/system/install.scm (self-contained-tarball): Use --mtime=@1
  instead of --mtime=@0.
2015-10-17 12:20:39 +02:00
..
examples
file-systems.scm linux-boot: Mount /dev as a devtmpfs from the start. 2015-09-20 22:05:36 +02:00
grub.scm
install.scm install: Set the mtime in the binary tarball to 1. 2015-10-17 12:20:39 +02:00
linux-container.scm gnu: system: Add Linux container module. 2015-09-14 08:30:46 -04:00
linux-initrd.scm linux-initrd: Add LUKS/dm-crypt modules to the initrd. 2015-09-20 22:05:50 +02:00
linux.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
locale.scm gnu: libc: Look for locale data under /run/current-system/locale/X.Y. 2015-09-30 17:06:40 +02:00
nss.scm
shadow.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
vm.scm