| Commit message (Expand) | Author | Age |
... | |
* | build: Add (gnu build file-systems) import. | Danny Milosavljevic | 2017-07-03 |
* | build: Clarify error message when make-iso9660-image fails. | Danny Milosavljevic | 2017-07-03 |
* | build: Allow specifying volume-uuid with make-iso9660-image. | Danny Milosavljevic | 2017-07-03 |
* | build: Add iso9660 system image generator. | Danny Milosavljevic | 2017-07-03 |
* | gnu: Switch guile-cairo and dependents to Guile 2.2 again. | Ludovic Courtès | 2017-07-02 |
* | file-systems: iso9660-uuid->string: Use "-" as separator in the result. | Danny Milosavljevic | 2017-07-02 |
* | vm: Use 'fold2' from (guix combinators). | Ludovic Courtès | 2017-06-30 |
* | vm: Estimate the disk size by default. | Ludovic Courtès | 2017-06-30 |
* | vm: Display the disk and partition sizes. | Ludovic Courtès | 2017-06-30 |
* | vm: Fix 'load-in-linux-vm' docstring. | Ludovic Courtès | 2017-06-30 |
* | marionette: Factorize 'wait-for-file'. | Ludovic Courtès | 2017-06-12 |
* | file-systems: Handle EIO error in 'ENOENT-safe' as well. | Adam Van Ymeren | 2017-06-11 |
* | file-systems: Provide string->ext*-uuid, string->btrfs-uuid. | Danny Milosavljevic | 2017-06-10 |
* | file-systems: Provide string->iso9660-uuid. | Danny Milosavljevic | 2017-06-09 |
* | file-systems: Use creation time if modification time is unset for ISO9660. | Danny Milosavljevic | 2017-06-07 |
* | file-systems: Improve error handling in the iso9660 case - fixes boot problem. | Danny Milosavljevic | 2017-06-03 |
* | file-systems: Improve error reporting. | Danny Milosavljevic | 2017-05-31 |
* | gnu: build: Improve comments. | Danny Milosavljevic | 2017-05-31 |
* | activation: Change permissions on /root to #o700. | Ludovic Courtès | 2017-05-30 |
* | gnu: build: Improve docstrings. | Danny Milosavljevic | 2017-05-27 |
* | vm: Add UEFI loader to disk images. | Marius Bakke | 2017-05-19 |
* | vm: Support creating FAT partitions. | Marius Bakke | 2017-05-19 |
* | vm: Support arbitrary partition flags. | Marius Bakke | 2017-05-19 |
* | services: user-homes: Do not create home directories marked as no-create. | Ludovic Courtès | 2017-05-18 |
* | bootloader: Adapt vm to new bootloader API. | Mathieu Othacehe | 2017-05-16 |
* | gnu: build: file-systems: Add ISO-9660. | Danny Milosavljevic | 2017-05-03 |
* | vm: Reword grub.cfg to bootcfg. | Mathieu Othacehe | 2017-04-15 |
* | file-systems: Allow for bind-mounts of named sockets. | Ludovic Courtès | 2017-04-13 |
* | build: Fix compilation warnings. | Mathieu Othacehe | 2017-04-11 |
* | vm: Add missing module. | Mathieu Othacehe | 2017-04-07 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2017-03-15 |
|\ |
|
| * | pack: Add '--symlink'. | Ludovic Courtès | 2017-03-14 |
| * | pack: Add '--localstatedir' option. | Ludovic Courtès | 2017-03-14 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-03-09 |
|\| |
|
| * | file-systems: Add FAT32 support. | David Craven | 2017-03-01 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-02-10 |
|\| |
|
| * | services: Add 'special-files-service-type'. | Ludovic Courtès | 2017-02-08 |
| * | Add (gnu build shepherd). | Ludovic Courtès | 2017-02-07 |
| * | linux-container: Add 'container-excursion*'. | Ludovic Courtès | 2017-02-07 |
| * | linux-container: Add comment on exception handling. | Ludovic Courtès | 2017-02-06 |
| * | linux-container: Do not rely on 'isatty?'. | Ludovic Courtès | 2017-02-06 |
| * | activation: Set the right owner for home directories. | Ludovic Courtès | 2017-02-04 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-02-02 |
|\| |
|
| * | system: Create home directories once 'file-systems' is up. | Ludovic Courtès | 2017-02-01 |
| * | file-systems: Do not read superblocks past the end of a device. | Ludovic Courtès | 2017-01-31 |
* | | utils: Add helper method to make files writable. | Marius Bakke | 2017-01-26 |
|/ |
|
* | system: Add btrfs file system support. | David Craven | 2017-01-10 |
* | file-systems: Refactor file-system predicates. | David Craven | 2017-01-10 |
* | file-systems: Refactor check-file-system. | David Craven | 2017-01-10 |
* | file-systems: Refactor file system detection logic. | David Craven | 2017-01-06 |