aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* vm: Add UEFI loader to disk images.Marius Bakke2017-05-20
* vm: Support creating FAT partitions.Marius Bakke2017-05-20
* vm: Support arbitrary partition flags.Marius Bakke2017-05-20
* services: user-homes: Do not create home directories marked as no-create.Ludovic Courtès2017-05-20
* gnu: build: file-systems: Add ISO-9660.Danny Milosavljevic2017-05-03
* vm: Reword grub.cfg to bootcfg.Mathieu Othacehe2017-04-15
* file-systems: Allow for bind-mounts of named sockets.Ludovic Courtès2017-04-13
* build: Fix compilation warnings.Mathieu Othacehe2017-04-11
* vm: Add missing module.Mathieu Othacehe2017-04-07
* Merge branch 'master' into core-updatesMarius Bakke2017-03-15
|\
| * pack: Add '--symlink'.Ludovic Courtès2017-03-14
| * pack: Add '--localstatedir' option.Ludovic Courtès2017-03-14
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
|\|
| * file-systems: Add FAT32 support.David Craven2017-03-01
* | Merge branch 'master' into core-updatesLudovic Courtès2017-02-10
|\|
| * services: Add 'special-files-service-type'.Ludovic Courtès2017-02-08
| * Add (gnu build shepherd).Ludovic Courtès2017-02-07
| * linux-container: Add 'container-excursion*'.Ludovic Courtès2017-02-07
| * linux-container: Add comment on exception handling.Ludovic Courtès2017-02-06
| * linux-container: Do not rely on 'isatty?'.Ludovic Courtès2017-02-06
| * activation: Set the right owner for home directories.Ludovic Courtès2017-02-04
* | Merge branch 'master' into core-updatesLeo Famulari2017-02-02
|\|
| * system: Create home directories once 'file-systems' is up.Ludovic Courtès2017-02-01
| * file-systems: Do not read superblocks past the end of a device.Ludovic Courtès2017-01-31
* | utils: Add helper method to make files writable.Marius Bakke2017-01-26
|/
* system: Add btrfs file system support.David Craven2017-01-10
* file-systems: Refactor file-system predicates.David Craven2017-01-10
* file-systems: Refactor check-file-system.David Craven2017-01-10
* file-systems: Refactor file system detection logic.David Craven2017-01-06
* gnu: cross-base: Move phases to (gnu build cross-toolchain).Ludovic Courtès2016-12-07
* gnu: Allow nfs file systems to be automatically mounted.John Darrington2016-11-29
* vm: Avoid needless file copy in 'load-in-linux-vm'.Ludovic Courtès2016-11-28
* install: Enable "cryptodisk" handling in GRUB.Ludovic Courtès2016-11-23
* marionette: Add 'marionette-screen-text' using OCR.Ludovic Courtès2016-11-23
* marionette: Delay synchronization with the host's REPL.Ludovic Courtès2016-11-23
* marionette: Avoid use of SIGALRM for timeouts.Ludovic Courtès2016-11-22
* container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* install: Extract procedure: install-grub-config.Chris Marusich2016-11-06
* gnu: build: file-system: Change url of LUKS specification.ng02016-11-06
* file-systems: 'disk-partitions' detected partitions from mapped devices.Ludovic Courtès2016-10-27
* svg: Autoload Guile-RSVG and Guile-Cairo.Ludovic Courtès2016-10-25
* system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.Ludovic Courtès2016-10-25
* container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès2016-10-19
* activation: Don't fail if /var/lib exists.Leo Famulari2016-09-06
* activation: Allow home directories to be created under /var/lib.David Craven2016-09-06
* file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
* tests: Make sure /var/guix/gcroots/profiles is a valid symlink.Ludovic Courtès2016-08-29
* system: Add 'create-home-directory?' field to <user-account>.Ludovic Courtès2016-08-28
* vm: 'qemu-command' honors its argument.Ludovic Courtès2016-06-20
* container: Gracefully report mount errors in the child process.Ludovic Courtès2016-05-31