Age | Commit message (Expand) | Author |
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 |
2022-09-16 | marionette: Avoid read error when wait-for-file file is empty. | Christopher Baines |
2022-09-16 | marionette: Make it easier to debug REPL read failures. | Christopher Baines |
2022-09-13 | secret-service: Mark sockets as SOCK_CLOEXEC. | Ludovic Courtès |
2022-09-08 | file-systems: Open files with O_CLOEXEC. | Ludovic Courtès |
2022-09-04 | linux-boot: Resume from hibernation after pre-boot. | Jack Hill |
2022-09-02 | shepherd: Set #o640 permissions for log file of service in container. | Arun Isaac |
2022-08-30 | build: image: Make partition uuid optional. | Mathieu Othacehe |
2022-08-30 | build: image: Remove unused variable. | Mathieu Othacehe |
2022-08-28 | build: marionette: Add support for Tesseract OCR. | Maxim Cournoyer |
2022-08-28 | marionette: Improve the error message of 'wait-for-screen-text'. | Maxim Cournoyer |
2022-08-11 | build: marionette: Adjust QEMU Info manual reference. | Maxim Cournoyer |
2022-08-10 | gnu: system: file-systems: Add shared flag. | Oleg Pykhalov |
2022-08-09 | tests: Add qemu-guest-agent system test. | Timotej Lazar |
2022-07-20 | gnu: modifying make-chromium-extension to rely on node-crx3. | Nicolas Graves |
2022-07-01 | file-systems: Add 'cleanly-unmounted-ext2?'. | Ludovic Courtès |
2022-06-24 | image: Add support for 32bit UEFI. | Denis 'GNUtoo' Carikli |
2022-06-10 | services: jami: Modernize to adjust to Shepherd 0.9+ changes. | Maxim Cournoyer |
2022-05-31 | image: Add fat32 support. | Pavel Shlyak |
2022-05-23 | image: Add bootable flag support. | Pavel Shlyak |
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 |