Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/07/1995 03:30:02
thorpej
Tue Nov 7 00:21:21 PST 1995
Update of /a/cvsroot/src/distrib/hp300/miniroot/inst
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3403
Revision/Branch: netbsd-1-1
Modified Files:
install.sh
Log Message:
Bring in several improvements:
* Deal with the timezone link (from Paul Kranenburg)
* Cleanly separate the machine-dependent portions of the script
from the machine-independent ones. Eventually, one "install.sh"
might be used, in conjunction with a machine-dependent module.
(from Paul Kranenburg)
* Add another "source of sets" option; the current root filesystem,
in the event that this is extended to a general-purpose NFS-root
installation situation (from Paul Kranenburg, semantics slightly
modified by me)
* Be a weensy bit more intelligent about displaying possible
devices, and eliminate duplicates in the lists (from me)
* Fix a couple of buglets in the tape installation, noticed by
reading the code; this portion of the install program remains
untested, along the cdrom-specific portions of the cdrom/nfs
code.
thorpej
Tue Nov 7 00:24:44 PST 1995
Update of /a/cvsroot/src/etc/etc.hp300
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3472
Revision/Branch: netbsd-1-1
Modified Files:
MAKEDEV
Log Message:
Update from trunk; remove device nodes before creating them.