guix/gnu
Ludovic Courtès ec4c81fe32
pack: Move store database creation to a separate derivation.
* guix/scripts/pack.scm (store-database): New procedure.
(self-contained-tarball): Use it when LOCALSTATEDIR? is true.
Remove 'schema' and add 'database'.
[build]: Pass DATABASE to 'populate-single-profile-directory'.
(squashfs-image): Remove #:deduplicate? parameter.
[build]: Remove (gnu build install) and (guix config) from the imported
modules.  Remove 'with-extensions'.
* gnu/build/install.scm (populate-single-profile-directory): Remove
 #:deduplicate?, #:register?, and #:schema; add #:database.  Remove call
to 'register-closure' and simply copy DATABASE instead.
2018-11-06 23:21:23 +01:00
..
bootloader
build pack: Move store database creation to a separate derivation. 2018-11-06 23:21:23 +01:00
packages gnu: nginx: Update to 1.14.1 [security fixes]. 2018-11-06 21:34:30 +01:00
services gnu: services: dns: Fix 'ddclient-activation'. 2018-11-06 07:16:44 +03:00
system
tests
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: libgit2: Work around test failures on 32-bit platforms. 2018-11-06 17:08:46 +01:00
packages.scm
services.scm
system.scm
tests.scm