Age | Commit message (Expand) | Author |
2020-11-02 | system: image: Introduce arm32-raw image type. | Mathieu Othacehe |
2020-10-15 | install: Deduplicate packages with %base-package sets. | Efraim Flashner |
2020-10-14 | image: Use 'raise' from (srfi srfi-34). | Ludovic Courtès |
2020-10-13 | installer: Add Emacs EXWM desktop environment. | Jan (janneke) Nieuwenhuizen |
2020-10-11 | Revert "Revert "install: Pass "modprobe.blacklist=radeon"."" | Florian Pelz |
2020-10-09 | system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip. | Jan (janneke) Nieuwenhuizen |
2020-10-09 | system: hurd: Include 'guile-3.0-latest' in '%base-packages/hurd'. | Jan (janneke) Nieuwenhuizen |
2020-10-09 | system: hurd: Add PAM support with shadow and sudo. | Jan (janneke) Nieuwenhuizen |
2020-10-06 | images: Add pine64-barebones-raw-image. | Mathieu Othacehe |
2020-10-05 | images: Add pine64 support. | Mathieu Othacehe |
2020-10-05 | bootloader: Fix u-boot installation. | Mathieu Othacehe |
2020-10-02 | system: image: Add qcow2 image type. | Mathieu Othacehe |
2020-10-01 | Instantiate nscd in each system container. | Jason Conroy |
2020-09-30 | system: image: Add image-type support. | Mathieu Othacehe |
2020-09-29 | images: hurd: Add hurd-barebones-qcow2-image. | Mathieu Othacehe |
2020-09-29 | image: Add support for compressed-qcow2 format. | Mathieu Othacehe |
2020-09-19 | system: image: Rename ISO9660 files. | Mathieu Othacehe |
2020-09-02 | install: Factorize cow-store procedure. | Mathieu Othacehe |
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 |