Age | Commit message (Expand) | Author |
2020-09-01 | Revert "system: image: Do not offload image files." | Maxim Cournoyer |
2020-08-31 | guix: system: Add `--label' option. | Julien Lepiller |
2020-08-31 | vm: Disable caching for writable file system mappings. | Ludovic Courtès |
2020-08-28 | system: Remove extra line from 'lightweight-desktop.tmpl'. | Ludovic Courtès |
2020-08-26 | system: image: Do not offload image files. | Maxim Cournoyer |
2020-08-25 | Remove "guile-zlib" extension when unused. | Mathieu Othacehe |
2020-08-25 | linux-libre: Support module compression. | Mathieu Othacehe |
2020-08-03 | file-systems: Leave room for extension in serialized specs. | Ludovic Courtès |
2020-07-31 | file-system: Add efivarfs support. | Mathieu Othacehe |
2020-07-31 | file-system: Add mount-may-fail? option. | Mathieu Othacehe |
2020-07-31 | file-systems: Add %debug-file-system. | Mathieu Othacehe |
2020-07-29 | examples: Add password for Alice's brother. | Oleg Pykhalov |
2020-07-26 | file-systems: Add NTFS support. | Mathieu Othacehe |
2020-07-25 | Use 'formatted-message' instead of '&message' where appropriate. | Ludovic Courtès |
2020-07-25 | file-systems: Convey hint via '&fix-hint'. | Ludovic Courtès |
2020-07-25 | utils: Move '&fix-hint' to (guix diagnostics). | Ludovic Courtès |
2020-07-11 | Revert "vm: Use virtio network driver." | Marius Bakke |
2020-07-11 | image: Do not set journal_model=WAL for the Hurd. | Jan (janneke) Nieuwenhuizen |
2020-06-30 | system: hurd: Oops, have 'initrd' default to #f. | Jan (janneke) Nieuwenhuizen |
2020-06-26 | system: image: Fix disk-image name. | Mathieu Othacehe |
2020-06-26 | system: image: Use the image name as the disk-image derivation name. | Mathieu Othacehe |
2020-06-25 | image: hurd: Initialize root partition for the Hurd. | Jan (janneke) Nieuwenhuizen |
2020-06-25 | image: hurd: Create hurd-compatible ext2 file-system. | Jan (janneke) Nieuwenhuizen |
2020-06-25 | services: Add missing (ice-9 format) import. | Ludovic Courtès |
2020-06-24 | system: image: Enable compression on ISO9660 images. | Mathieu Othacehe |
2020-06-24 | image: Move hurd image definition to a dedicated file. | Mathieu Othacehe |
2020-06-23 | system: image: Remove fakeroot dependencies. | Mathieu Othacehe |
2020-06-22 | system: image: Remove "image-root" when building raw disk-images. | Mathieu Othacehe |
2020-06-22 | system: image: Remove "image-root" derivation when building ISO. | Mathieu Othacehe |
2020-06-18 | uuid: Prevent a loop on invalid arguments. | Maxim Cournoyer |
2020-06-18 | system: hurd: Add "/bin/sh" and "/usr/bin/env". | Jan (janneke) Nieuwenhuizen |
2020-06-14 | system: image: Make sure target is set. | Mathieu Othacehe |
2020-06-14 | system: image: Remove left-over. | Mathieu Othacehe |
2020-06-13 | image: Remove 'maybe-with-target'. | Mathieu Othacehe |
2020-06-13 | image: Add 'target' support. | Mathieu Othacehe |
2020-06-13 | image: Make 'find-image' non-monadic. | Jan (janneke) Nieuwenhuizen |
2020-06-13 | system: hurd: Remove 'cross-hurd-image' hack. | Jan (janneke) Nieuwenhuizen |
2020-06-13 | system: bare-hurd.tmpl: Add openssh-sans-x client and service. | Jan (janneke) Nieuwenhuizen |
2020-06-12 | system: image: Do not produce an HFS tree when building an ISO. | Mathieu Othacehe |
2020-06-09 | system: vm: Add missing imported module. | Royce Strange |
2020-06-08 | hurd-boot: Further cleanup of "rc". | Jan (janneke) Nieuwenhuizen |
2020-06-08 | system: hurd: Populate services. | Jan (janneke) Nieuwenhuizen |
2020-06-08 | system: examples: Add bare-hurd.tmpl. | Jan (janneke) Nieuwenhuizen |
2020-06-08 | image: Add Hurd support. | Mathieu Othacehe |
2020-06-08 | system: bare-bones: Remove dependency to X libraries. | Mathieu Othacehe |
2020-06-08 | system: install: Add default libcs to gc-roots. | Mathieu Othacehe |
2020-06-06 | vm: Shared-store script runs the native QEMU and Bash. | Ludovic Courtès |
2020-06-06 | vm: <virtual-machine> compiler honors system and target. | Ludovic Courtès |
2020-06-06 | vm: 'qemu-image' preserves the cross-compilation target of the OS. | Ludovic Courtès |
2020-06-06 | vm: 'qemu-image' uses the native partitioning tools and bootloader. | Ludovic Courtès |