summary refs log tree commit diff
path: root/gnu/build
AgeCommit message (Expand)Author
2023-07-19marionette: Allow passing custom OCR arguments.Bruno Victal
2023-07-13hurd-boot: Cater for netdde.Janneke Nieuwenhuizen
2023-07-13hurd-boot: Setup pci-arbiter and rumpdisk translators.Janneke Nieuwenhuizen
2023-06-14gnu: image: Add support for unformatted partitions.Efraim Flashner
2023-05-17hurd-boot: Symlink /hurd before setting up translators.Josselin Poiret
2023-05-06services: dbus-service, secret-service: Do not cause (fibers) to be loaded.Ludovic Courtès
2023-02-26file-systems: Validate 'no-diratime flag.Tobias Geerinckx-Rice
2023-01-30linux-container: 'container-excursion' forks to join the PID namespace.Ludovic Courtès
2023-01-30container: Correctly report exit status.Ludovic Courtès
2022-12-24hurd-boot: Fix list of devices with translators.Ludovic Courtès
2022-12-17activation: Firmware activation handles missing support in kernel.Marius Bakke
2022-12-12Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-12image: Use 512 byte blocks for EFI partitions.Efraim Flashner
2022-12-10install: 'umount-cow-store' retries upon EBUSY.Ludovic Courtès
2022-11-28system: hurd: Create more ttys.Ludovic Courtès
2022-11-28hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd.Ludovic Courtès
2022-11-28hurd-boot: Create more PTY nodes.Ludovic Courtès
2022-11-20file-systems: Always do recursive bind mounts.Ricardo Wurmus
2022-11-17tests: root-unmount: Wait for the first QEMU process to finish.Ludovic Courtès
2022-11-15install: Validate symlink target in evaluate-populate-directive.Maxim Cournoyer
2022-11-15linux-modules: Add 'load-pci-device-database'.Ludovic Courtès
2022-11-15linux-modules: Add support for listing PCI devices.Ludovic Courtès
2022-11-03file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'.Marius Bakke
2022-10-20file-systems: Support the 'no-diratime' mount flag.Ludovic Courtès
2022-10-07marionette: Add a callback arguments to wait-for-screen-text.Maxim Cournoyer
2022-10-07marionette: Define keystrokes for typing colons and exclamation marks.Maxim Cournoyer
2022-10-07marionette: Preserve screen dumps on failures.Maxim Cournoyer
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