summaryrefslogtreecommitdiff
path: root/gnu/build/install.scm
Commit message (Expand)AuthorAgeFilesLines
* 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