Hacker News new | ask | show | jobs
by acdha 897 days ago
This is a great example of an edge case which many people might never need but is really useful in a pinch: that’s what provides the equivalent of the Mac target disk mode, which is really handy if you need to repair a no longer-bootable system.

https://github.com/systemd/systemd/commit/1761066b135f1a322c...

1 comments

That's really not a great argument for why it belongs in systemd.

Kitchen sinks are generally useful, but 17 kitchen sinks in a helicopter is not a good idea.

Where would you put it instead of something started by pid 1? It needs to boot the kernel and unlike macOS they have to run on a ton of different architectures so they can’t count on the firmware.
Huh? It's just another userspace program serving TCP.