Age | Commit message (Expand) | Author |
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 |
2020-06-06 | vm: 'expression->derivation-in-linux-vm' always returns a native build. | Ludovic Courtès |
2020-05-29 | image: Do not use VM to create disk-images. | Mathieu Othacehe |
2020-05-29 | image: Add a post-MBR gap to the default image. | Mathieu Othacehe |
2020-05-29 | system: image: Fix image-with-os. | Mathieu Othacehe |
2020-05-29 | image: Use grub-efi to install the EFI bootloader. | Mathieu Othacehe |
2020-05-29 | system: image: Correct genimage configuration file indentation. | Mathieu Othacehe |
2020-05-29 | image: Add bootloader installation support. | Mathieu Othacehe |
2020-05-29 | bootloader: Add 'disk-image-installer'. | Mathieu Othacehe |
2020-05-28 | system: hurd: Remove custom <manifest> gexp compiler. | Ludovic Courtès |
2020-05-26 | image: Add partition file-system options support. | Mathieu Othacehe |
2020-05-26 | image: Set offset default to zero. | Mathieu Othacehe |
2020-05-26 | system: image: Fix disk-image cross-compilation. | Mathieu Othacehe |
2020-05-26 | image: Add partition offset support. | Mathieu Othacehe |