summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* system: vm: Add arm64 support.Mathieu Othacehe2019-11-22
* build: vm: Fix arm32 support.Mathieu Othacehe2019-11-22
* linux-boot: Don't ignore options when mounting root file system.Guillaume Le Vaillant2019-11-18
* linux-boot: Fix indentation.Maxim Cournoyer2019-11-18
* file-systems: Fix docstring.Maxim Cournoyer2019-11-18
* Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\
| * shepherd: Ensure the log file has correct ownership.Ludovic Courtès2019-09-26
| * shepherd: 'make-forkexec-constructor/container' keeps the log file.Ludovic Courtès2019-09-26
| * linux-boot: Fix typo.Maxim Cournoyer2019-09-25
| * build: initrd: Fix "write-cpio-archive" return value.Maxim Cournoyer2019-09-25
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\ \ | |/
| * linux-container: "run-container" scripts shows the container's PID.Ludovic Courtès2019-09-12
| * file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\ \ | |/
| * gnu: mingw-w64: Update to 6.0.0.David Thompson2019-08-28
| * accounts: Delete duplicate entries.Ludovic Courtès2019-08-28
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\ \ | |/
| * linux-modules: Define and use a module name database.Ludovic Courtès2019-08-16
| * linux-modules: Add 'load-linux-modules-from-directory'.Ludovic Courtès2019-08-16
| * linux-modules: Add "modules.devname" writer.Ludovic Courtès2019-08-16
| * linux-modules: Add "modules.alias" writer.Danny Milosavljevic2019-08-16
| * gnu: mingw: Add x86_64 support.Carl Dong2019-08-14
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\ \ | |/
| * linux-container: Mount a new /dev/pts instance in the container.Ludovic Courtès2019-07-06
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\ \ | |/
| * accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès2019-06-27
| * linux-container: Remove dependency on (guix utils).Ludovic Courtès2019-06-23
* | utils: Add 'invoke/quiet'.Ludovic Courtès2019-06-17
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\ \ | |/
| * gnu: glibc-locales: Install symlinks using the normalized codeset.Ludovic Courtès2019-06-07
| * Add (gnu build locale).Ludovic Courtès2019-06-07
| * accounts: Call 'fdatasync' when writing databases.Ludovic Courtès2019-06-05
| * accounts: Close database before renaming it.Ludovic Courtès2019-06-05
| * activation: Lock /etc/.pwd.lock before accessing databases.Ludovic Courtès2019-06-05
| * linux-boot: Fix e2fsck warning.Danny Milosavljevic2019-06-03
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\ \ | |/
| * vm: Create installation media with MBR and HFS only, no GPT.Danny Milosavljevic2019-05-18
| * marionette: Add braces to the keystrokes.Ludovic Courtès2019-05-15
| * shepherd: Include /etc/localtime in service containers.Ludovic Courtès2019-05-03
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\ \ | |/
| * vm: Pass -smp to QEMU to allow use of multiple cores.Christopher Baines2019-04-29
| * file-systems: Support the 'no-atime' flag.rendaw2019-04-29
| * accounts: Always honor the configured user account shell.Ludovic Courtès2019-04-26
| * vm: Adjust FAT serial number code to 32-bit Guile.Ludovic Courtès2019-04-25
| * vm: Use a fixed FAT serial number for 'efi.img' in ISO images.Ludovic Courtès2019-04-21
| * vm: Reset file timestamps of the EFI image in ISO images.Ludovic Courtès2019-04-21
| * vm: Reset file timestamps in ISO images.Ludovic Courtès2019-04-21
| * vm: Remove Xorriso "-padding" option.Ludovic Courtès2019-04-14
| * linux-container: Make the guest UID and GID a parameter.Ludovic Courtès2019-04-02
| * system: Initialize console keyboard layout in the initrd.Ludovic Courtès2019-03-24