summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
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
2017-02-07linux-container: Add 'container-excursion*'.Ludovic Courtès
2017-02-06linux-container: Add comment on exception handling.Ludovic Courtès
2017-02-06linux-container: Do not rely on 'isatty?'.Ludovic Courtès
2017-02-04activation: Set the right owner for home directories.Ludovic Courtès
2017-02-02Merge branch 'master' into core-updatesLeo Famulari
2017-02-01system: Create home directories once 'file-systems' is up.Ludovic Courtès
2017-01-31file-systems: Do not read superblocks past the end of a device.Ludovic Courtès
2017-01-26utils: Add helper method to make files writable.Marius Bakke
2017-01-10system: Add btrfs file system support.David Craven
2017-01-10file-systems: Refactor file-system predicates.David Craven
2017-01-10file-systems: Refactor check-file-system.David Craven
2017-01-06file-systems: Refactor file system detection logic.David Craven
2016-12-07gnu: cross-base: Move phases to (gnu build cross-toolchain).Ludovic Courtès
2016-11-29gnu: Allow nfs file systems to be automatically mounted.John Darrington
2016-11-28vm: Avoid needless file copy in 'load-in-linux-vm'.Ludovic Courtès
2016-11-23install: Enable "cryptodisk" handling in GRUB.Ludovic Courtès
2016-11-23marionette: Add 'marionette-screen-text' using OCR.Ludovic Courtès
2016-11-23marionette: Delay synchronization with the host's REPL.Ludovic Courtès
2016-11-22marionette: Avoid use of SIGALRM for timeouts.Ludovic Courtès
2016-11-10container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès
2016-11-06install: Extract procedure: install-grub-config.Chris Marusich
2016-11-06gnu: build: file-system: Change url of LUKS specification.ng0
2016-10-27file-systems: 'disk-partitions' detected partitions from mapped devices.Ludovic Courtès
2016-10-25svg: Autoload Guile-RSVG and Guile-Cairo.Ludovic Courtès
2016-10-25system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.Ludovic Courtès
2016-10-19container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès