summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
2021-11-23system: Add swap flags.Josselin Poiret
2021-11-12build: bootloader: Add GPT support.Mathieu Othacehe
2021-10-18hurd-boot: Set pfinet on the right node for AF_INET6.Ludovic Courtès
2021-09-28file-systems: Prefer low-memory mode of ‘btrfs check’.Tobias Geerinckx-Rice
2021-09-23file-systems: Add support for XFS.Tobias Geerinckx-Rice
2021-09-23file-systems: Add file system to *-SUPERBLOCK-VOLUME-NAME docstrings.Tobias Geerinckx-Rice
2021-09-23syscalls: Deduplicate device number conversion.Tobias Geerinckx-Rice
2021-09-23gnu: Don't abuse check-btrfs-file-system to scan.Tobias Geerinckx-Rice
2021-09-23linux-boot: Honour fsck.mode & fsck.repair.Tobias Geerinckx-Rice
2021-09-23file-systems: Support forced checks & repairs.Tobias Geerinckx-Rice
2021-09-12linux-boot: Remove mummified comment.Tobias Geerinckx-Rice
2021-08-30build/jami-service: Fix range ends in account-fingerprint-rx.Maxime Devos
2021-08-15Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber
2021-08-02Reinstate "services: Add a service for Jami."Maxim Cournoyer
2021-08-02Revert "services: Add a service for Jami."Maxim Cournoyer
2021-08-02services: Add a service for Jami.Maxim Cournoyer
2021-08-02build: shepherd: Use autoload to lazily bind Shepherd modules.Maxim Cournoyer
2021-07-29services: setuid: More configurable setuid support.Chris Lemmer-Webber
2021-06-16gnu: Respect ‘rootdelay’ kernel command-line argument.Tobias Geerinckx-Rice
2021-05-23gnu: Respect the root file-system's CHECK? field.Tobias Geerinckx-Rice
2021-05-04file-systems: Rewrite comment.Tobias Geerinckx-Rice
2021-05-04file-systems: Handle abnormal ‘bcachefs fsck’ exits.Tobias Geerinckx-Rice
2021-04-23file-systems: read-partition-{uuid,label} don't swallow ENOENT & co.Ludovic Courtès
2021-04-21image: Fix spelling of "evaluate"Vagrant Cascadian
2021-04-03activation: Do not dereference symlinks during home directory creation.Maxime Devos
2021-03-10file-systems: 'mount-file-system' preserves the right mount flags.Ludovic Courtès
2021-03-10services: Prevent following symlinks during activation.Maxime Devos
2021-02-25file-systems: 'mount-file-system' preserves source flags for bind mounts.Ludovic Courtès
2021-02-09activation: Do not make setuid programs setgid-root [security].Ludovic Courtès
2020-12-17linux-boot: Fix noresume argument parsing.Tobias Geerinckx-Rice
2020-12-15database: Remove #:deduplicate? from 'register-items'.Ludovic Courtès
2020-12-15image: 'register-closure' leaves it up to the caller to deduplicate.Ludovic Courtès
2020-12-15store-copy: 'populate-store' can optionally deduplicate files.Ludovic Courtès
2020-12-15database: Remove #:reset-timestamps? from 'register-items'.Ludovic Courtès
2020-12-15image: 'register-closure' assumes already-reset timestamps.Ludovic Courtès
2020-12-15store-copy: 'populate-store' resets timestamps.Ludovic Courtès
2020-12-06Revert "linux-container: Correct test for unprivileged user namespace support."Marius Bakke
2020-12-06file-systems: Fix ‘bcachefs fsck’ exit value logic.Tobias Geerinckx-Rice
2020-12-03linux-container: Correct test for unprivileged user namespace support.Paul Garlick
2020-11-21linux-initrd: Remove unnecessary timestamp reset phase.Ludovic Courtès
2020-11-08Add (gnu build chromium-extension).Marius Bakke
2020-11-07linux-boot: Resume from hibernation.Tobias Geerinckx-Rice
2020-11-07file-systems: Add support for bcachefs.Tobias Geerinckx-Rice
2020-11-05shepherd: Remove dependency on (guix utils).Ludovic Courtès
2020-11-05image: Error out when passed an unsupported partition type.Ludovic Courtès
2020-11-03system: reconfigure: Use the disk-installer if provided.Mathieu Othacehe
2020-10-30file-systems: Allow swap space lookup by UUID/label.Ludovic Courtès
2020-10-14hurd-boot: Set /hurd/magic on /dev/fd.Ludovic Courtès
2020-10-08hurd-boot: Create /servers/crash.Ludovic Courtès
2020-10-05bootloader: Fix u-boot installation.Mathieu Othacehe