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