Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
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 gnu: Rename "banana-pi" to "bananapi". 2018-09-14 21:31:24 +02:00
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 system: Rename .zlogin to .zprofile. 2018-10-19 00:45:20 -07:00
tests services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
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 Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm services: shepherd: Add workaround for 0.5.0 in containers. 2018-09-26 23:40:36 +02:00
tests.scm tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00