summaryrefslogtreecommitdiff
path: root/gnu/build/hurd-boot.scm
AgeCommit message (Expand)AuthorFilesLines
2026-06-22system: hurd-boot: Put the profile’s ‘sbin’ in $PATH for boot.brian cully1-1/+1
2026-05-19system: hurd-boot: Prepare for runsystem in Guile.Janneke Nieuwenhuizen1-7/+35
2026-05-19system: hurd-boot: Robustify passive-translator-xattr?.Janneke Nieuwenhuizen1-8/+17
2026-05-13gnu: hurd: Fix second boot.brian cully1-16/+19
2026-05-13system: hurd: Fix fsck.Janneke Nieuwenhuizen1-4/+17
2026-05-13system: hurd-boot: Redefine /dev/urandom.Janneke Nieuwenhuizen1-1/+3
2026-05-13system: hurd-boot: Create initial random seed.Janneke Nieuwenhuizen1-1/+12
2025-10-12hurd-boot: change /etc/mtab to /var/run/mtab.Yelninei1-4/+4
2024-11-11hurd-boot: Support second boot.Janneke Nieuwenhuizen1-5/+16
2024-10-15hurd-boot: Support system init: Create essential device nodes.Janneke Nieuwenhuizen1-4/+10
2023-10-01hurd-boot: Setup/dev/hdX, /dev/hdXsY IDE device node translators.Janneke Nieuwenhuizen1-0/+13
2023-07-13hurd-boot: Cater for netdde.Janneke Nieuwenhuizen1-0/+10
2023-07-13hurd-boot: Setup pci-arbiter and rumpdisk translators.Janneke Nieuwenhuizen1-4/+23
2023-05-17hurd-boot: Symlink /hurd before setting up translators.Josselin Poiret1-4/+4
2022-12-24hurd-boot: Fix list of devices with translators.Ludovic Courtès1-1/+1
2022-11-28system: hurd: Create more ttys.Ludovic Courtès1-6/+11
2022-11-28hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd.Ludovic Courtès1-0/+3
2022-11-28hurd-boot: Create more PTY nodes.Ludovic Courtès1-14/+12
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer1-6/+6
2021-12-12services: static-networking: Change interface to mimic netlink.Ludovic Courtès1-7/+3
2021-10-18hurd-boot: Set pfinet on the right node for AF_INET6.Ludovic Courtès1-2/+2
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-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-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-08gnu: services: Add %hurd-startup-service.Jan (janneke) Nieuwenhuizen1-16/+19
2020-06-08hurd-boot: Further cleanup of "rc".Jan (janneke) Nieuwenhuizen1-0/+202