Commit Graph

5 Commits

Author SHA1 Message Date
ru
31b96e8df8 Sort sections. 2005-01-18 13:43:56 +00:00
ru
21331566c5 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
ru
9b5e0b1ca2 Normalize the manpage.
Reviewed by:	sobomax
2004-09-11 18:39:01 +00:00
sobomax
b60154d3a3 Clarify/extend in several places and make sure that everything matches reality. 2004-09-10 22:26:31 +00:00
sobomax
993336d65c Add mkuzip(8), non-GPL utility to compress filesystem images for use with
geom_uzip module. This is based on utility I wrote some 3 years ago for a
hack for md(4), which functionally was close to what geom_uzip does today.

Since I don't have a time to test that it compiles/works on other arches,
stick it to i386 only. Will do it later.

Unlike original cloop util, this one embedds FreeBSD-compatible shell code
into the generated image, not Linux one. Unfortunately severe space
restriction imposed by the CLOOP format doesn't allow to put conditional
code which will work both on Linux and FreeBSD. In fact it was quite a
challenge to fit necessary FreeBSD code into 127 bytes. ;-)
2004-09-10 20:17:31 +00:00