mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11:39 +00:00
last edits
This commit is contained in:
parent
573c272bda
commit
75fa0391e3
|
@ -379,10 +379,10 @@ it doesn't know how to listen to the newer tools like bluetoothctl, bt-adapter,
|
|||
or rfkill.
|
||||
|
||||
8. OpenBSD: Going along with Code Change 1, now has disk serial (doas/root),
|
||||
more consistent physical block size data, more reliable disk data, and for
|
||||
-Dxxx, duid, if available. Also added disk partition table scheme, aka MBR /
|
||||
GPT. Some of these new items may also work with NetBSD. See also Fix 17, SMART
|
||||
fix for OpenBSD.
|
||||
more consistent physical block size data, more reliable disk data, and for -Dxx,
|
||||
duid, if available. Also added disk partition table scheme, aka MBR / GPT. Some
|
||||
of these new items may also work with NetBSD. See also Fix 17, SMART fix for
|
||||
OpenBSD.
|
||||
|
||||
9. OpenBSD/NetBSD/FreeBSD: the DiskDataBSD refactor now allows Unmounted
|
||||
partitions report.
|
||||
|
@ -549,7 +549,6 @@ without thinking about it, but once I thought about it, I realized how silly
|
|||
that was. This must have knocked off a good 50 or more unnecessary, and always
|
||||
expensive, function calls.
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
-- Harald Hope - Fri, 16 Apr 2021 20:37:35 -0700
|
||||
|
||||
|
|
Loading…
Reference in a new issue