summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)AuthorFilesLines
2022-12-10install: 'umount-cow-store' retries upon EBUSY.Ludovic Courtès1-2/+21
2022-11-20file-systems: Always do recursive bind mounts.Ricardo Wurmus1-1/+1
2022-11-17tests: root-unmount: Wait for the first QEMU process to finish.Ludovic Courtès1-0/+1
2022-11-15install: Validate symlink target in evaluate-populate-directive.Maxim Cournoyer1-20/+40
2022-11-15linux-modules: Add 'load-pci-device-database'.Ludovic Courtès1-0/+74
2022-11-15linux-modules: Add support for listing PCI devices.Ludovic Courtès1-1/+60
2022-11-03file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'.Marius Bakke1-0/+4
2022-10-20file-systems: Support the 'no-diratime' mount flag.Ludovic Courtès1-0/+2
2022-10-07marionette: Add a callback arguments to wait-for-screen-text.Maxim Cournoyer1-3/+9
2022-10-07marionette: Define keystrokes for typing colons and exclamation marks.Maxim Cournoyer1-0/+2
2022-10-07marionette: Preserve screen dumps on failures.Maxim Cournoyer1-13/+29
2022-10-07marionette: Make marionette-screen-text private.Maxim Cournoyer1-1/+0
2022-09-24linux-container: Mark socket pair as SOCK_CLOEXEC.Ludovic Courtès1-1/+1
2022-09-23build: jami-service: account->username always return a fingerprint.Maxim Cournoyer1-6/+3
2022-09-20linux-container: 'container-excursion*' marks its FDs as FD_CLOEXEC.Ludovic Courtès1-1/+5
2022-09-16marionette: Avoid read error when wait-for-file file is empty.Christopher Baines1-1/+8
2022-09-16marionette: Make it easier to debug REPL read failures.Christopher Baines1-1/+12
2022-09-13secret-service: Mark sockets as SOCK_CLOEXEC.Ludovic Courtès1-2/+2
2022-09-08file-systems: Open files with O_CLOEXEC.Ludovic Courtès1-1/+14
2022-09-04linux-boot: Resume from hibernation after pre-boot.Jack Hill1-9/+9
2022-09-02shepherd: Set #o640 permissions for log file of service in container.Arun Isaac1-1/+2
2022-08-30build: image: Make partition uuid optional.Mathieu Othacehe1-1/+4
2022-08-30build: image: Remove unused variable.Mathieu Othacehe1-1/+0
2022-08-28build: marionette: Add support for Tesseract OCR.Maxim Cournoyer1-28/+39
2022-08-28marionette: Improve the error message of 'wait-for-screen-text'.Maxim Cournoyer1-6/+8
2022-08-11build: marionette: Adjust QEMU Info manual reference.Maxim Cournoyer1-2/+2
2022-08-10gnu: system: file-systems: Add shared flag.Oleg Pykhalov1-0/+6
2022-08-09tests: Add qemu-guest-agent system test.Timotej Lazar1-1/+4
2022-07-20gnu: modifying make-chromium-extension to rely on node-crx3.Nicolas Graves1-14/+4
2022-07-01file-systems: Add 'cleanly-unmounted-ext2?'.Ludovic Courtès1-0/+24
2022-06-24image: Add support for 32bit UEFI.Denis 'GNUtoo' Carikli2-13/+38
2022-06-10services: jami: Modernize to adjust to Shepherd 0.9+ changes.Maxim Cournoyer2-323/+280
2022-05-31image: Add fat32 support.Pavel Shlyak1-10/+14
2022-05-23image: Add bootable flag support.Pavel Shlyak1-2/+5
2022-05-22marionette: Add #:address parameter to 'wait-for-tcp-port'.Ludovic Courtès1-19/+26
2022-05-01Add (guix least-authority).Ludovic Courtès1-1/+2
2022-05-01linux-container: Add #:child-is-pid1? parameter to 'call-with-container'.Ludovic Courtès1-1/+48
2022-05-01linux-container: Ensure signal-handling asyncs get a chance to run.Ludovic Courtès1-0/+9
2022-05-01linux-container: 'call-with-container' relays SIGTERM and SIGINT.Ludovic Courtès1-6/+14
2022-04-12shepherd: Add #:supplementary-groups.Leo Nikkilä1-0/+6
2022-04-11shepherd: 'fork+exec-command/container' always returns a PID.Ludovic Courtès1-1/+1
2022-04-11shepherd: 'exec-command*' has a valid default #:directory.Ludovic Courtès1-1/+1
2022-04-08file-systems: Invoke fsck tools with 'system*/tty'.Ludovic Courtès1-44/+44
2022-04-08mapped-devices: Ensure 'cryptsetup open' gets a tty.Ludovic Courtès1-1/+29
2022-04-07secret-service: Allow cooperative scheduling when Fibers is used.Ludovic Courtès1-4/+50
2022-04-07secret-service: Abstract 'wait-for-readable-fd'.Ludovic Courtès1-18/+24
2022-04-07shepherd: Adjust 'fork+exec-command/container' for the Shepherd 0.9.Ludovic Courtès1-29/+54
2022-03-01initrd: Honor rootfstype and rootflags command-line parameters.Maxim Cournoyer1-19/+36
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer3-23/+24
2022-02-17build: linux-boot: Expound docstring of the 'boot-system' procedure.Maxim Cournoyer1-4/+5