sortix-mirror/disked
Jonas 'Sortie' Termansen 03e8ed9415 Recognize read-only block devices.
Add tcgetblob(2) harddisk-writable key that says whether a block device is
writable.

Prefer writable block devices in disked(8).

Ignore read-only block devices in sysinstall(8) and sysupgrade(8) when
searching for existing installations and other operating systems.

This is a compatible ABI change.
2025-01-26 14:04:11 +01:00
..
.gitignore Add disked(8). 2016-02-20 13:28:40 +01:00
disked.8 Add non-interactive mode to disked(8). 2023-04-23 23:35:08 +02:00
disked.c Recognize read-only block devices. 2025-01-26 14:04:11 +01:00
Makefile Add disked(8). 2016-02-20 13:28:40 +01:00