summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
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
2019-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-18vm: Create installation media with MBR and HFS only, no GPT.Danny Milosavljevic
2019-05-15marionette: Add braces to the keystrokes.Ludovic Courtès
2019-05-03shepherd: Include /etc/localtime in service containers.Ludovic Courtès
2019-05-01Merge branch 'master' into core-updatesMarius Bakke
2019-04-29vm: Pass -smp to QEMU to allow use of multiple cores.Christopher Baines
2019-04-29file-systems: Support the 'no-atime' flag.rendaw
2019-04-26accounts: Always honor the configured user account shell.Ludovic Courtès
2019-04-25vm: Adjust FAT serial number code to 32-bit Guile.Ludovic Courtès
2019-04-21vm: Use a fixed FAT serial number for 'efi.img' in ISO images.Ludovic Courtès
2019-04-21vm: Reset file timestamps of the EFI image in ISO images.Ludovic Courtès
2019-04-21vm: Reset file timestamps in ISO images.Ludovic Courtès
2019-04-14vm: Remove Xorriso "-padding" option.Ludovic Courtès