summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
2020-04-10vm: Transparently compress iso9660 images.Tobias Geerinckx-Rice
2020-03-26vm: Distinguish between success and failure of the guest code.Ludovic Courtès
2020-03-22system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic
2020-03-02build: file-systems: Do not warn about file system check for NFS.Maxim Cournoyer
2020-03-02linux-boot: Ensure volatile root is mounted read-only.Maxim Cournoyer
2020-02-22marionette: Provide portable US-layout keystrokes for "<" and ">".Ludovic Courtès
2020-02-22marionette: 'wait-for' procedures no longer leak a port.Ludovic Courtès
2020-01-06activation: Check whether /proc/sys/kernel/modprobe exists.kanichos@yandex.ru
2020-01-05file-systems: Handle LUKS2 header.David Trudgian
2020-01-03file-systems: Add support for JFS.Tobias Geerinckx-Rice
2020-01-02activation: Keep going when failing to create one of the setuid programs.Ludovic Courtès
2019-12-18gnu: Remove uses of deprecated Qemu network configuration.Marius Bakke
2019-12-12linux-boot: Don't ignore flags when mounting root file system.Guillaume Le Vaillant
2019-12-07file-systems: Add support for 'strict-atime' and 'lazy-time' flags.Guillaume Le Vaillant
2019-12-01build: vm: Fix qemu-command procedure.Mathieu Othacehe
2019-11-22system: vm: Add arm64 support.Mathieu Othacehe
2019-11-22build: vm: Fix arm32 support.Mathieu Othacehe
2019-11-18linux-boot: Don't ignore options when mounting root file system.Guillaume Le Vaillant
2019-11-18linux-boot: Fix indentation.Maxim Cournoyer
2019-11-18file-systems: Fix docstring.Maxim Cournoyer
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-26shepherd: Ensure the log file has correct ownership.Ludovic Courtès
2019-09-26shepherd: 'make-forkexec-constructor/container' keeps the log file.Ludovic Courtès
2019-09-25linux-boot: Fix typo.Maxim Cournoyer
2019-09-25build: initrd: Fix "write-cpio-archive" return value.Maxim Cournoyer
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-12linux-container: "run-container" scripts shows the container's PID.Ludovic Courtès
2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-28gnu: mingw-w64: Update to 6.0.0.David Thompson
2019-08-28accounts: Delete duplicate entries.Ludovic Courtès
2019-08-22Merge branch 'master' into core-updatesMark H Weaver
2019-08-16linux-modules: Define and use a module name database.Ludovic Courtès
2019-08-16linux-modules: Add 'load-linux-modules-from-directory'.Ludovic Courtès
2019-08-16linux-modules: Add "modules.devname" writer.Ludovic Courtès
2019-08-16linux-modules: Add "modules.alias" writer.Danny Milosavljevic
2019-08-14gnu: mingw: Add x86_64 support.Carl Dong
2019-07-12Merge branch 'master' into core-updatesMarius Bakke
2019-07-06linux-container: Mount a new /dev/pts instance in the container.Ludovic Courtès
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-27accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès
2019-06-23linux-container: Remove dependency on (guix utils).Ludovic Courtès
2019-06-17utils: Add 'invoke/quiet'.Ludovic Courtès
2019-06-13Merge branch 'master' into core-updatesLudovic Courtès
2019-06-07gnu: glibc-locales: Install symlinks using the normalized codeset.Ludovic Courtès
2019-06-07Add (gnu build locale).Ludovic Courtès
2019-06-05accounts: Call 'fdatasync' when writing databases.Ludovic Courtès
2019-06-05accounts: Close database before renaming it.Ludovic Courtès
2019-06-05activation: Lock /etc/.pwd.lock before accessing databases.Ludovic Courtès
2019-06-03linux-boot: Fix e2fsck warning.Danny Milosavljevic