summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAgeFilesLines
* vm: Make the device node procedure a parameter....Ludovic Courtès2020-04-111-1/+3
* linux-boot: Add 'make-hurd-device-nodes'....Ludovic Courtès2020-04-111-0/+31
* linux-boot: 'make-essential-device-nodes' root parameter is optional....Ludovic Courtès2020-04-112-3/+3
* vm: Preserve file permissions on /dev....Ludovic Courtès2020-04-111-1/+11
* vm: 'qemu-image' can pass options to the 'mkfs' command....Ludovic Courtès2020-04-111-9/+15
* vm: 'qemu-image' accepts a list of extra populate directives....Ludovic Courtès2020-04-111-3/+8
* install: 'populate-root-file-system' can be passed extra directives....Ludovic Courtès2020-04-111-4/+14
* Merge branch 'master' into core-updatesMarius Bakke2020-04-111-0/+19
|\
| * vm: Transparently compress iso9660 images....Tobias Geerinckx-Rice2020-04-101-0/+19
* | Merge branch 'master' into core-updates...Marius Bakke2020-03-301-1/+10
|\|
| * vm: Distinguish between success and failure of the guest code....Ludovic Courtès2020-03-261-1/+10
* | Merge branch 'master' into core-updates...Marius Bakke2020-03-271-2/+44
|\|
| * system: Add kernel-loadable-modules to operating-system....Danny Milosavljevic2020-03-221-2/+44
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-043-5/+9
|\|
| * build: file-systems: Do not warn about file system check for NFS....Maxim Cournoyer2020-03-021-0/+2
| * linux-boot: Ensure volatile root is mounted read-only....Maxim Cournoyer2020-03-021-2/+2
| * marionette: Provide portable US-layout keystrokes for "<" and ">"....Ludovic Courtès2020-02-221-2/+2
| * marionette: 'wait-for' procedures no longer leak a port....Ludovic Courtès2020-02-221-1/+3
* | gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co....Ludovic Courtès2020-02-121-3/+6
|/
* activation: Check whether /proc/sys/kernel/modprobe exists....kanichos@yandex.ru2020-01-061-3/+7
* file-systems: Handle LUKS2 header....David Trudgian2020-01-051-2/+11
* file-systems: Add support for JFS....Tobias Geerinckx-Rice2020-01-031-2/+47
* activation: Keep going when failing to create one of the setuid programs....Ludovic Courtès2020-01-021-2/+14
* gnu: Remove uses of deprecated Qemu network configuration....Marius Bakke2019-12-181-8/+2
* linux-boot: Don't ignore flags when mounting root file system....Guillaume Le Vaillant2019-12-121-5/+13
* 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
|\|