[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/48: Revert "hurd-boot: Add urandom and default-pager translators."
From: |
guix-commits |
Subject: |
09/48: Revert "hurd-boot: Add urandom and default-pager translators." |
Date: |
Sun, 4 Jun 2023 07:43:42 -0400 (EDT) |
janneke pushed a commit to branch wip-hurd
in repository guix.
commit f55c22fdbdee1ea3141fda37635d67648a39874b
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Sun May 28 14:02:32 2023 +0200
Revert "hurd-boot: Add urandom and default-pager translators."
This reverts commit de9600312cd6a4db9d24a50267da079c4f430afc.
---
gnu/build/hurd-boot.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/build/hurd-boot.scm b/gnu/build/hurd-boot.scm
index 14bfc5e809..95c15907dd 100644
--- a/gnu/build/hurd-boot.scm
+++ b/gnu/build/hurd-boot.scm
@@ -188,7 +188,6 @@ set."
("servers/crash-suspend" ("/hurd/crash" "--suspend"))
("servers/password" ("/hurd/password"))
("servers/socket/1" ("/hurd/pflocal"))
- ("servers/default-pager" ("/hurd/proxy-defpager"))
;; /servers/socket/2 and /26 are created by 'static-networking-service'.
;; XXX: Spawn pfinet without arguments on these nodes so that a DHCP
;; client has someone to talk to?
@@ -199,8 +198,6 @@ set."
("dev/null" ("/hurd/null") #o666)
("dev/random" ("/hurd/random" "--seed-file" "/var/lib/random-seed")
#o644)
- ("dev/urandom" ("/hurd/random" "--seed-file" "/var/lib/random-seed"
- "--fast") #o644)
("dev/zero" ("/hurd/storeio" "--store-type=zero") #o666)
("dev/console" ("/hurd/term" "/dev/console" "device" "console"))
- 23/48: hurd-boot: Cater for netdde., (continued)
- 23/48: hurd-boot: Cater for netdde., guix-commits, 2023/06/04
- 26/48: gnu: gnumach: Disable builtin networking., guix-commits, 2023/06/04
- 32/48: gnu: commencement: hurd-minimal-boot0: Update to 0.9.git20230216., guix-commits, 2023/06/04
- 34/48: gnu: commencement: glibc-final: Use libc-for-target for source too., guix-commits, 2023/06/04
- 45/48: hurd-boot: Support system init: Create essential device nodes., guix-commits, 2023/06/04
- 33/48: gnu: commencement: glibc-final-with-bootstrap-bash: Use libc-for-target., guix-commits, 2023/06/04
- 46/48: DRAFT hurd: Support second boot., guix-commits, 2023/06/04
- 05/48: gnu: Add libc-for-target and glibc/hurd., guix-commits, 2023/06/04
- 15/48: gnu: parted: Support building for the Hurd., guix-commits, 2023/06/04
- 11/48: gnu: Add libpciaccess-0.17., guix-commits, 2023/06/04
- 09/48: Revert "hurd-boot: Add urandom and default-pager translators.",
guix-commits <=
- 29/48: gnu: commencement: gnumach-headers-boot0: Update to 1.8+git20221224., guix-commits, 2023/06/04
- 04/48: gnu: hurd: Update supported systems., guix-commits, 2023/06/04
- 22/48: gnu: netdde: Resurrect and update to 2.6.32.65-2-e67c284ac1., guix-commits, 2023/06/04
- 13/48: gnu: Add rumpkernel., guix-commits, 2023/06/04
- 37/48: gnu: coreutils: Skip hanging and failing test for the Hurd., guix-commits, 2023/06/04
- 10/48: squash! gnu: mig: Update to 04bfe7a91223ba15d868f7165e49328b1c6e86c3., guix-commits, 2023/06/04
- 06/48: gnu: gnumach: Update to 1.8+git20221224., guix-commits, 2023/06/04
- 27/48: gnu: commencement: Add autoconf-boot0., guix-commits, 2023/06/04
- 48/48: DRAFT system: examples: Add devel-hurd.tmpl., guix-commits, 2023/06/04
- 40/48: gnu: findutils: Move test-strerror_r from XFAIL to skip for the Hurd., guix-commits, 2023/06/04