Age | Commit message (Expand) | Author |
2020-10-14 | hurd-boot: Set /hurd/magic on /dev/fd. | Ludovic Courtès |
2020-10-08 | hurd-boot: Create /servers/crash. | Ludovic Courtès |
2020-10-05 | bootloader: Fix u-boot installation. | Mathieu Othacehe |
2020-10-01 | linux-container: Reset jailed root permissions. | Jelle Licht |
2020-09-29 | secret-service: Add proper logging procedure and log to syslog. | Ludovic Courtès |
2020-09-29 | services: secret-service: Add initial client/server handshake. | Ludovic Courtès |
2020-09-29 | secret-service: Fix file port leak in 'secret-service-send-secrets'. | Ludovic Courtès |
2020-09-29 | secret-service: Add a timeout when waiting for a client. | Ludovic Courtès |
2020-09-29 | secret-service: Clarify the origin of messages. | Ludovic Courtès |
2020-09-29 | image: Add support for compressed-qcow2 format. | Mathieu Othacehe |
2020-09-21 | build: shepherd: Check for container support. | Mathieu Othacehe |
2020-09-10 | build: linux-container: Fix run-container. | Mathieu Othacehe |
2020-09-07 | linux-boot: Handle nfs-root device strings. | Stefan |
2020-09-02 | installer: Run the installation inside a container. | Mathieu Othacehe |
2020-09-02 | linux-container: Do not jail the container unconditionally. | Mathieu Othacehe |
2020-09-02 | install: Factorize cow-store procedure. | Mathieu Othacehe |
2020-09-01 | services: Add secret-service-type. | Jan (janneke) Nieuwenhuizen |
2020-08-25 | linux-libre: Support module compression. | Mathieu Othacehe |
2020-07-31 | file-system: Add mount-may-fail? option. | Mathieu Othacehe |
2020-07-26 | file-systems: Add NTFS support. | Mathieu Othacehe |
2020-07-11 | image: Do not set journal_model=WAL for the Hurd. | Jan (janneke) Nieuwenhuizen |
2020-06-27 | hurd-boot: Mount /proc, add /etc/mtab. | Jan (janneke) Nieuwenhuizen |
2020-06-27 | hurd-boot: Remove duplicate calls to 'scope'. | Jan (janneke) Nieuwenhuizen |
2020-06-22 | system: image: Remove "image-root" when building raw disk-images. | Mathieu Othacehe |
2020-06-19 | hurd-boot: Use 'setxattr' instead of invoking settrans. | Jan (janneke) Nieuwenhuizen |
2020-06-19 | hurd-boot: Create individual translators instead of running MAKEDEV. | Jan (janneke) Nieuwenhuizen |
2020-06-18 | database: 'register-items' takes an open database. | Ludovic Courtès |
2020-06-12 | shepherd: 'read-pid-file/container' terminates the whole process group. | Ludovic Courtès |
2020-06-12 | shepherd: Unblock signals in the child process. | Ludovic Courtès |
2020-06-09 | activation: Fix function call for system activation | Royce Strange |
2020-06-09 | build: image: Do not call make-essential-device-nodes by default. | Mathieu Othacehe |
2020-06-08 | gnu: services: Add %hurd-startup-service. | Jan (janneke) Nieuwenhuizen |
2020-06-08 | hurd-boot: Further cleanup of "rc". | Jan (janneke) Nieuwenhuizen |
2020-06-08 | system: Support activation service for the Hurd. | Jan (janneke) Nieuwenhuizen |
2020-06-08 | image: Add Hurd support. | Mathieu Othacehe |
2020-06-08 | linux-boot: Update 'make-hurd-device-nodes'. | Jan (janneke) Nieuwenhuizen |
2020-06-06 | vm: 'expression->derivation-in-linux-vm' always returns a native build. | Ludovic Courtès |
2020-05-29 | build: image: Fix initialize-efi-partition docstring. | Mathieu Othacehe |
2020-05-29 | image: Use grub-efi to install the EFI bootloader. | Mathieu Othacehe |
2020-05-29 | image: Add bootloader installation support. | Mathieu Othacehe |
2020-05-26 | image: Add partition file-system options support. | Mathieu Othacehe |
2020-05-26 | build: image: Add support for EXT2 and EXT3 file-systems. | Mathieu Othacehe |
2020-05-20 | linux-boot: Refactor boot-system. | Maxim Cournoyer |
2020-05-05 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-05 | vm: Remove obsolete procedures. | Mathieu Othacehe |
2020-05-05 | image: Add a new API. | Mathieu Othacehe |
2020-05-05 | build: bootloader: Add install-efi procedure. | Mathieu Othacehe |
2020-05-05 | build: install: Do not set store GID. | Mathieu Othacehe |
2020-05-05 | build: install: Ignore chown exceptions. | Mathieu Othacehe |
2020-05-03 | file-systems: Fix UTF-16 handling in initrd. | Danny Milosavljevic |