summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
2025-09-21file-systems: Fix article usage in docstrings.Jean-Baptiste Note
2025-09-21file-systems: Add support for hibernation swap detection.Jean-Baptiste Note
2025-09-21services: secret-service: Add #:timeout to ‘secret-service-receive-secrets’.Ludovic Courtès
2025-09-21services: secret-service: Fiberize ‘secret-service-receive-secrets’.Ludovic Courtès
2025-09-21services: secret-service: Remove redundant ‘dump’ procedure.Ludovic Courtès
2025-09-21services: secret-service: Fiberize ‘secret-service-send-secrets’.Ludovic Courtès
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-09-17linux-container: Export ‘%writable-/tmp’ and use it.Ludovic Courtès
2025-08-25services: Add oci-service-type.Giacomo Leidi
2025-07-12linux-container: Fix typo in docstring.cdr-shdr-wdr
2025-06-16file-systems: Support UUIDs for FAT12.Quentin Vincent
2025-05-05linux-container: Lock mounts by default.Ludovic Courtès
2025-05-05linux-container: Set up “lo” and generate /etc/hosts by default.Ludovic Courtès
2025-05-05linux-container: Support having a read-only root file system.Ludovic Courtès
2025-04-30image: Create zstd-compressed qcow2 images.Maxim Cournoyer
2025-04-30image: Honor parallel job count for the number of qemu-img co-routines used.Maxim Cournoyer
2025-04-23activation: Fix ‘mkdir-p/perms’ on the Hurd.Ludovic Courtès
2025-04-14build: dbus-service: Quote body argument in 'with-retries' syntax.Maxim Cournoyer
2025-04-08build: bootloader: Add riscv64 case.Zheng Junjie
2025-03-26linux-container: ‘unprivileged-user-namespace-supported?’ returns #f on n...Ludovic Courtès
2025-02-13build: marionette: Make it possible to reboot VM during tests.Maxim Cournoyer
2025-01-27linux-container: Ignore EPERM when attempting to mount /sys.Ludovic Courtès
2024-12-18system: Add /etc/subuid and /etc/subgid support.Giacomo Leidi
2024-12-18accounts: Add /etc/subid and /etc/subgid allocation logic.Giacomo Leidi
2024-12-18accounts: Add /etc/subuid and /etc/subgid support.Giacomo Leidi
2024-11-11hurd-boot: Support second boot.Janneke Nieuwenhuizen
2024-11-11bootloader: grub: Remove hardcoded partition number for the Hurd.Janneke Nieuwenhuizen
2024-11-03activation: Create directory with specified perms in ‘mkdir-p/perms’.Reepca Russelstein
2024-10-15hurd-boot: Support system init: Create essential device nodes.Janneke Nieuwenhuizen
2024-10-14image: Add support for btrfs.Roman Scherer
2024-10-14image: Use file system options in make-vfat-image.Roman Scherer
2024-09-01file-systems: Add support for exFAT.Tobias Geerinckx-Rice
2024-09-06activation: Fix TOCTTOU in mkdir-p/perms.Maxime Devos
2024-08-31gnu: image: Reformat comments.Tobias Geerinckx-Rice
2024-08-11privilege: Add POSIX capabilities(7) support.Tobias Geerinckx-Rice
2024-08-11build: Rename activate-setuid-programs.Tobias Geerinckx-Rice
2024-08-11services: setuid-program: Populate /run/privileged/bin.Tobias Geerinckx-Rice
2024-07-26file-systems: Allow specifying CIFS credentials in a file.vicvbcun
2024-07-20file-systems: Skip checking the cifs file-system type.Richard Sent
2024-06-04file-systems: Add support for mounting CIFS file systemsRichard Sent
2024-06-04file-systems: Add host-to-ip nested functionRichard Sent
2024-05-29gnu: linux-libre: Enable Zstd compression of kernel modules.Maxim Cournoyer
2024-03-27linux-modules: Ignore nonexistent module files on boot.Hilton Chain
2024-02-19services: activation: Ensure /run existence.Nicolas Graves
2024-02-19services: activation: Ensure /var/run existence.Nicolas Graves
2024-02-19file-systems: Recognize “none” as a valid device spec.Nicolas Graves
2024-02-10marionette: Add #:peek? to ‘wait-for-tcp-port?’.Ludovic Courtès
2024-02-10services: secret-service: Make the endpoint configurable.Ludovic Courtès