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