guix-devel/gnu/build
Ludovic Courtès 08fa76131e install: Turn off deduplication for the binary tarball.
* gnu/build/install.scm (register-closure): Add #:deduplicate? parameter and
  honor it.
  (populate-single-profile-directory): Likewise.
* gnu/system/install.scm (self-contained-tarball): Pass #:deduplicate? #f.
  Invoke tar with --check-links.
2015-06-18 00:25:48 +02:00
..
activation.scm system: activate-ptrace-attach: Handle kernels without YAMA support. 2015-05-09 13:14:31 -04:00
file-systems.scm file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
install.scm install: Turn off deduplication for the binary tarball. 2015-06-18 00:25:48 +02:00
linux-boot.scm gnu: linux-boot: Remove outdated and misleading comment. 2015-05-24 00:26:12 +02: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