summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAgeFilesLines
* pack: Add '--symlink'....Ludovic Courtès2017-03-141-0/+1
* pack: Add '--localstatedir' option....Ludovic Courtès2017-03-141-12/+17
* file-systems: Add FAT32 support....David Craven2017-03-011-7/+59
* services: Add 'special-files-service-type'....Ludovic Courtès2017-02-081-5/+18
* Add (gnu build shepherd)....Ludovic Courtès2017-02-071-0/+177
* linux-container: Add 'container-excursion*'....Ludovic Courtès2017-02-071-1/+21
* linux-container: Add comment on exception handling....Ludovic Courtès2017-02-061-0/+2
* linux-container: Do not rely on 'isatty?'....Ludovic Courtès2017-02-061-5/+11
* activation: Set the right owner for home directories....Ludovic Courtès2017-02-041-5/+21
* system: Create home directories once 'file-systems' is up....Ludovic Courtès2017-02-011-2/+17
* file-systems: Do not read superblocks past the end of a device....Ludovic Courtès2017-01-311-11/+22
* system: Add btrfs file system support....David Craven2017-01-101-2/+44
* file-systems: Refactor file-system predicates....David Craven2017-01-101-41/+58
* file-systems: Refactor check-file-system....David Craven2017-01-101-20/+35
* file-systems: Refactor file system detection logic....David Craven2017-01-061-69/+57
* gnu: cross-base: Move phases to (gnu build cross-toolchain)....Ludovic Courtès2016-12-071-0/+178
* gnu: Allow nfs file systems to be automatically mounted....John Darrington2016-11-291-1/+26
* vm: Avoid needless file copy in 'load-in-linux-vm'....Ludovic Courtès2016-11-281-10/+6
* install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès2016-11-232-0/+24
* marionette: Add 'marionette-screen-text' using OCR....Ludovic Courtès2016-11-231-0/+33
* marionette: Delay synchronization with the host's REPL....Ludovic Courtès2016-11-231-12/+23
* marionette: Avoid use of SIGALRM for timeouts....Ludovic Courtès2016-11-221-8/+9
* container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès2016-11-101-8/+11
* install: Extract procedure: install-grub-config....Chris Marusich2016-11-061-8/+15
* gnu: build: file-system: Change url of LUKS specification....ng02016-11-061-1/+1
* file-systems: 'disk-partitions' detected partitions from mapped devices....Ludovic Courtès2016-10-271-16/+19
* svg: Autoload Guile-RSVG and Guile-Cairo....Ludovic Courtès2016-10-251-3/+5
* system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick....Ludovic Courtès2016-10-251-0/+69
* container: Allow 'container-excursion' to the same namespaces....Ludovic Courtès2016-10-191-9/+11
* activation: Don't fail if /var/lib exists....Leo Famulari2016-09-061-1/+1
* activation: Allow home directories to be created under /var/lib....David Craven2016-09-061-0/+3
* file-systems: Always use (guix build syscalls)....Ludovic Courtès2016-09-051-22/+12
* tests: Make sure /var/guix/gcroots/profiles is a valid symlink....Ludovic Courtès2016-08-291-1/+5
* system: Add 'create-home-directory?' field to <user-account>....Ludovic Courtès2016-08-281-5/+10
* vm: 'qemu-command' honors its argument....Ludovic Courtès2016-06-201-3/+3
* container: Gracefully report mount errors in the child process....Ludovic Courtès2016-05-311-12/+30
* container: Gracefully handle failure to set up user namespaces....Ludovic Courtès2016-05-311-9/+12
* Add (gnu tests) and (gnu build marionette)....Ludovic Courtès2016-05-041-0/+206
* file-systems: Add 'find-partition-by-luks-uuid'....Ludovic Courtès2016-04-171-17/+95
* file-systems: Separate ENOENT catching from ext2 superblock reads....Ludovic Courtès2016-04-171-16/+20
* activation: Copy account skeletons silently....Ludovic Courtès2016-03-241-1/+2
* system: Allow account skeletons to be directories....Ludovic Courtès2016-03-201-2/+3
* build: reset-timestamps: Include directories....Ricardo Wurmus2016-03-141-1/+1
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present....Christopher Allan Webber2016-02-221-5/+14
* linux-modules: Use normalized module names for 'modprobe.blacklist'....Ludovic Courtès2016-02-211-4/+16
* file-systems: Spawn a Bournish REPL upon fsck failure....Ludovic Courtès2016-02-081-2/+4
* Rename 'dmd' to 'shepherd' in comments and strings....Alex Kost2016-01-291-1/+1
* Rename '/root/etc/dmd' directory and 'do-not-kill' file....Alex Kost2016-01-291-4/+4
* build: container: Make 'unprivileged-user-namespace-supported?' more robust....Mark H Weaver2016-01-231-1/+1
* linux-modules: Support 'modprobe.blacklist' on the command line....Ludovic Courtès2016-01-161-21/+57