summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
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
2023-08-25gnu: system: Add home-directory-permissions field to <user-account>....David Thompson
2023-07-19marionette: Allow passing custom OCR arguments....Bruno Victal
2023-07-13hurd-boot: Cater for netdde....Janneke Nieuwenhuizen
2023-07-13hurd-boot: Setup pci-arbiter and rumpdisk translators....Janneke Nieuwenhuizen
2023-06-14gnu: image: Add support for unformatted partitions....Efraim Flashner
2023-05-17hurd-boot: Symlink /hurd before setting up translators....Josselin Poiret
2023-05-06services: dbus-service, secret-service: Do not cause (fibers) to be loaded....Ludovic Courtès
2023-02-26file-systems: Validate 'no-diratime flag....Tobias Geerinckx-Rice
2023-01-30linux-container: 'container-excursion' forks to join the PID namespace....Ludovic Courtès
2023-01-30container: Correctly report exit status....Ludovic Courtès
2022-12-24hurd-boot: Fix list of devices with translators....Ludovic Courtès
2022-12-17activation: Firmware activation handles missing support in kernel....Marius Bakke
2022-12-12Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-12image: Use 512 byte blocks for EFI partitions....Efraim Flashner
2022-12-10install: 'umount-cow-store' retries upon EBUSY....Ludovic Courtès
2022-11-28system: hurd: Create more ttys....Ludovic Courtès
2022-11-28hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd....Ludovic Courtès
2022-11-28hurd-boot: Create more PTY nodes....Ludovic Courtès
2022-11-20file-systems: Always do recursive bind mounts....Ricardo Wurmus
2022-11-17tests: root-unmount: Wait for the first QEMU process to finish....Ludovic Courtès
2022-11-15install: Validate symlink target in evaluate-populate-directive....Maxim Cournoyer
2022-11-15linux-modules: Add 'load-pci-device-database'....Ludovic Courtès
2022-11-15linux-modules: Add support for listing PCI devices....Ludovic Courtès
2022-11-03file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'....Marius Bakke
2022-10-20file-systems: Support the 'no-diratime' mount flag....Ludovic Courtès
2022-10-07marionette: Add a callback arguments to wait-for-screen-text....Maxim Cournoyer
2022-10-07marionette: Define keystrokes for typing colons and exclamation marks....Maxim Cournoyer
2022-10-07marionette: Preserve screen dumps on failures....Maxim Cournoyer
2022-10-07marionette: Make marionette-screen-text private....Maxim Cournoyer
2022-09-24linux-container: Mark socket pair as SOCK_CLOEXEC....Ludovic Courtès
2022-09-23build: jami-service: account->username always return a fingerprint....Maxim Cournoyer
2022-09-20linux-container: 'container-excursion*' marks its FDs as FD_CLOEXEC....Ludovic Courtès