|
Revision 2, 0.6 kB
(checked in by nextime, 2 years ago)
|
Initial import, branching from morphix svn
|
| Line | |
|---|
| 1 |
cowloop-utils for debian |
|---|
| 2 |
------------------ |
|---|
| 3 |
|
|---|
| 4 |
The following desciptions were taken directly from the cowloop source files. |
|---|
| 5 |
|
|---|
| 6 |
o cowcopy |
|---|
| 7 |
This program copies the input-file (first argument) to the output-file (second argument). While copying, data blocks are skipped which entirely contain null-bytes in order to save disk space. |
|---|
| 8 |
|
|---|
| 9 |
o cowlist |
|---|
| 10 |
This program lists the status of a cowfile |
|---|
| 11 |
|
|---|
| 12 |
o cowrepair |
|---|
| 13 |
This program checks the cow-file (first argument) and repairs the bitmap. |
|---|
| 14 |
|
|---|
| 15 |
o cowsync |
|---|
| 16 |
This program asks the cowloop-driver to flush the cowhead and bitmaps |
|---|
| 17 |
|
|---|
| 18 |
-- Rene Cunningham <rene@dclabs.com.au> Fri, 25 Feb 2005 23:30:41 +1100 |
|---|