gnu: r-rmarkdown: Update to 1.9.
[jackhill/guix/guix.git] / gnu / build /
2018-02-28 Ludovic Courtèslinux-modules: Use 'load-linux-module/fd'.
2018-02-19 Ludovic Courtèsmarionette: Use QEMU's "VM channel" mechanism.
2018-02-09 Mark H WeaverMerge branch 'master' into core-updates
2018-02-06 Christopher Bainesgnu: build: linux-boot: Remove bind-mount export.
2018-02-01 Marius BakkeMerge branch 'master' into core-updates
2018-01-31 Danny Milosavljeviclinux-boot: Add find-long-options.
2018-01-20 Mark H WeaverMerge branch 'master' into core-updates
2018-01-19 Tobias Geerinckx... gnu: Consistently Write ‘file system(s)’.
2018-01-15 Ludovic Courtèslinux-container: Work around EBADF errors upon exit.
2018-01-11 Leo FamulariMerge branch 'master' into core-updates
2018-01-08 Ludovic Courtèslinux-boot: Add #:on-error for initrd error handling.
2017-12-19 Marius BakkeMerge branch 'master' into core-updates
2017-12-18 Leo Famularivm: Pass the host's /dev/urandom to the guest at /dev...
2017-12-16 Danny Milosavljeviclinux-boot: Add make-static-device-nodes.
2017-12-15 Mathieu Othacehebootloader: Factorize write-file-on-device.
2017-12-15 Mathieu Othacehevm: Adapt qemu command to ARM.
2017-12-13 Mathieu Othacehevm: Use qemu drive device parameter.
2017-12-05 Marius BakkeMerge branch 'master' into core-updates
2017-12-02 Ludovic Courtèslinux-boot: Remove unneeded import.
2017-11-29 Ludovic Courtèsvm: ISO9660 images include /etc and other standard...
2017-11-29 Ludovic Courtèslinux-boot: Ensure /etc exists on the root file system.
2017-11-22 Ludovic Courtèsshepherd: Include /etc/group in service containers.
2017-11-19 Marius BakkeMerge branch 'master' into core-updates
2017-11-08 Hartmut Goebelbuild: Use overlayfs instead of unionfs.
2017-10-16 Thomas DanckaertMerge 'master' into core-updates
2017-10-11 Ludovic Courtèsfile-systems: Add support for FAT16.
2017-10-11 Ludovic Courtèsfile-systems: Preserve UUID types when serializing.
2017-10-11 Ludovic Courtèsfile-systems: 'mount-file-system' now takes a <file...
2017-10-10 Marius BakkeMerge branch 'master' into core-updates
2017-10-10 Marius BakkeMerge branch 'staging'
2017-10-08 Ludovic Courtèsactivation: Do not create setuid binaries in the store...
2017-10-06 Marius BakkeMerge branch 'master' into staging
2017-10-05 Ludovic Courtèsuuid: Add 'uuid=?' and use it.
2017-10-01 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-09-24 Marius BakkeMerge branch 'master' into staging
2017-09-22 Danny Milosavljevicbuild: Do not store two copies of the ISO-9660 superblo...
2017-09-20 Marius BakkeMerge branch 'master' into staging
2017-09-11 Ludovic Courtèsfile-systems: Introduce (gnu system uuid).
2017-09-11 Ludovic Courtèsfile-systems: Add UUID type dictionaries.
2017-09-11 Ludovic Courtèsvm: Allow partitions to be initialized with a given...
2017-09-10 Christopher Bainesvm: Add comment about deduplication in make-iso9660...
2017-09-07 Ludovic Courtèsmarionette: 'wait-for-file' can be passed a read procedure.
2017-09-06 Christopher Bainesvm: Create /mnt in the generated ISO image in make...
2017-09-06 Christopher Bainesvm: Add support for registering closures to make-iso966...
2017-09-02 Marius BakkeMerge branch 'master' into staging
2017-08-28 Ludovic Courtèsmarionette: Augment the set of keystrokes.
2017-08-28 Ludovic Courtèsmarionette: Fix typing of capital letters.
2017-08-28 Ludovic Courtèsmarionette: 'wait-for-file' really raises an error...
2017-08-26 Marius BakkeMerge branch 'master' into staging
2017-08-06 Mark H WeaverMerge branch 'master' into core-updates
2017-08-05 Danny Milosavljevicbuild: Allow mounting of entire disks.
2017-08-02 Ludovic Courtèsactivation: Make sure /etc exists.
2017-07-23 Leo FamulariMerge branch 'master' into core-updates
2017-07-18 Ludovic Courtèsvm: 'iso9660-image' produces a single-file output.
2017-07-18 Tobias Geerinckx... vm: Increase disk size overhead estimate.
2017-07-17 Tobias Geerinckx... build, vm: Use a less common label.
2017-07-12 Danny Milosavljevicbuild: Make ISO-9660 image bootable from USB flash...
2017-07-10 Leo FamulariMerge branch 'master' into core-updates
2017-07-10 Danny Milosavljevicbuild, vm: Use "GuixSD" or "GUIXSD" as volume label.
2017-07-03 Danny Milosavljevicbuild: Add (gnu build file-systems) import.
2017-07-03 Danny Milosavljevicbuild: Clarify error message when make-iso9660-image...
2017-07-03 Danny Milosavljevicbuild: Allow specifying volume-uuid with make-iso9660...
2017-07-03 Danny Milosavljevicbuild: Add iso9660 system image generator.
2017-07-02 Ludovic Courtèsgnu: Switch guile-cairo and dependents to Guile 2.2...
2017-07-02 Danny Milosavljevicfile-systems: iso9660-uuid->string: Use "-" as separato...
2017-06-30 Ludovic CourtèsMerge branch 'master' into core-updates
2017-06-29 Ludovic Courtèsvm: Use 'fold2' from (guix combinators).
2017-06-29 Ludovic Courtèsvm: Estimate the disk size by default.
2017-06-29 Ludovic Courtèsvm: Display the disk and partition sizes.
2017-06-29 Ludovic Courtèsvm: Fix 'load-in-linux-vm' docstring.
2017-06-18 Mark H WeaverMerge branch 'master' into core-updates
2017-06-12 Ludovic Courtèsmarionette: Factorize 'wait-for-file'.
2017-06-11 Adam Van Ymerenfile-systems: Handle EIO error in 'ENOENT-safe' as...
2017-06-11 Marius BakkeMerge branch 'master' into core-updates
2017-06-10 Danny Milosavljevicfile-systems: Provide string->ext*-uuid, string->btrfs...
2017-06-10 Marius BakkeMerge branch 'master' into core-updates
2017-06-09 Danny Milosavljevicfile-systems: Provide string->iso9660-uuid.
2017-06-07 Leo FamulariMerge branch 'master' into core-updates
2017-06-07 Danny Milosavljevicfile-systems: Use creation time if modification time...
2017-06-04 Marius BakkeMerge branch 'staging'
2017-06-04 Leo FamulariMerge branch 'master' into core-updates
2017-06-03 Danny Milosavljevicfile-systems: Improve error handling in the iso9660...
2017-06-03 Marius BakkeMerge branch 'master' into core-updates
2017-05-31 Danny Milosavljevicfile-systems: Improve error reporting.
2017-05-31 Danny Milosavljevicgnu: build: Improve comments.
2017-05-30 Ludovic Courtèsactivation: Change permissions on /root to #o700.
2017-05-28 Marius BakkeMerge branch 'master' into staging
2017-05-27 Danny Milosavljevicgnu: build: Improve docstrings.
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-22 Marius BakkeMerge branch 'version-0.13.0'
2017-05-22 Marius BakkeMerge branch 'master' into staging
2017-05-20 Marius Bakkevm: Add UEFI loader to disk images.
2017-05-20 Marius Bakkevm: Support creating FAT partitions.
2017-05-20 Marius Bakkevm: Support arbitrary partition flags.
2017-05-20 Ludovic Courtèsservices: user-homes: Do not create home directories...
2017-05-19 Marius Bakkevm: Add UEFI loader to disk images.
2017-05-19 Marius Bakkevm: Support creating FAT partitions.
2017-05-19 Marius Bakkevm: Support arbitrary partition flags.
2017-05-18 Ludovic Courtèsservices: user-homes: Do not create home directories...
2017-05-16 Mathieu Othacehebootloader: Adapt vm to new bootloader API.
next