Age | Commit message (Expand) | Author |
2022-05-22 | marionette: Add #:address parameter to 'wait-for-tcp-port'. | Ludovic Courtès |
2022-05-01 | Add (guix least-authority). | Ludovic Courtès |
2022-05-01 | linux-container: Add #:child-is-pid1? parameter to 'call-with-container'. | Ludovic Courtès |
2022-05-01 | linux-container: Ensure signal-handling asyncs get a chance to run. | Ludovic Courtès |
2022-05-01 | linux-container: 'call-with-container' relays SIGTERM and SIGINT. | Ludovic Courtès |
2022-04-12 | shepherd: Add #:supplementary-groups. | Leo Nikkilä |
2022-04-11 | shepherd: 'fork+exec-command/container' always returns a PID. | Ludovic Courtès |
2022-04-11 | shepherd: 'exec-command*' has a valid default #:directory. | Ludovic Courtès |
2022-04-08 | file-systems: Invoke fsck tools with 'system*/tty'. | Ludovic Courtès |
2022-04-08 | mapped-devices: Ensure 'cryptsetup open' gets a tty. | Ludovic Courtès |
2022-04-07 | secret-service: Allow cooperative scheduling when Fibers is used. | Ludovic Courtès |
2022-04-07 | secret-service: Abstract 'wait-for-readable-fd'. | Ludovic Courtès |
2022-04-07 | shepherd: Adjust 'fork+exec-command/container' for the Shepherd 0.9. | Ludovic Courtès |
2022-03-01 | initrd: Honor rootfstype and rootflags command-line parameters. | Maxim Cournoyer |
2022-03-01 | initrd: Use non-hyphenated kernel command-line parameter names. | Maxim Cournoyer |
2022-02-17 | build: linux-boot: Expound docstring of the 'boot-system' procedure. | Maxim Cournoyer |
2022-02-07 | build: image: Account for fixed-size file system structures. | Tobias Geerinckx-Rice |
2022-01-05 | linux-container: Handle CLONE_NEWCGROUP and use it by default. | Ryan Sundberg |
2022-01-01 | system: Allow 'chfn' to change the user's full name. | Ludovic Courtès |
2021-12-23 | Remove VM generation dead-code. | Mathieu Othacehe |
2021-12-23 | build: image: Add optional closure copy support. | Mathieu Othacehe |
2021-12-23 | chromium-extension: Avoid another usage of the store-mapped /tmp. | Marius Bakke |
2021-12-16 | chromium-extension: Build .crx files in a deterministic fashion. | Marius Bakke |
2021-12-16 | chromium-extension: Avoid usage of gcrypt at evaluation time. | Marius Bakke |
2021-12-16 | chromium-extension: Reduce imported-modules scope. | Marius Bakke |
2021-12-16 | chromium-extension: Simplify builder code. | Marius Bakke |
2021-12-16 | linux-modules: Ignore EINVAL in ‘modprobe’ mode. | Tobias Geerinckx-Rice via Guix-patches via |
2021-12-13 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-12-12 | services: static-networking: Change interface to mimic netlink. | Ludovic Courtès |
2021-12-12 | services: secret-service: Turn into a Shepherd service. | Ludovic Courtès |
2021-11-23 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-23 | system: Add swap flags. | Josselin Poiret |
2021-11-17 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-12 | build: bootloader: Add GPT support. | Mathieu Othacehe |
2021-10-18 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-10-18 | hurd-boot: Set pfinet on the right node for AF_INET6. | Ludovic Courtès |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-09-28 | file-systems: Prefer low-memory mode of ‘btrfs check’. | Tobias Geerinckx-Rice |
2021-09-26 | marionette: Print a line when a test succeeds. | Ludovic Courtès |
2021-09-26 | marionette: 'system-test-runner' can create output directory. | Ludovic Courtès |
2021-09-26 | marionette: 'system-test-runner' dumps test log upon failure. | Ludovic Courtès |
2021-09-25 | tests: Adjust to SRFI-64 as found in Guile 3.0.7. | Ludovic Courtès |
2021-09-23 | file-systems: Add support for XFS. | Tobias Geerinckx-Rice |
2021-09-23 | file-systems: Add file system to *-SUPERBLOCK-VOLUME-NAME docstrings. | Tobias Geerinckx-Rice |
2021-09-23 | syscalls: Deduplicate device number conversion. | Tobias Geerinckx-Rice |
2021-09-23 | gnu: Don't abuse check-btrfs-file-system to scan. | Tobias Geerinckx-Rice |
2021-09-23 | linux-boot: Honour fsck.mode & fsck.repair. | Tobias Geerinckx-Rice |
2021-09-23 | file-systems: Support forced checks & repairs. | Tobias Geerinckx-Rice |
2021-09-17 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-09-12 | linux-boot: Remove mummified comment. | Tobias Geerinckx-Rice |