summaryrefslogtreecommitdiff
path: root/gnu/build/install.scm
Commit message (Expand)AuthorAgeFilesLines
* store-copy: 'populate-store' can optionally deduplicate files....Ludovic Courtès2020-12-151-1/+2
* install: Factorize cow-store procedure....Mathieu Othacehe2020-09-021-1/+43
* Merge branch 'master' into core-updatesMarius Bakke2020-05-051-7/+14
|\
| * image: Add a new API....Mathieu Othacehe2020-05-051-1/+0
| * build: install: Do not set store GID....Mathieu Othacehe2020-05-051-3/+1
| * build: install: Ignore chown exceptions....Mathieu Othacehe2020-05-051-3/+13
* | install: 'populate-root-file-system' can be passed extra directives....Ludovic Courtès2020-04-111-4/+14
|/
* activation: Build account databases with (gnu build accounts)....Ludovic Courtès2019-03-071-2/+1
* install: Add 'install-database-and-gc-roots'....Ludovic Courtès2018-11-061-16/+32
* pack: Import (guix store database) only when '--localstatedir' is passed....Ludovic Courtès2018-11-061-18/+0
* pack: Move store database creation to a separate derivation....Ludovic Courtès2018-11-061-10/+7
* install: Parameterize the profile name for 'populate-single-profile-directory'....Ludovic Courtès2018-11-051-7/+19
* install: Make /var/guix/…/guix-profile a relative symlink....Ludovic Courtès2018-10-211-1/+1
* Remove 'guix-register' and its traces....Ludovic Courtès2018-06-141-3/+0
* database: Allow for deterministic database construction....Ludovic Courtès2018-06-141-0/+1
* install: Use 'reset-timestamps' from (guix store database)....Ludovic Courtès2018-06-141-15/+0
* database: Add 'register-items'....Ludovic Courtès2018-06-141-10/+5
* install: Use (guix store database) instead of 'guix-register'....Ludovic Courtès2018-06-141-18/+27
* bootloader: Adapt vm to new bootloader API....Mathieu Othacehe2017-05-161-28/+8
* pack: Add '--symlink'....Ludovic Courtès2017-03-141-0/+1
* pack: Add '--localstatedir' option....Ludovic Courtès2017-03-141-12/+17
* install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès2016-11-231-0/+5
* install: Extract procedure: install-grub-config....Chris Marusich2016-11-061-8/+15
* tests: Make sure /var/guix/gcroots/profiles is a valid symlink....Ludovic Courtès2016-08-291-1/+5
* build: reset-timestamps: Include directories....Ricardo Wurmus2016-03-141-1/+1
* Rename 'dmd' to 'shepherd' in comments and strings....Alex Kost2016-01-291-1/+1
* install: Turn off deduplication for the binary tarball....Ludovic Courtès2015-06-181-6/+14
* install: Really overwrite TARGET/var/guix/profiles/system-1-link....Ludovic Courtès2015-06-101-3/+13
* install: Make /var/lock....Ludovic Courtès2015-04-291-0/+1
* install: Add a procedure to build a self-contained binary tarball....Ludovic Courtès2015-04-141-1/+42
* install: Create /var/tmp....Ludovic Courtès2015-03-311-1/+2
* system: Don't make /boot/grub/grub.cfg a symlink to the store....Ludovic Courtès2014-12-091-5/+8
* system: Make /boot/grub/grub.cfg an indirect GC root....Ludovic Courtès2014-12-041-4/+5
* activation: Make the /bin/sh symlink at activation time....Ludovic Courtès2014-09-121-1/+0
* install: Gracefully handle corner cases with 'guix system init foo /'....Ludovic Courtès2014-09-101-12/+33
* Move operating system helpers from (guix build …) to (gnu build …)....Ludovic Courtès2014-09-031-0/+135