Age | Commit message (Expand) | Author |
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 |
2020-05-20 | bootloader: grub: Allow booting from a Btrfs subvolume. | Maxim Cournoyer |
2020-05-20 | file-systems: Add helpers for parsing the options string into an alist. | Maxim Cournoyer |
2020-05-16 | linux-initrd: Silence Guile warnings. | Ludovic Courtès |
2020-05-16 | vm: Use 'let-system'. | Ludovic Courtès |
2020-05-15 | locale: Use the native gzip and libc when building locales. | Ludovic Courtès |
2020-05-08 | Merge branch 'core-updates' | Marius Bakke |
2020-05-08 | services: Add descriptions. | Ludovic Courtès |
2020-05-07 | guix system: 'docker-image' honors '--network'. | Ludovic Courtès |
2020-05-05 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-05 | vm: Remove obsolete procedures. | Mathieu Othacehe |
2020-05-05 | image: Add a new API. | Mathieu Othacehe |
2020-05-05 | system: vm: Move operating-system-uuid. | Mathieu Othacehe |
2020-05-03 | linux-initrd: Provide fsck for F2FS. | Danny Milosavljevic |
2020-05-03 | install: Add f2fs-tools to the installation image. | Danny Milosavljevic |
2020-05-03 | locale: Add glibc 2.29 to '%default-locale-libcs'. | Ludovic Courtès |
2020-05-02 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-02 | linux-initrd: Add initial support for F2FS. | raingloom |
2020-05-01 | gnu: linux-initrd: Use Guile 3.0. | Marius Bakke |