Subject: Bug in 1.3.1 install media fixed.
To: None <port-pmax@NetBSD.ORG>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 03/25/1998 12:43:07
I've just uploaded new diskimage.gz and diskimage.tgz files to
ftp.netbsd.org.    

Due to a script bug, the previous copies contained broken ftp and
chown/chgrp binaries.  They were were dynamically linked.  Since the
install images don't contain shared libs, neither ftp nor the chown
commands in the MAKEDEV script worked.

Thanks to Ken Horstein and John Refling for reporting this.
If you couldn't do a 1.3.1  install via FTP, or saw strage
errors when creating /dev, this is why.


If you've already successfully installed 1.3.1, you can fixup by
rerunning the MAKEDEV script:

	  cd /dev ; /bin/sh ./MAKEDEV all