Updated geom_vinum

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jan 23 23:34:23 PST 2004


In message <20040124012304.GA20359 at wantadilla.lemis.com>, "Greg 'groggy' Lehey"
 writes:
>
>--1yeeQ81UyVL57Vl7
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>
>On Friday, 23 January 2004 at  9:34:50 +0100, Lukas Ertl wrote:
>> On Fri, 23 Jan 2004, Soeren Straarup wrote:
>>
>>> On Thu, 22 Jan 2004, Lukas Ertl wrote:
>>>
>>>> An updated "GEOM screenshot" can be found at
>>>> <http://mailbox.univie.ac.at/~le/geomvinum.ps>, and the sources are at
>>>
>>> What program have you used to draw that ?
>>
>> It's called dot and it is part of the graphviz port.
>>
>> sysctl -b kern.geom.confdot | dot -Tps > foo.ps
>
>It's too big to render on my machine, either with ghostview or
>directly to a PostScript printer.  How do you look at it?

Save the output from the sysctl, insert 
	size=8,10

as the second line and run through dot(1)

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-geom mailing list