Age | Commit message (Expand) | Author |
2021-07-29 | services: setuid: More configurable setuid support. | Chris Lemmer-Webber |
2021-06-16 | gnu: Respect ‘rootdelay’ kernel command-line argument. | Tobias Geerinckx-Rice |
2021-05-23 | gnu: Respect the root file-system's CHECK? field. | Tobias Geerinckx-Rice |
2021-05-04 | file-systems: Rewrite comment. | Tobias Geerinckx-Rice |
2021-05-04 | file-systems: Handle abnormal ‘bcachefs fsck’ exits. | Tobias Geerinckx-Rice |
2021-04-23 | file-systems: read-partition-{uuid,label} don't swallow ENOENT & co. | Ludovic Courtès |
2021-04-21 | image: Fix spelling of "evaluate" | Vagrant Cascadian |
2021-04-03 | activation: Do not dereference symlinks during home directory creation. | Maxime Devos |
2021-03-10 | file-systems: 'mount-file-system' preserves the right mount flags. | Ludovic Courtès |
2021-03-10 | services: Prevent following symlinks during activation. | Maxime Devos |
2021-02-25 | file-systems: 'mount-file-system' preserves source flags for bind mounts. | Ludovic Courtès |
2021-02-09 | activation: Do not make setuid programs setgid-root [security]. | Ludovic Courtès |
2020-12-17 | linux-boot: Fix noresume argument parsing. | Tobias Geerinckx-Rice |
2020-12-15 | database: Remove #:deduplicate? from 'register-items'. | Ludovic Courtès |
2020-12-15 | image: 'register-closure' leaves it up to the caller to deduplicate. | Ludovic Courtès |
2020-12-15 | store-copy: 'populate-store' can optionally deduplicate files. | Ludovic Courtès |
2020-12-15 | database: Remove #:reset-timestamps? from 'register-items'. | Ludovic Courtès |
2020-12-15 | image: 'register-closure' assumes already-reset timestamps. | Ludovic Courtès |
2020-12-15 | store-copy: 'populate-store' resets timestamps. | Ludovic Courtès |
2020-12-06 | Revert "linux-container: Correct test for unprivileged user namespace support." | Marius Bakke |
2020-12-06 | file-systems: Fix ‘bcachefs fsck’ exit value logic. | Tobias Geerinckx-Rice |
2020-12-03 | linux-container: Correct test for unprivileged user namespace support. | Paul Garlick |
2020-11-21 | linux-initrd: Remove unnecessary timestamp reset phase. | Ludovic Courtès |
2020-11-08 | Add (gnu build chromium-extension). | Marius Bakke |
2020-11-07 | linux-boot: Resume from hibernation. | Tobias Geerinckx-Rice |
2020-11-07 | file-systems: Add support for bcachefs. | Tobias Geerinckx-Rice |
2020-11-05 | shepherd: Remove dependency on (guix utils). | Ludovic Courtès |
2020-11-05 | image: Error out when passed an unsupported partition type. | Ludovic Courtès |
2020-11-03 | system: reconfigure: Use the disk-installer if provided. | Mathieu Othacehe |
2020-10-30 | file-systems: Allow swap space lookup by UUID/label. | Ludovic Courtès |
2020-10-14 | hurd-boot: Set /hurd/magic on /dev/fd. | Ludovic Courtès |
2020-10-08 | hurd-boot: Create /servers/crash. | Ludovic Courtès |
2020-10-05 | bootloader: Fix u-boot installation. | Mathieu Othacehe |
2020-10-01 | linux-container: Reset jailed root permissions. | Jelle Licht |
2020-09-29 | secret-service: Add proper logging procedure and log to syslog. | Ludovic Courtès |
2020-09-29 | services: secret-service: Add initial client/server handshake. | Ludovic Courtès |
2020-09-29 | secret-service: Fix file port leak in 'secret-service-send-secrets'. | Ludovic Courtès |
2020-09-29 | secret-service: Add a timeout when waiting for a client. | Ludovic Courtès |
2020-09-29 | secret-service: Clarify the origin of messages. | Ludovic Courtès |
2020-09-29 | image: Add support for compressed-qcow2 format. | Mathieu Othacehe |
2020-09-21 | build: shepherd: Check for container support. | Mathieu Othacehe |
2020-09-10 | build: linux-container: Fix run-container. | Mathieu Othacehe |
2020-09-07 | linux-boot: Handle nfs-root device strings. | Stefan |
2020-09-02 | installer: Run the installation inside a container. | Mathieu Othacehe |
2020-09-02 | linux-container: Do not jail the container unconditionally. | Mathieu Othacehe |
2020-09-02 | install: Factorize cow-store procedure. | Mathieu Othacehe |
2020-09-01 | services: Add secret-service-type. | Jan (janneke) Nieuwenhuizen |
2020-08-25 | linux-libre: Support module compression. | Mathieu Othacehe |
2020-07-31 | file-system: Add mount-may-fail? option. | Mathieu Othacehe |
2020-07-26 | file-systems: Add NTFS support. | Mathieu Othacehe |