summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)AuthorFilesLines
2020-10-14hurd-boot: Set /hurd/magic on /dev/fd.Ludovic Courtès1-1/+3
2020-10-08hurd-boot: Create /servers/crash.Ludovic Courtès1-0/+1
2020-10-05bootloader: Fix u-boot installation.Mathieu Othacehe1-5/+10
2020-10-01linux-container: Reset jailed root permissions.Jelle Licht1-1/+2
2020-09-29secret-service: Add proper logging procedure and log to syslog.Ludovic Courtès1-33/+29
2020-09-29services: secret-service: Add initial client/server handshake.Ludovic Courtès1-17/+58
2020-09-29secret-service: Fix file port leak in 'secret-service-send-secrets'.Ludovic Courtès1-2/+4
2020-09-29secret-service: Add a timeout when waiting for a client.Ludovic Courtès1-12/+21
2020-09-29secret-service: Clarify the origin of messages.Ludovic Courtès1-6/+11
2020-09-29image: Add support for compressed-qcow2 format.Mathieu Othacehe1-3/+13
2020-09-21build: shepherd: Check for container support.Mathieu Othacehe1-5/+11
2020-09-10build: linux-container: Fix run-container.Mathieu Othacehe1-2/+2
2020-09-07linux-boot: Handle nfs-root device strings.Stefan2-3/+5
2020-09-02installer: Run the installation inside a container.Mathieu Othacehe1-2/+16
2020-09-02linux-container: Do not jail the container unconditionally.Mathieu Othacehe1-1/+2
2020-09-02install: Factorize cow-store procedure.Mathieu Othacehe1-1/+43
2020-09-01services: Add secret-service-type.Jan (janneke) Nieuwenhuizen1-0/+137
2020-08-25linux-libre: Support module compression.Mathieu Othacehe1-36/+79
2020-07-31file-system: Add mount-may-fail? option.Mathieu Othacehe1-21/+28
2020-07-26file-systems: Add NTFS support.Mathieu Othacehe1-1/+40
2020-07-11image: Do not set journal_model=WAL for the Hurd.Jan (janneke) Nieuwenhuizen1-10/+16
2020-06-27hurd-boot: Mount /proc, add /etc/mtab.Jan (janneke) Nieuwenhuizen1-2/+8
2020-06-27hurd-boot: Remove duplicate calls to 'scope'.Jan (janneke) Nieuwenhuizen1-5/+5
2020-06-22system: image: Remove "image-root" when building raw disk-images.Mathieu Othacehe1-2/+3
2020-06-19hurd-boot: Use 'setxattr' instead of invoking settrans.Jan (janneke) Nieuwenhuizen1-1/+1
2020-06-19hurd-boot: Create individual translators instead of running MAKEDEV.Jan (janneke) Nieuwenhuizen1-47/+143
2020-06-18database: 'register-items' takes an open database.Ludovic Courtès2-12/+14
2020-06-12shepherd: 'read-pid-file/container' terminates the whole process group.Ludovic Courtès1-1/+2
2020-06-12shepherd: Unblock signals in the child process.Ludovic Courtès1-2/+14
2020-06-09activation: Fix function call for system activationRoyce Strange1-1/+1
2020-06-09build: image: Do not call make-essential-device-nodes by default.Mathieu Othacehe1-3/+3
2020-06-08gnu: services: Add %hurd-startup-service.Jan (janneke) Nieuwenhuizen1-16/+19
2020-06-08hurd-boot: Further cleanup of "rc".Jan (janneke) Nieuwenhuizen2-47/+203
2020-06-08system: Support activation service for the Hurd.Jan (janneke) Nieuwenhuizen1-1/+3
2020-06-08image: Add Hurd support.Mathieu Othacehe1-0/+5
2020-06-08linux-boot: Update 'make-hurd-device-nodes'.Jan (janneke) Nieuwenhuizen1-0/+15
2020-06-06vm: 'expression->derivation-in-linux-vm' always returns a native build.Ludovic Courtès1-3/+8
2020-05-29build: image: Fix initialize-efi-partition docstring.Mathieu Othacehe1-1/+1
2020-05-29image: Use grub-efi to install the EFI bootloader.Mathieu Othacehe1-2/+2
2020-05-29image: Add bootloader installation support.Mathieu Othacehe1-0/+5
2020-05-26image: Add partition file-system options support.Mathieu Othacehe1-12/+16
2020-05-26build: image: Add support for EXT2 and EXT3 file-systems.Mathieu Othacehe1-8/+10
2020-05-20linux-boot: Refactor boot-system.Maxim Cournoyer2-37/+32
2020-05-05Merge branch 'master' into core-updatesMarius Bakke5-180/+390
2020-05-05vm: Remove obsolete procedures.Mathieu Othacehe1-155/+1
2020-05-05image: Add a new API.Mathieu Othacehe2-1/+273
2020-05-05build: bootloader: Add install-efi procedure.Mathieu Othacehe2-17/+58
2020-05-05build: install: Do not set store GID.Mathieu Othacehe1-3/+1
2020-05-05build: install: Ignore chown exceptions.Mathieu Othacehe1-3/+13
2020-05-03file-systems: Fix UTF-16 handling in initrd.Danny Milosavljevic1-0/+25