summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
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
2022-09-16marionette: Avoid read error when wait-for-file file is empty.Christopher Baines
2022-09-16marionette: Make it easier to debug REPL read failures.Christopher Baines
2022-09-13secret-service: Mark sockets as SOCK_CLOEXEC.Ludovic Courtès
2022-09-08file-systems: Open files with O_CLOEXEC.Ludovic Courtès
2022-09-04linux-boot: Resume from hibernation after pre-boot.Jack Hill
2022-09-02shepherd: Set #o640 permissions for log file of service in container.Arun Isaac
2022-08-30build: image: Make partition uuid optional.Mathieu Othacehe
2022-08-30build: image: Remove unused variable.Mathieu Othacehe
2022-08-28build: marionette: Add support for Tesseract OCR.Maxim Cournoyer
2022-08-28marionette: Improve the error message of 'wait-for-screen-text'.Maxim Cournoyer
2022-08-11build: marionette: Adjust QEMU Info manual reference.Maxim Cournoyer
2022-08-10gnu: system: file-systems: Add shared flag.Oleg Pykhalov
2022-08-09tests: Add qemu-guest-agent system test.Timotej Lazar
2022-07-20gnu: modifying make-chromium-extension to rely on node-crx3.Nicolas Graves
2022-07-01file-systems: Add 'cleanly-unmounted-ext2?'.Ludovic Courtès
2022-06-24image: Add support for 32bit UEFI.Denis 'GNUtoo' Carikli
2022-06-10services: jami: Modernize to adjust to Shepherd 0.9+ changes.Maxim Cournoyer
2022-05-31image: Add fat32 support.Pavel Shlyak
2022-05-23image: Add bootable flag support.Pavel Shlyak
2022-05-22marionette: Add #:address parameter to 'wait-for-tcp-port'.Ludovic Courtès
2022-05-01Add (guix least-authority).Ludovic Courtès
2022-05-01linux-container: Add #:child-is-pid1? parameter to 'call-with-container'.Ludovic Courtès
2022-05-01linux-container: Ensure signal-handling asyncs get a chance to run.Ludovic Courtès
2022-05-01linux-container: 'call-with-container' relays SIGTERM and SIGINT.Ludovic Courtès
2022-04-12shepherd: Add #:supplementary-groups.Leo Nikkilä
2022-04-11shepherd: 'fork+exec-command/container' always returns a PID.Ludovic Courtès
2022-04-11shepherd: 'exec-command*' has a valid default #:directory.Ludovic Courtès
2022-04-08file-systems: Invoke fsck tools with 'system*/tty'.Ludovic Courtès
2022-04-08mapped-devices: Ensure 'cryptsetup open' gets a tty.Ludovic Courtès
2022-04-07secret-service: Allow cooperative scheduling when Fibers is used.Ludovic Courtès
2022-04-07secret-service: Abstract 'wait-for-readable-fd'.Ludovic Courtès
2022-04-07shepherd: Adjust 'fork+exec-command/container' for the Shepherd 0.9.Ludovic Courtès
2022-03-01initrd: Honor rootfstype and rootflags command-line parameters.Maxim Cournoyer
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer
2022-02-17build: linux-boot: Expound docstring of the 'boot-system' procedure.Maxim Cournoyer
2022-02-07build: image: Account for fixed-size file system structures.Tobias Geerinckx-Rice
2022-01-05linux-container: Handle CLONE_NEWCGROUP and use it by default.Ryan Sundberg
2022-01-01system: Allow 'chfn' to change the user's full name.Ludovic Courtès
2021-12-23Remove VM generation dead-code.Mathieu Othacehe
2021-12-23build: image: Add optional closure copy support.Mathieu Othacehe
2021-12-23chromium-extension: Avoid another usage of the store-mapped /tmp.Marius Bakke
2021-12-16chromium-extension: Build .crx files in a deterministic fashion.Marius Bakke
2021-12-16chromium-extension: Avoid usage of gcrypt at evaluation time.Marius Bakke
2021-12-16chromium-extension: Reduce imported-modules scope.Marius Bakke
2021-12-16chromium-extension: Simplify builder code.Marius Bakke
2021-12-16linux-modules: Ignore EINVAL in ‘modprobe’ mode.Tobias Geerinckx-Rice via Guix-patches via