summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAgeFilesLines
...
* file-systems: Add support for FAT16....Ludovic Courtès2017-10-111-4/+35
* file-systems: Preserve UUID types when serializing....Ludovic Courtès2017-10-111-5/+6
* file-systems: 'mount-file-system' now takes a <file-system> object....Ludovic Courtès2017-10-113-47/+47
* activation: Do not create setuid binaries in the store [security fix]....Ludovic Courtès2017-10-081-12/+1
* uuid: Add 'uuid=?' and use it....Ludovic Courtès2017-10-051-2/+2
* build: Do not store two copies of the ISO-9660 superblock anymore....Danny Milosavljevic2017-09-221-13/+0
* file-systems: Introduce (gnu system uuid)....Ludovic Courtès2017-09-112-167/+2
* file-systems: Add UUID type dictionaries....Ludovic Courtès2017-09-111-6/+43
* vm: Allow partitions to be initialized with a given UUID....Ludovic Courtès2017-09-111-10/+16
* vm: Add comment about deduplication in make-iso9660-image....Christopher Baines2017-09-101-0/+1
* marionette: 'wait-for-file' can be passed a read procedure....Ludovic Courtès2017-09-081-3/+4
* 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