Age | Commit message (Expand) | Author |
2020-06-27 | daemon: Remove OpenSSL hash compatibility wrappers. | Ludovic Courtès |
2020-05-23 | build: Add a comment above the sysvinit section. | Vincent Legoll |
2020-05-17 | etc: Install mount unit only if it exists. | Tobias Geerinckx-Rice |
2020-05-16 | etc: Add a systemd unit to bind-mount @storedir@ read-only. | Tobias Geerinckx-Rice |
2020-03-11 | Add system start-up files for guix-daemon. | Danny Milosavljevic |
2019-09-08 | daemon: Remove 'NIX_LIBEXEC_DIR'. | Ludovic Courtès |
2019-09-08 | daemon: Run 'guix substitute' directly and assume a single substituter. | Ludovic Courtès |
2019-09-08 | daemon: Run 'guix offload' directly. | Ludovic Courtès |
2019-09-08 | daemon: Run 'guix perform-download' directly. | Ludovic Courtès |
2019-09-08 | daemon: Run 'guix authenticate' directly. | Ludovic Courtès |
2019-09-08 | daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. | Ludovic Courtès |
2019-02-04 | daemon: Add "/guix" to default 'nixLibexecDir'. | Ludovic Courtès |
2019-02-04 | daemon: Remove unused 'NIX_DATA_DIR' environment variable. | Ludovic Courtès |
2018-11-14 | daemon: Install 'authenticate' script under LIBEXECDIR/guix. | Ludovic Courtès |
2018-06-22 | build: Remove leftover reference to nix/libstore/schema.sql. | Ludovic Courtès |
2018-06-14 | Remove 'guix-register' and its traces. | Ludovic Courtès |
2018-06-14 | database: 'with-database' can now initialize new databases. | Ludovic Courtès |
2018-06-08 | build: Do not add all of $(BUILT_SOURCES) to $(CLEANFILES). | Ludovic Courtès |
2018-01-07 | daemon: Make libbz2 an optional dependency. | Ludovic Courtès |
2018-01-07 | daemon: Add gzip log compression. | Ludovic Courtès |
2017-03-06 | build: Don't embed absolute paths in .service and .conf service files. | Leo Famulari |
2016-12-20 | build: Delete all the .service and .conf files upon 'make clean'. | Ludovic Courtès |
2016-12-18 | build: Fix .service and .conf targets for VPATH builds. | Ludovic Courtès |
2016-12-18 | build: Add 'guix-publish.*.in' to the distribution. | Ludovic Courtès |
2016-11-24 | Add system start-up files for "guix publish". | Hartmut Goebel |
2016-11-16 | daemon: Add "builtin:download" derivation builder. | Ludovic Courtès |
2016-10-28 | daemon: Factor out SQLite handling. | Eelco Dolstra |
2016-06-26 | daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. | David Craven |
2016-05-31 | daemon: Remove unused XML output code. | Ludovic Courtès |
2016-05-24 | build: Use "%D%" in Makefile fragments. | Mathieu Lirzin |
2016-04-21 | build: Move 'Makefile' fragments to subdirectories. | Mathieu Lirzin |