summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* linux-boot: Remove unneeded import.Ludovic Courtès2017-12-02
* vm: ISO9660 images include /etc and other standard files.Ludovic Courtès2017-11-29
* linux-boot: Ensure /etc exists on the root file system.Ludovic Courtès2017-11-29
* shepherd: Include /etc/group in service containers.Ludovic Courtès2017-11-22
* build: Use overlayfs instead of unionfs.Hartmut Goebel2017-11-08
* file-systems: Add support for FAT16.Ludovic Courtès2017-10-11
* file-systems: Preserve UUID types when serializing.Ludovic Courtès2017-10-11
* file-systems: 'mount-file-system' now takes a <file-system> object.Ludovic Courtès2017-10-11
* activation: Do not create setuid binaries in the store [security fix].Ludovic Courtès2017-10-08
* uuid: Add 'uuid=?' and use it.Ludovic Courtès2017-10-05
* build: Do not store two copies of the ISO-9660 superblock anymore.Danny Milosavljevic2017-09-22
* file-systems: Introduce (gnu system uuid).Ludovic Courtès2017-09-11
* file-systems: Add UUID type dictionaries.Ludovic Courtès2017-09-11
* vm: Allow partitions to be initialized with a given UUID.Ludovic Courtès2017-09-11
* vm: Add comment about deduplication in make-iso9660-image.Christopher Baines2017-09-10
* marionette: 'wait-for-file' can be passed a read procedure.Ludovic Courtès2017-09-08
* vm: Create /mnt in the generated ISO image in make-iso9660-image.Christopher Baines2017-09-06
* vm: Add support for registering closures to make-iso9660-image.Christopher Baines2017-09-06
* marionette: Augment the set of keystrokes.Ludovic Courtès2017-08-28
* marionette: Fix typing of capital letters.Ludovic Courtès2017-08-28
* marionette: 'wait-for-file' really raises an error when a file is missing.Ludovic Courtès2017-08-28
* build: Allow mounting of entire disks.Danny Milosavljevic2017-08-05
* activation: Make sure /etc exists.Ludovic Courtès2017-08-03
* vm: 'iso9660-image' produces a single-file output.Ludovic Courtès2017-07-18
* vm: Increase disk size overhead estimate.Tobias Geerinckx-Rice2017-07-18
* build, vm: Use a less common label.Tobias Geerinckx-Rice2017-07-17
* build: Make ISO-9660 image bootable from USB flash drive.Danny Milosavljevic2017-07-12
* build, vm: Use "GuixSD" or "GUIXSD" as volume label.Danny Milosavljevic2017-07-10
* build: Add (gnu build file-systems) import.Danny Milosavljevic2017-07-03
* build: Clarify error message when make-iso9660-image fails.Danny Milosavljevic2017-07-03
* build: Allow specifying volume-uuid with make-iso9660-image.Danny Milosavljevic2017-07-03
* build: Add iso9660 system image generator.Danny Milosavljevic2017-07-03
* gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès2017-07-02
* file-systems: iso9660-uuid->string: Use "-" as separator in the result.Danny Milosavljevic2017-07-02
* vm: Use 'fold2' from (guix combinators).Ludovic Courtès2017-06-30
* vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
* vm: Display the disk and partition sizes.Ludovic Courtès2017-06-30
* vm: Fix 'load-in-linux-vm' docstring.Ludovic Courtès2017-06-30
* marionette: Factorize 'wait-for-file'.Ludovic Courtès2017-06-12
* file-systems: Handle EIO error in 'ENOENT-safe' as well.Adam Van Ymeren2017-06-11
* file-systems: Provide string->ext*-uuid, string->btrfs-uuid.Danny Milosavljevic2017-06-10
* file-systems: Provide string->iso9660-uuid.Danny Milosavljevic2017-06-09
* file-systems: Use creation time if modification time is unset for ISO9660.Danny Milosavljevic2017-06-07
* file-systems: Improve error handling in the iso9660 case - fixes boot problem.Danny Milosavljevic2017-06-03
* file-systems: Improve error reporting.Danny Milosavljevic2017-05-31
* gnu: build: Improve comments.Danny Milosavljevic2017-05-31
* activation: Change permissions on /root to #o700.Ludovic Courtès2017-05-30
* gnu: build: Improve docstrings.Danny Milosavljevic2017-05-27
* vm: Add UEFI loader to disk images.Marius Bakke2017-05-19
* vm: Support creating FAT partitions.Marius Bakke2017-05-19