* Mark Hindley <[email protected]> [231206 11:42]: > > Kernel: GNU-Mach 1.8+git20230830-486/Hurd-0.9 [..] > So you are running Hurd. I have very little experience of that arch, so would > appreciate some more information from you. [..] > Is hwclock actually useful on Hurd? I (naively) expected it to be linux > only. But src:util-linux still ships it[1]. Or is the HCTOSYS_DEVICE used in > the > initscripts just wrong on Hurd?
I have zero knowledge about hurd, but it looks like[1] hwclock is built with CMOS support on hurd. So maybe it could work? It certainly is built without the RTC support, so --rtc=... doesn't work. Given this I'd imagine nobody has ever used the hwclock initscripts on hurd before, and maybe they shouldn't exist there? I'd hope hurd wouldn't rely on userspace to do direct hardware access to set the time. Chris [1] https://buildd.debian.org/status/fetch.php?pkg=util-linux&arch=hurd-i386&ver=2.39.3-2&stamp=1701803506&raw=0

