aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
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
2023-12-27chromium-extension: Compute json at argument evaluation time.Josselin Poiret
2023-12-22shepherd: Remove ‘make-forkexec-constructor/container’.Ludovic Courtès
2023-12-11gnu: cross-toolchain: Add set-cross-path for AVR.Jean-Pierre De Jesus DIAZ
2023-12-11gnu: cross-gcc: Enable multilib for AVR.Jean-Pierre De Jesus DIAZ
2023-12-10gnu: ‘make-icecat-extension’ inherits package location.Ludovic Courtès
2023-11-19linux-boot: Don't create /root before it's used.Tobias Geerinckx-Rice
2023-10-23gnu: icecat: Support Guix packaged extensions and native manifests.Clément Lassieur
2023-10-15linux-modules: Fix module dependency loading.Tobias Geerinckx-Rice
2023-10-12accounts: Fix typo in comment.Ludovic Courtès
2023-10-08accounts: Ensure ‘last-change’ field of shadow entries is never zero.Ludovic Courtès
2023-10-01secret-service: Increase default handshake timeout.Ludovic Courtès
2023-10-01hurd-boot: Setup/dev/hdX, /dev/hdXsY IDE device node translators.Janneke Nieuwenhuizen
2023-08-20Revert "gnu: system: Add home-directory-permissions field to <user-account>."Tobias Geerinckx-Rice