summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAgeFilesLines
* file-systems: Add support for 'strict-atime' and 'lazy-time' flags....Guillaume Le Vaillant2019-12-071-0/+5
* build: vm: Fix qemu-command procedure....Mathieu Othacehe2019-12-011-3/+4
* system: vm: Add arm64 support....Mathieu Othacehe2019-11-221-6/+13
* build: vm: Fix arm32 support....Mathieu Othacehe2019-11-221-0/+8
* linux-boot: Don't ignore options when mounting root file system....Guillaume Le Vaillant2019-11-181-5/+14
* linux-boot: Fix indentation....Maxim Cournoyer2019-11-181-74/+74
* file-systems: Fix docstring....Maxim Cournoyer2019-11-181-5/+1
* Merge branch 'master' into core-updatesMarius Bakke2019-09-273-7/+8
|\
| * shepherd: Ensure the log file has correct ownership....Ludovic Courtès2019-09-261-1/+4
| * shepherd: 'make-forkexec-constructor/container' keeps the log file....Ludovic Courtès2019-09-261-1/+0
| * linux-boot: Fix typo....Maxim Cournoyer2019-09-251-2/+3
| * build: initrd: Fix "write-cpio-archive" return value....Maxim Cournoyer2019-09-251-3/+1
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-172-9/+6
|\|
| * linux-container: "run-container" scripts shows the container's PID....Ludovic Courtès2019-09-121-2/+5
| * file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès2019-09-121-7/+1
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-292-2/+6
|\|
| * gnu: mingw-w64: Update to 6.0.0....David Thompson2019-08-281-1/+5
| * accounts: Delete duplicate entries....Ludovic Courtès2019-08-281-1/+1
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-223-13/+158
|\|
| * linux-modules: Define and use a module name database....Ludovic Courtès2019-08-161-5/+67
| * linux-modules: Add 'load-linux-modules-from-directory'....Ludovic Courtès2019-08-162-7/+14
| * linux-modules: Add "modules.devname" writer....Ludovic Courtès2019-08-161-1/+51
| * linux-modules: Add "modules.alias" writer....Danny Milosavljevic2019-08-161-1/+22
| * gnu: mingw: Add x86_64 support....Carl Dong2019-08-141-5/+10
* | Merge branch 'master' into core-updates...Marius Bakke2019-07-121-1/+6
|\|
| * linux-container: Mount a new /dev/pts instance in the container....Ludovic Courtès2019-07-061-1/+6
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-272-14/+16
|\|
| * accounts: Use 'fsync' instead of 'fdatasync'....Ludovic Courtès2019-06-271-13/+1
| * linux-container: Remove dependency on (guix utils)....Ludovic Courtès2019-06-231-1/+15
* | utils: Add 'invoke/quiet'....Ludovic Courtès2019-06-171-61/+1
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-134-17/+143
|\|
| * gnu: glibc-locales: Install symlinks using the normalized codeset....Ludovic Courtès2019-06-071-0/+9
| * Add (gnu build locale)....Ludovic Courtès2019-06-071-0/+86
| * accounts: Call 'fdatasync' when writing databases....Ludovic Courtès2019-06-051-0/+14
| * accounts: Close database before renaming it....Ludovic Courtès2019-06-051-1/+3
| * activation: Lock /etc/.pwd.lock before accessing databases....Ludovic Courtès2019-06-052-16/+27
| * linux-boot: Fix e2fsck warning....Danny Milosavljevic2019-06-031-0/+4
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-253-4/+28
|\|
| * vm: Create installation media with MBR and HFS only, no GPT....Danny Milosavljevic2019-05-181-2/+16
| * marionette: Add braces to the keystrokes....Ludovic Courtès2019-05-151-1/+3
| * shepherd: Include /etc/localtime in service containers....Ludovic Courtès2019-05-031-1/+9
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-015-24/+80
|\|
| * vm: Pass -smp to QEMU to allow use of multiple cores....Christopher Baines2019-04-291-0/+1
| * file-systems: Support the 'no-atime' flag....rendaw2019-04-291-0/+2
| * accounts: Always honor the configured user account shell....Ludovic Courtès2019-04-261-3/+6
| * vm: Adjust FAT serial number code to 32-bit Guile....Ludovic Courtès2019-04-251-1/+5
| * vm: Use a fixed FAT serial number for 'efi.img' in ISO images....Ludovic Courtès2019-04-211-0/+10
| * vm: Reset file timestamps of the EFI image in ISO images....Ludovic Courtès2019-04-211-0/+10
| * vm: Reset file timestamps in ISO images....Ludovic Courtès2019-04-211-0/+4
| * vm: Remove Xorriso "-padding" option....Ludovic Courtès2019-04-141-5/+0