blob: 98795e86229257b095f2b47fc88b028099fefad0 (
plain)
1
2
3
4
5
6
7
8
|
dmassage - dmesg parser
This tool parses the dmesg of your *BSD system, and can do three things
with that information:
- to make the kernel boot faster
- to reduce kernel size
- to show all devices in a tree-like hierarchy
|