Age | Commit message (Expand) | Author |
2024-02-19 | services: activation: Ensure /run existence. | Nicolas Graves |
2024-02-19 | services: activation: Ensure /var/run existence. | Nicolas Graves |
2024-02-19 | file-systems: Recognize “none” as a valid device spec. | Nicolas Graves |
2024-02-10 | marionette: Add #:peek? to ‘wait-for-tcp-port?’. | Ludovic Courtès |
2024-02-10 | services: secret-service: Make the endpoint configurable. | Ludovic Courtès |
2023-12-27 | chromium-extension: Compute json at argument evaluation time. | Josselin Poiret |
2023-12-22 | shepherd: Remove ‘make-forkexec-constructor/container’. | Ludovic Courtès |
2023-12-11 | gnu: cross-toolchain: Add set-cross-path for AVR. | Jean-Pierre De Jesus DIAZ |
2023-12-11 | gnu: cross-gcc: Enable multilib for AVR. | Jean-Pierre De Jesus DIAZ |
2023-12-10 | gnu: ‘make-icecat-extension’ inherits package location. | Ludovic Courtès |
2023-11-19 | linux-boot: Don't create /root before it's used. | Tobias Geerinckx-Rice |
2023-10-23 | gnu: icecat: Support Guix packaged extensions and native manifests. | Clément Lassieur |
2023-10-15 | linux-modules: Fix module dependency loading. | Tobias Geerinckx-Rice |
2023-10-12 | accounts: Fix typo in comment. | Ludovic Courtès |
2023-10-08 | accounts: Ensure ‘last-change’ field of shadow entries is never zero. | Ludovic Courtès |
2023-10-01 | secret-service: Increase default handshake timeout. | Ludovic Courtès |
2023-10-01 | hurd-boot: Setup/dev/hdX, /dev/hdXsY IDE device node translators. | Janneke Nieuwenhuizen |
2023-08-20 | Revert "gnu: system: Add home-directory-permissions field to <user-account>." | Tobias Geerinckx-Rice |
2023-08-25 | gnu: system: Add home-directory-permissions field to <user-account>. | David Thompson |
2023-07-19 | marionette: Allow passing custom OCR arguments. | Bruno Victal |
2023-07-13 | hurd-boot: Cater for netdde. | Janneke Nieuwenhuizen |
2023-07-13 | hurd-boot: Setup pci-arbiter and rumpdisk translators. | Janneke Nieuwenhuizen |
2023-06-14 | gnu: image: Add support for unformatted partitions. | Efraim Flashner |
2023-05-17 | hurd-boot: Symlink /hurd before setting up translators. | Josselin Poiret |
2023-05-06 | services: dbus-service, secret-service: Do not cause (fibers) to be loaded. | Ludovic Courtès |
2023-02-26 | file-systems: Validate 'no-diratime flag. | Tobias Geerinckx-Rice |
2023-01-30 | linux-container: 'container-excursion' forks to join the PID namespace. | Ludovic Courtès |
2023-01-30 | container: Correctly report exit status. | Ludovic Courtès |
2022-12-24 | hurd-boot: Fix list of devices with translators. | Ludovic Courtès |
2022-12-17 | activation: Firmware activation handles missing support in kernel. | Marius Bakke |
2022-12-12 | Merge branch 'version-1.4.0' | Ludovic Courtès |
2022-12-12 | image: Use 512 byte blocks for EFI partitions. | Efraim Flashner |
2022-12-10 | install: 'umount-cow-store' retries upon EBUSY. | Ludovic Courtès |
2022-11-28 | system: hurd: Create more ttys. | Ludovic Courtès |
2022-11-28 | hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd. | Ludovic Courtès |
2022-11-28 | hurd-boot: Create more PTY nodes. | Ludovic Courtès |
2022-11-20 | file-systems: Always do recursive bind mounts. | Ricardo Wurmus |
2022-11-17 | tests: root-unmount: Wait for the first QEMU process to finish. | Ludovic Courtès |
2022-11-15 | install: Validate symlink target in evaluate-populate-directive. | Maxim Cournoyer |
2022-11-15 | linux-modules: Add 'load-pci-device-database'. | Ludovic Courtès |
2022-11-15 | linux-modules: Add support for listing PCI devices. | Ludovic Courtès |
2022-11-03 | file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'. | Marius Bakke |
2022-10-20 | file-systems: Support the 'no-diratime' mount flag. | Ludovic Courtès |
2022-10-07 | marionette: Add a callback arguments to wait-for-screen-text. | Maxim Cournoyer |
2022-10-07 | marionette: Define keystrokes for typing colons and exclamation marks. | Maxim Cournoyer |
2022-10-07 | marionette: Preserve screen dumps on failures. | Maxim Cournoyer |
2022-10-07 | marionette: Make marionette-screen-text private. | Maxim Cournoyer |
2022-09-24 | linux-container: Mark socket pair as SOCK_CLOEXEC. | Ludovic Courtès |
2022-09-23 | build: jami-service: account->username always return a fingerprint. | Maxim Cournoyer |
2022-09-20 | linux-container: 'container-excursion*' marks its FDs as FD_CLOEXEC. | Ludovic Courtès |