summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* build: image: Add support for EXT2 and EXT3 file-systems.Mathieu Othacehe2020-05-26
* linux-boot: Refactor boot-system.Maxim Cournoyer2020-05-20
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * vm: Remove obsolete procedures.Mathieu Othacehe2020-05-05
| * image: Add a new API.Mathieu Othacehe2020-05-05
| * build: bootloader: Add install-efi procedure.Mathieu Othacehe2020-05-05
| * build: install: Do not set store GID.Mathieu Othacehe2020-05-05
| * build: install: Ignore chown exceptions.Mathieu Othacehe2020-05-05
| * file-systems: Fix UTF-16 handling in initrd.Danny Milosavljevic2020-05-03
| * file-systems: Fix F2FS volume name accessor.Danny Milosavljevic2020-05-03
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\|
| * linux-boot: Allow the root file system to be mounted via NFS.Stefan2020-05-02
| * file-systems: Add support for F2FS.raingloom2020-05-02
* | vm: Make the device node procedure a parameter.Ludovic Courtès2020-04-11
* | linux-boot: Add 'make-hurd-device-nodes'.Ludovic Courtès2020-04-11
* | linux-boot: 'make-essential-device-nodes' root parameter is optional.Ludovic Courtès2020-04-11
* | vm: Preserve file permissions on /dev.Ludovic Courtès2020-04-11
* | vm: 'qemu-image' can pass options to the 'mkfs' command.Ludovic Courtès2020-04-11
* | vm: 'qemu-image' accepts a list of extra populate directives.Ludovic Courtès2020-04-11
* | install: 'populate-root-file-system' can be passed extra directives.Ludovic Courtès2020-04-11
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-11
|\|
| * vm: Transparently compress iso9660 images.Tobias Geerinckx-Rice2020-04-10
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\|
| * vm: Distinguish between success and failure of the guest code.Ludovic Courtès2020-03-26
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\|
| * system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic2020-03-22
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * build: file-systems: Do not warn about file system check for NFS.Maxim Cournoyer2020-03-02
| * linux-boot: Ensure volatile root is mounted read-only.Maxim Cournoyer2020-03-02
| * marionette: Provide portable US-layout keystrokes for "<" and ">".Ludovic Courtès2020-02-22
| * marionette: 'wait-for' procedures no longer leak a port.Ludovic Courtès2020-02-22
* | gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co.Ludovic Courtès2020-02-12
|/
* activation: Check whether /proc/sys/kernel/modprobe exists.kanichos@yandex.ru2020-01-06
* file-systems: Handle LUKS2 header.David Trudgian2020-01-05
* file-systems: Add support for JFS.Tobias Geerinckx-Rice2020-01-03
* activation: Keep going when failing to create one of the setuid programs.Ludovic Courtès2020-01-02
* gnu: Remove uses of deprecated Qemu network configuration.Marius Bakke2019-12-18
* linux-boot: Don't ignore flags when mounting root file system.Guillaume Le Vaillant2019-12-12
* file-systems: Add support for 'strict-atime' and 'lazy-time' flags.Guillaume Le Vaillant2019-12-07
* build: vm: Fix qemu-command procedure.Mathieu Othacehe2019-12-01
* 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