Module Name:othersrc
Committed By: agc
Date: Thu May 19 00:24:22 UTC 2011
Modified Files:
othersrc/external/bsd/genraidconf: genraidconf.sh
Log Message:
one less magic number - make it obvious what the NetBSD partition id is.
To generate a diff of this commit:
cvs rdiff
Module Name:othersrc
Committed By: agc
Date: Wed May 18 19:17:21 UTC 2011
Modified Files:
othersrc/external/bsd/genraidconf: genraidconf.sh
Log Message:
unconfigure the generated raid set at the end of this utility
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r
Module Name:othersrc
Committed By: agc
Date: Wed May 18 01:41:31 UTC 2011
Modified Files:
othersrc/external/bsd/genraidconf: genraidconf.sh
Log Message:
put a comment at the start of the generated raid config file that the file was
generated by genraidconf(8)
To generate
Module Name:othersrc
Committed By: agc
Date: Wed May 18 01:37:58 UTC 2011
Modified Files:
othersrc/external/bsd/genraidconf: genraidconf.sh
Log Message:
work out the partition letter of the first partition properly
invoke fdisk properly
use the correct partition letter i
Module Name:othersrc
Committed By: wiz
Date: Tue May 17 11:23:41 UTC 2011
Modified Files:
othersrc/external/bsd/genraidconf: genraidconf.8
Log Message:
Various improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/genraidconf/gen
Module Name:othersrc
Committed By: agc
Date: Tue May 17 03:51:40 UTC 2011
Modified Files:
othersrc/external/bsd/genraidconf: genraidconf.8
Log Message:
invoke the commands in the example properly
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/ex
Module Name:othersrc
Committed By: agc
Date: Tue May 17 03:48:50 UTC 2011
Update of /cvsroot/othersrc/external/bsd/genraidconf
In directory ivanova.netbsd.org:/tmp/cvs-serv2114
Log Message:
initial import of genraidconf, an embryonic RAIDframe configuration file
generator, into op