Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/23/1997 21:20:03
thorpej
Mon Jun 23 14:11:11 PDT 1997
Update of /cvsroot/src/usr.sbin/vnconfig
In directory netbsd1:/var/slash-tmp/cvs-serv5776
Modified Files:
vnconfig.8 vnconfig.c
Log Message:
Update for changes to the vnd driver:
- Add optional "geomspec" argument as third argument when configuring
a vnode disk. Format is: secsize/secpertrack/trackpercyl/ncylinders,
e.g. 512/18/2/80.
- Add optional "-t typename" argument, mutually exclusive with "geomspec",
that will look up "typename" in /etc/disktab and use the geometry
specified in the entry.
- Update verbose output accordingly.
thorpej
Mon Jun 23 14:16:26 PDT 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv8923
Modified Files:
CHANGES
Log Message:
Note disklabel/partition/geometry changes to the vnd driver.
thorpej
Mon Jun 23 14:18:36 PDT 1997
Update of /cvsroot/src/distrib/amiga/floppies/inst-common
In directory netbsd1:/var/slash-tmp/cvs-serv10115
Modified Files:
Makefile.inc
Log Message:
Update for changes to vnconfig(8).
thorpej
Mon Jun 23 14:19:56 PDT 1997
Update of /cvsroot/src/distrib/arm32/floppies/inst-common
In directory netbsd1:/var/slash-tmp/cvs-serv10598
Modified Files:
Makefile.inc
Log Message:
Update for changes to vnconfig(8).