summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
2018-01-19gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice
2018-01-15linux-container: Work around EBADF errors upon exit....Ludovic Courtès
2018-01-08linux-boot: Add #:on-error for initrd error handling....Ludovic Courtès
2017-12-18vm: Pass the host's /dev/urandom to the guest at /dev/hwrng....Leo Famulari
2017-12-16linux-boot: Add make-static-device-nodes....Danny Milosavljevic
2017-12-15bootloader: Factorize write-file-on-device....Mathieu Othacehe
2017-12-15vm: Adapt qemu command to ARM....Mathieu Othacehe
2017-12-13vm: Use qemu drive device parameter....Mathieu Othacehe
2017-12-02linux-boot: Remove unneeded import....Ludovic Courtès
2017-11-29vm: ISO9660 images include /etc and other standard files....Ludovic Courtès
2017-11-29linux-boot: Ensure /etc exists on the root file system....Ludovic Courtès
2017-11-22shepherd: Include /etc/group in service containers....Ludovic Courtès
2017-11-08build: Use overlayfs instead of unionfs....Hartmut Goebel
2017-10-11file-systems: Add support for FAT16....Ludovic Courtès
2017-10-11file-systems: Preserve UUID types when serializing....Ludovic Courtès
2017-10-11file-systems: 'mount-file-system' now takes a <file-system> object....Ludovic Courtès
2017-10-08activation: Do not create setuid binaries in the store [security fix]....Ludovic Courtès
2017-10-05uuid: Add 'uuid=?' and use it....Ludovic Courtès
2017-09-22build: Do not store two copies of the ISO-9660 superblock anymore....Danny Milosavljevic
2017-09-11file-systems: Introduce (gnu system uuid)....Ludovic Courtès
2017-09-11file-systems: Add UUID type dictionaries....Ludovic Courtès
2017-09-11vm: Allow partitions to be initialized with a given UUID....Ludovic Courtès
2017-09-10vm: Add comment about deduplication in make-iso9660-image....Christopher Baines
2017-09-08marionette: 'wait-for-file' can be passed a read procedure....Ludovic Courtès
2017-09-06vm: Create /mnt in the generated ISO image in make-iso9660-image....Christopher Baines
2017-09-06vm: Add support for registering closures to make-iso9660-image....Christopher Baines
2017-08-28marionette: Augment the set of keystrokes....Ludovic Courtès
2017-08-28marionette: Fix typing of capital letters....Ludovic Courtès
2017-08-28marionette: 'wait-for-file' really raises an error when a file is missing....Ludovic Courtès
2017-08-05build: Allow mounting of entire disks....Danny Milosavljevic
2017-08-03activation: Make sure /etc exists....Ludovic Courtès
2017-07-18vm: 'iso9660-image' produces a single-file output....Ludovic Courtès
2017-07-18vm: Increase disk size overhead estimate....Tobias Geerinckx-Rice
2017-07-17build, vm: Use a less common label....Tobias Geerinckx-Rice
2017-07-12build: Make ISO-9660 image bootable from USB flash drive....Danny Milosavljevic
2017-07-10build, vm: Use "GuixSD" or "GUIXSD" as volume label....Danny Milosavljevic
2017-07-03build: Add (gnu build file-systems) import....Danny Milosavljevic
2017-07-03build: Clarify error message when make-iso9660-image fails....Danny Milosavljevic
2017-07-03build: Allow specifying volume-uuid with make-iso9660-image....Danny Milosavljevic
2017-07-03build: Add iso9660 system image generator....Danny Milosavljevic
2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès
2017-07-02file-systems: iso9660-uuid->string: Use "-" as separator in the result....Danny Milosavljevic
2017-06-30vm: Use 'fold2' from (guix combinators)....Ludovic Courtès
2017-06-30vm: Estimate the disk size by default....Ludovic Courtès
2017-06-30vm: Display the disk and partition sizes....Ludovic Courtès
2017-06-30vm: Fix 'load-in-linux-vm' docstring....Ludovic Courtès
2017-06-12marionette: Factorize 'wait-for-file'....Ludovic Courtès
2017-06-11file-systems: Handle EIO error in 'ENOENT-safe' as well....Adam Van Ymeren
2017-06-10file-systems: Provide string->ext*-uuid, string->btrfs-uuid....Danny Milosavljevic
2017-06-09file-systems: Provide string->iso9660-uuid....Danny Milosavljevic