gnu: r-geneplotter: Update to 1.58.0.
[jackhill/guix/guix.git] / gnu / build /
2018-06-01 Ludovic Courtèsbootloader: grub: Use 'with-extensions'.
2018-06-01 Ludovic Courtèsmarionette: Add 'wait-for-tcp-port'.
2018-05-31 Ludovic Courtèsfile-systems: Always wait for devices to show up.
2018-05-28 Ludovic Courtèssystem: Remove uses of the 'title' field of <file-system>.
2018-05-28 Ludovic Courtèsfile-systems: Remove 'title' field and add <file-system...
2018-05-25 Ludovic Courtèsvm: Pass "panic=1" to Linux.
2018-05-23 Ludovic Courtèsvm: Print the label and UUID of partitions.
2018-04-16 Marius BakkeMerge branch 'master' into staging
2018-03-27 Ludovic Courtèsactivation: Pass '-d HOME' to 'usermod'.
2018-03-24 Chris Marusichgnu: When building in a VM, share a temporary directory.
2018-03-24 Chris Marusichvm: Allow control of deduplication in root-partition...
2018-03-19 Marius BakkeMerge branch 'master' into staging
2018-03-18 Ludovic Courtèsglob: Add an extra glob pattern compilation stage.
2018-03-18 Ludovic Courtèslinux-modules: 'load-linux-module*' honors BLACK-LIST...
2018-03-18 Ludovic Courtèslinux-modules: Add 'current-kernel-directory'.
2018-03-18 Marius BakkeMerge branch 'master' into staging
2018-03-16 Danny Milosavljevicvm: Pass "-append ..." only once.
2018-03-15 Ludovic Courtèsvm: Use 'invoke' instead of 'system*'.
2018-03-06 Leo FamulariMerge branch 'master' into staging
2018-03-03 Danny Milosavljeviclinux-modules: Add module-aliases.
2018-03-02 Ludovic Courtèslinux-modules: Add 'device-module-aliases' and related...
2018-03-01 Marius BakkeMerge branch 'master' into staging
2018-02-28 Ludovic Courtèslinux-modules: Use 'load-linux-module/fd'.
2018-02-20 Marius BakkeMerge branch 'master' into staging
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.
next