Age | Commit message (Expand) | Author |
2020-05-05 | image: Add a new API. | Mathieu Othacehe |
2020-05-05 | build: install: Do not set store GID. | Mathieu Othacehe |
2020-05-05 | build: install: Ignore chown exceptions. | Mathieu Othacehe |
2019-03-07 | activation: Build account databases with (gnu build accounts). | Ludovic Courtès |
2018-11-06 | install: Add 'install-database-and-gc-roots'. | Ludovic Courtès |
2018-11-06 | pack: Import (guix store database) only when '--localstatedir' is passed. | Ludovic Courtès |
2018-11-06 | pack: Move store database creation to a separate derivation. | Ludovic Courtès |
2018-11-05 | install: Parameterize the profile name for 'populate-single-profile-directory'. | Ludovic Courtès |
2018-10-21 | install: Make /var/guix/…/guix-profile a relative symlink. | Ludovic Courtès |
2018-06-14 | Remove 'guix-register' and its traces. | Ludovic Courtès |
2018-06-14 | database: Allow for deterministic database construction. | Ludovic Courtès |
2018-06-14 | install: Use 'reset-timestamps' from (guix store database). | Ludovic Courtès |
2018-06-14 | database: Add 'register-items'. | Ludovic Courtès |
2018-06-14 | install: Use (guix store database) instead of 'guix-register'. | Ludovic Courtès |
2017-05-16 | bootloader: Adapt vm to new bootloader API. | Mathieu Othacehe |
2017-03-14 | pack: Add '--symlink'. | Ludovic Courtès |
2017-03-14 | pack: Add '--localstatedir' option. | Ludovic Courtès |
2016-11-23 | install: Enable "cryptodisk" handling in GRUB. | Ludovic Courtès |
2016-11-06 | install: Extract procedure: install-grub-config. | Chris Marusich |
2016-08-29 | tests: Make sure /var/guix/gcroots/profiles is a valid symlink. | Ludovic Courtès |
2016-03-14 | build: reset-timestamps: Include directories. | Ricardo Wurmus |
2016-01-29 | Rename 'dmd' to 'shepherd' in comments and strings. | Alex Kost |
2015-06-18 | install: Turn off deduplication for the binary tarball. | Ludovic Courtès |
2015-06-10 | install: Really overwrite TARGET/var/guix/profiles/system-1-link. | Ludovic Courtès |
2015-04-29 | install: Make /var/lock. | Ludovic Courtès |
2015-04-14 | install: Add a procedure to build a self-contained binary tarball. | Ludovic Courtès |
2015-03-31 | install: Create /var/tmp. | Ludovic Courtès |
2014-12-09 | system: Don't make /boot/grub/grub.cfg a symlink to the store. | Ludovic Courtès |
2014-12-04 | system: Make /boot/grub/grub.cfg an indirect GC root. | Ludovic Courtès |
2014-09-12 | activation: Make the /bin/sh symlink at activation time. | Ludovic Courtès |
2014-09-10 | install: Gracefully handle corner cases with 'guix system init foo /'. | Ludovic Courtès |
2014-09-03 | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès |