summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
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
2017-06-07file-systems: Use creation time if modification time is unset for ISO9660....Danny Milosavljevic
2017-06-03file-systems: Improve error handling in the iso9660 case - fixes boot problem....Danny Milosavljevic
2017-05-31file-systems: Improve error reporting....Danny Milosavljevic
2017-05-31gnu: build: Improve comments....Danny Milosavljevic
2017-05-30activation: Change permissions on /root to #o700....Ludovic Courtès
2017-05-27gnu: build: Improve docstrings....Danny Milosavljevic
2017-05-19vm: Add UEFI loader to disk images....Marius Bakke
2017-05-19vm: Support creating FAT partitions....Marius Bakke
2017-05-19vm: Support arbitrary partition flags....Marius Bakke
2017-05-18services: user-homes: Do not create home directories marked as no-create....Ludovic Courtès
2017-05-16bootloader: Adapt vm to new bootloader API....Mathieu Othacehe
2017-05-03gnu: build: file-systems: Add ISO-9660....Danny Milosavljevic
2017-04-15vm: Reword grub.cfg to bootcfg....Mathieu Othacehe
2017-04-13file-systems: Allow for bind-mounts of named sockets....Ludovic Courtès
2017-04-11build: Fix compilation warnings....Mathieu Othacehe
2017-04-07vm: Add missing module....Mathieu Othacehe
2017-03-15Merge branch 'master' into core-updatesMarius Bakke
2017-03-14pack: Add '--symlink'....Ludovic Courtès
2017-03-14pack: Add '--localstatedir' option....Ludovic Courtès
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-01file-systems: Add FAT32 support....David Craven
2017-02-10Merge branch 'master' into core-updatesLudovic Courtès
2017-02-08services: Add 'special-files-service-type'....Ludovic Courtès
2017-02-07Add (gnu build shepherd)....Ludovic Courtès