summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAgeFilesLines
* hurd-boot: Set /hurd/magic on /dev/fd....Ludovic Courtès2020-10-141-1/+3
* hurd-boot: Create /servers/crash....Ludovic Courtès2020-10-081-0/+1
* bootloader: Fix u-boot installation....Mathieu Othacehe2020-10-051-5/+10
* linux-container: Reset jailed root permissions....Jelle Licht2020-10-011-1/+2
* secret-service: Add proper logging procedure and log to syslog....Ludovic Courtès2020-09-291-33/+29
* services: secret-service: Add initial client/server handshake....Ludovic Courtès2020-09-291-17/+58
* secret-service: Fix file port leak in 'secret-service-send-secrets'....Ludovic Courtès2020-09-291-2/+4
* secret-service: Add a timeout when waiting for a client....Ludovic Courtès2020-09-291-12/+21
* secret-service: Clarify the origin of messages....Ludovic Courtès2020-09-291-6/+11
* image: Add support for compressed-qcow2 format....Mathieu Othacehe2020-09-291-3/+13
* build: shepherd: Check for container support....Mathieu Othacehe2020-09-211-5/+11
* build: linux-container: Fix run-container....Mathieu Othacehe2020-09-101-2/+2
* linux-boot: Handle nfs-root device strings....Stefan2020-09-072-3/+5
* installer: Run the installation inside a container....Mathieu Othacehe2020-09-021-2/+16
* linux-container: Do not jail the container unconditionally....Mathieu Othacehe2020-09-021-1/+2
* install: Factorize cow-store procedure....Mathieu Othacehe2020-09-021-1/+43
* services: Add secret-service-type....Jan (janneke) Nieuwenhuizen2020-09-011-0/+137
* linux-libre: Support module compression....Mathieu Othacehe2020-08-251-36/+79
* file-system: Add mount-may-fail? option....Mathieu Othacehe2020-07-311-21/+28
* file-systems: Add NTFS support....Mathieu Othacehe2020-07-261-1/+40
* image: Do not set journal_model=WAL for the Hurd....Jan (janneke) Nieuwenhuizen2020-07-111-10/+16
* hurd-boot: Mount /proc, add /etc/mtab....Jan (janneke) Nieuwenhuizen2020-06-271-2/+8
* hurd-boot: Remove duplicate calls to 'scope'....Jan (janneke) Nieuwenhuizen2020-06-271-5/+5
* system: image: Remove "image-root" when building raw disk-images....Mathieu Othacehe2020-06-221-2/+3
* hurd-boot: Use 'setxattr' instead of invoking settrans....Jan (janneke) Nieuwenhuizen2020-06-191-1/+1
* hurd-boot: Create individual translators instead of running MAKEDEV....Jan (janneke) Nieuwenhuizen2020-06-191-47/+143
* database: 'register-items' takes an open database....Ludovic Courtès2020-06-182-12/+14
* shepherd: 'read-pid-file/container' terminates the whole process group....Ludovic Courtès2020-06-121-1/+2
* shepherd: Unblock signals in the child process....Ludovic Courtès2020-06-121-2/+14
* activation: Fix function call for system activation...Royce Strange2020-06-091-1/+1
* build: image: Do not call make-essential-device-nodes by default....Mathieu Othacehe2020-06-091-3/+3
* gnu: services: Add %hurd-startup-service....Jan (janneke) Nieuwenhuizen2020-06-081-16/+19
* hurd-boot: Further cleanup of "rc"....Jan (janneke) Nieuwenhuizen2020-06-082-47/+203
* system: Support activation service for the Hurd....Jan (janneke) Nieuwenhuizen2020-06-081-1/+3
* image: Add Hurd support....Mathieu Othacehe2020-06-081-0/+5
* linux-boot: Update 'make-hurd-device-nodes'....Jan (janneke) Nieuwenhuizen2020-06-081-0/+15
* vm: 'expression->derivation-in-linux-vm' always returns a native build....Ludovic Courtès2020-06-061-3/+8
* build: image: Fix initialize-efi-partition docstring....Mathieu Othacehe2020-05-291-1/+1
* image: Use grub-efi to install the EFI bootloader....Mathieu Othacehe2020-05-291-2/+2
* image: Add bootloader installation support....Mathieu Othacehe2020-05-291-0/+5
* image: Add partition file-system options support....Mathieu Othacehe2020-05-261-12/+16
* build: image: Add support for EXT2 and EXT3 file-systems....Mathieu Othacehe2020-05-261-8/+10
* linux-boot: Refactor boot-system....Maxim Cournoyer2020-05-202-37/+32
* Merge branch 'master' into core-updatesMarius Bakke2020-05-055-180/+390
|\
| * vm: Remove obsolete procedures....Mathieu Othacehe2020-05-051-155/+1
| * image: Add a new API....Mathieu Othacehe2020-05-052-1/+273
| * build: bootloader: Add install-efi procedure....Mathieu Othacehe2020-05-052-17/+58
| * build: install: Do not set store GID....Mathieu Othacehe2020-05-051-3/+1
| * build: install: Ignore chown exceptions....Mathieu Othacehe2020-05-051-3/+13
| * file-systems: Fix UTF-16 handling in initrd....Danny Milosavljevic2020-05-031-0/+25