summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAgeFilesLines
* vm: Create /mnt in the generated ISO image in make-iso9660-image....Christopher Baines2017-09-061-0/+5
* vm: Add support for registering closures to make-iso9660-image....Christopher Baines2017-09-061-2/+17
* marionette: Augment the set of keystrokes....Ludovic Courtès2017-08-281-0/+3
* marionette: Fix typing of capital letters....Ludovic Courtès2017-08-281-3/+11
* marionette: 'wait-for-file' really raises an error when a file is missing....Ludovic Courtès2017-08-281-10/+14
* build: Allow mounting of entire disks....Danny Milosavljevic2017-08-051-8/+9
* activation: Make sure /etc exists....Ludovic Courtès2017-08-031-0/+1
* vm: 'iso9660-image' produces a single-file output....Ludovic Courtès2017-07-181-4/+16
* vm: Increase disk size overhead estimate....Tobias Geerinckx-Rice2017-07-181-2/+2
* build, vm: Use a less common label....Tobias Geerinckx-Rice2017-07-171-2/+5
* build: Make ISO-9660 image bootable from USB flash drive....Danny Milosavljevic2017-07-121-0/+13
* build, vm: Use "GuixSD" or "GUIXSD" as volume label....Danny Milosavljevic2017-07-101-1/+1
* build: Add (gnu build file-systems) import....Danny Milosavljevic2017-07-031-0/+1
* build: Clarify error message when make-iso9660-image fails....Danny Milosavljevic2017-07-031-1/+1
* build: Allow specifying volume-uuid with make-iso9660-image....Danny Milosavljevic2017-07-032-5/+15
* build: Add iso9660 system image generator....Danny Milosavljevic2017-07-031-1/+17
* gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès2017-07-021-2/+2
* file-systems: iso9660-uuid->string: Use "-" as separator in the result....Danny Milosavljevic2017-07-021-1/+1
* vm: Use 'fold2' from (guix combinators)....Ludovic Courtès2017-06-301-12/+1
* vm: Estimate the disk size by default....Ludovic Courtès2017-06-301-0/+7
* vm: Display the disk and partition sizes....Ludovic Courtès2017-06-301-2/+12
* vm: Fix 'load-in-linux-vm' docstring....Ludovic Courtès2017-06-301-4/+5
* marionette: Factorize 'wait-for-file'....Ludovic Courtès2017-06-121-1/+16
* file-systems: Handle EIO error in 'ENOENT-safe' as well....Adam Van Ymeren2017-06-111-0/+4
* file-systems: Provide string->ext*-uuid, string->btrfs-uuid....Danny Milosavljevic2017-06-101-0/+9
* file-systems: Provide string->iso9660-uuid....Danny Milosavljevic2017-06-091-0/+22
* file-systems: Use creation time if modification time is unset for ISO9660....Danny Milosavljevic2017-06-071-2/+8
* file-systems: Improve error handling in the iso9660 case - fixes boot problem....Danny Milosavljevic2017-06-031-1/+5
* file-systems: Improve error reporting....Danny Milosavljevic2017-05-311-1/+6
* gnu: build: Improve comments....Danny Milosavljevic2017-05-311-0/+1
* activation: Change permissions on /root to #o700....Ludovic Courtès2017-05-301-2/+3
* gnu: build: Improve docstrings....Danny Milosavljevic2017-05-271-4/+5
* vm: Add UEFI loader to disk images....Marius Bakke2017-05-191-0/+61
* vm: Support creating FAT partitions....Marius Bakke2017-05-191-4/+26
* vm: Support arbitrary partition flags....Marius Bakke2017-05-191-5/+12
* services: user-homes: Do not create home directories marked as no-create....Ludovic Courtès2017-05-181-1/+8
* bootloader: Adapt vm to new bootloader API....Mathieu Othacehe2017-05-162-34/+19
* gnu: build: file-systems: Add ISO-9660....Danny Milosavljevic2017-05-031-2/+63
* vm: Reword grub.cfg to bootcfg....Mathieu Othacehe2017-04-151-4/+5
* file-systems: Allow for bind-mounts of named sockets....Ludovic Courtès2017-04-131-6/+2
* build: Fix compilation warnings....Mathieu Othacehe2017-04-113-13/+6
* vm: Add missing module....Mathieu Othacehe2017-04-071-0/+1
* Merge branch 'master' into core-updatesMarius Bakke2017-03-151-12/+18
|\
| * pack: Add '--symlink'....Ludovic Courtès2017-03-141-0/+1
| * pack: Add '--localstatedir' option....Ludovic Courtès2017-03-141-12/+17
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-091-7/+59
|\|
| * file-systems: Add FAT32 support....David Craven2017-03-011-7/+59
* | Merge branch 'master' into core-updatesLudovic Courtès2017-02-103-16/+250
|\|
| * services: Add 'special-files-service-type'....Ludovic Courtès2017-02-081-5/+18
| * Add (gnu build shepherd)....Ludovic Courtès2017-02-071-0/+177