Age | Commit message (Expand) | Author |
2025-01-01 | gnu: pinebook-pro-image-type: augment partition offset. | Yarl Baudig |
2024-12-18 | system: examples: Fix typo in bare-hurd.tmpl. | Janneke Nieuwenhuizen |
2024-12-18 | system: pam: Export pam records predicates. | Giacomo Leidi |
2024-12-18 | system: Add /etc/subuid and /etc/subgid support. | Giacomo Leidi |
2024-12-18 | accounts: Add /etc/subid and /etc/subgid allocation logic. | Giacomo Leidi |
2024-12-18 | accounts: Add /etc/subuid and /etc/subgid support. | Giacomo Leidi |
2024-12-18 | system: examples: Update instructions in {bare,devel}-hurd64.tmpl. | Janneke Nieuwenhuizen |
2024-12-18 | system/examples: Fix qemu invocation in comment of bare-hurd64.tmpl. | Maxim Cournoyer |
2024-12-18 | system/examples: Use latest QEMU for hurd examples. | Maxim Cournoyer |
2024-12-18 | system/examples: Fix git clone instructions in devel-hurd64.tmpl template. | Maxim Cournoyer |
2024-12-09 | services: shepherd: Default to 1.0. | Ludovic Courtès |
2024-12-03 | system: examples: Add devel-hurd64.tmpl. | Janneke Nieuwenhuizen |
2024-12-03 | system: examples: Add bare-hurd64.tmpl. | Janneke Nieuwenhuizen |
2024-12-03 | system: image: Add hurd64 image types. | Janneke Nieuwenhuizen |
2024-11-20 | install: Open info manuals that have region codes. | Florian Pelz |
2024-11-18 | linux-initrd: Export ‘file-system-modules’. | Daniel Khodabakhsh |
2024-11-11 | installer: Add "Kernel" page to select the Hurd. | Janneke Nieuwenhuizen |
2024-11-11 | system: examples: Add devel-hurd.tmpl. | Janneke Nieuwenhuizen |
2024-11-11 | system: hurd: Remove qemu networking from %base-services/hurd. | Janneke Nieuwenhuizen |
2024-10-14 | image: Add support for btrfs. | Roman Scherer |
2024-09-08 | images: wsl2: Update comment. | Tobias Geerinckx-Rice |
2024-09-08 | privilege: Add file-like->setuid-program helper. | Tobias Geerinckx-Rice |
2024-09-01 | uuid: Add support for exFAT. | Tobias Geerinckx-Rice |
2024-09-09 | system: locale: ‘glibc-supported-locales’ uses zstd instead of xz. | Ludovic Courtès |
2024-08-31 | gnu: %default-locale-libcs: Add glibc-2.35 and generalize for Hurd. | Josselin Poiret |
2024-08-19 | install: Set ‘privileged-programs’ rather than ‘setuid-programs’. | Ludovic Courtès |
2024-08-19 | system: hurd: Empty default ‘privileged-programs’ list. | Ludovic Courtès |
2024-08-11 | privilege: Add POSIX capabilities(7) support. | Tobias Geerinckx-Rice |
2024-08-11 | system: (gnu system setuid) wraps (gnu system privilege). | Tobias Geerinckx-Rice |
2024-08-11 | system: Add (gnu system privilege). | Tobias Geerinckx-Rice |
2024-06-04 | services: base: Add optional delayed mount of file-systems | Richard Sent |
2024-05-29 | gnu: linux-libre: Enable Zstd compression of kernel modules. | Maxim Cournoyer |
2024-05-27 | mapped-devices: lvm: Add missing module import. | Lars-Dominik Braun |
2024-05-22 | system: images: Add visionfive2 module. | Zheng Junjie |
2024-05-22 | image: Raise error when use both grub-efi* bootloader and not gpt image. | Zheng Junjie |
2024-05-13 | file-systems: Add "virtiofs" to the list of pseudo file system types. | Massimo Zaniboni |
2024-04-29 | linux-initrd: Further strip the static Guile. | Ludovic Courtès |
2024-04-29 | locale: Shrink ‘%default-locale-definitions’ from 34 to 10 locales. | Ludovic Courtès |
2024-04-29 | system: Remove ‘glibc-2.33’ from ‘%default-locale-libcs’. | Ludovic Courtès |
2024-04-18 | system: Remove nss-certs from OS templates, adjust doc. | Maxim Cournoyer |
2024-04-17 | linux-initrd: Gracefully handle lack of “modules.builtin” file. | Ludovic Courtès |
2024-04-17 | vm: Always use a native emulator in ‘guix system vm’. | Ludovic Courtès |
2024-04-08 | mapped-devices: luks: Specify modules needed at the top-level. | Ludovic Courtès |
2024-04-08 | mapped-devices: <mapped-device-type> can specify modules to import. | Ludovic Courtès |
2024-03-31 | vm: If not the same local architecture, don't enable kvm. | Zheng Junjie |
2024-03-31 | vm: add arguments to use virt machine type for qemu-riscv64. | Zheng Junjie |
2024-03-31 | linux-initrd: don't add hid-apple module for riscv64-linux. | Zheng Junjie |
2024-03-31 | vm: When target riscv64-linux, use u-boot-qemu-riscv64-bootloader. | Zheng Junjie |
2024-03-31 | vm: use #$ for kernel-arguments. | Zheng Junjie |
2024-03-09 | linux-initrd: Avoid looking up builtin modules. | Hilton Chain |