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