[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-hurd-vm created (now 09ed8bf)
From: |
guix-commits |
Subject: |
branch wip-hurd-vm created (now 09ed8bf) |
Date: |
Mon, 8 Jun 2020 08:37:17 -0400 (EDT) |
janneke pushed a change to branch wip-hurd-vm
in repository guix.
at 09ed8bf hurd-boot: Use 'setxattr' instead of invoking settrans.
This branch includes the following new commits:
new 4c26229 gnu: hurd: Update to upstream Hurd-reserved xattr index.
new 1428926 syscalls: set-thread-name, thread-name: Stub for the Hurd.
new 6cea61f linux-boot: Update 'make-hurd-device-nodes'.
new c77b928 image: Add Hurd support.
new 45b2cb4 system: hurd: Add hurd-default-essential-services.
new 2018fb2 system: Add 'hurd' field to <operating-system>.
new 21acd8d bootloader: Extend `<menu-entry>' for multiboot.
new 912b857 system: Add 'multiboot-modules' field to <boot-parameters>.
new 1244491 bootloader: grub: Add support for multiboot.
new e6cd858 system: Use 'hurd' package in label.
new 59bcffa system: examples: Add bare-hurd.tmpl.
new c3fd2df system: Support activation service for the Hurd.
new f5ca79d services: Support etc-service for the Hurd.
new c03e513 services: hurd: Populate system profile.
new 97c94fc gnu: hurd: Create minimal "runsystem" script to invoke "rc".
new f9c0458 services: Add `hurd-console-service-type'.
new 7ccd471 services: Add `hurd-getty-service-type'.
new 11e4200 system: hurd: Populate services.
new b37c544 hurd-boot: Further cleanup of "rc".
new 68d8c09 gnu: services: Add %hurd-startup-service.
new 7685006 hurd-boot: Create individual translators instead of running
MAKEDEV.
new c6828d7 system: hurd: Remove 'cross-hurd-image' hack.
new 8f77918 system: bare-hurd.tmpl: Add openssh client and service.
new 09ed8bf hurd-boot: Use 'setxattr' instead of invoking settrans.
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
- branch wip-hurd-vm created (now 09ed8bf),
guix-commits <=
- 02/24: syscalls: set-thread-name, thread-name: Stub for the Hurd., guix-commits, 2020/06/08
- 01/24: gnu: hurd: Update to upstream Hurd-reserved xattr index., guix-commits, 2020/06/08
- 03/24: linux-boot: Update 'make-hurd-device-nodes'., guix-commits, 2020/06/08
- 04/24: image: Add Hurd support., guix-commits, 2020/06/08
- 09/24: bootloader: grub: Add support for multiboot., guix-commits, 2020/06/08
- 14/24: services: hurd: Populate system profile., guix-commits, 2020/06/08
- 10/24: system: Use 'hurd' package in label., guix-commits, 2020/06/08
- 11/24: system: examples: Add bare-hurd.tmpl., guix-commits, 2020/06/08
- 12/24: system: Support activation service for the Hurd., guix-commits, 2020/06/08
- 05/24: system: hurd: Add hurd-default-essential-services., guix-commits, 2020/06/08