Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/19/1998 18:40:02
jonathan
Thu Feb 19 18:33:52 PST 1998
Update of /cvsroot/src/distrib/utils/sysinst
In directory nb00:/tmp/cvs-serv2816
Modified Files:
defs.h target.c
Log Message:
* Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-".
* Add cp_to_target() to copy a file from current root, to an absolute
path relative to target root.
* Clean up alpha, arm32, i386, pmax MD code: use cp_to_target()
NB: Alpha uses target_expand() when calling installboot.
* Add tests for target == current root. Intended to support
`upgrade/reinstall' to current root, either for testing or easier
minor-release upgrades. Only tested on pmax.
jonathan
Thu Feb 19 18:33:52 PST 1998
Update of /cvsroot/src/distrib/utils/sysinst/arch/alpha
In directory nb00:/tmp/cvs-serv2816/arch/alpha
Modified Files:
md.c
Log Message:
* Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-".
* Add cp_to_target() to copy a file from current root, to an absolute
path relative to target root.
* Clean up alpha, arm32, i386, pmax MD code: use cp_to_target()
NB: Alpha uses target_expand() when calling installboot.
* Add tests for target == current root. Intended to support
`upgrade/reinstall' to current root, either for testing or easier
minor-release upgrades. Only tested on pmax.
jonathan
Thu Feb 19 18:33:52 PST 1998
Update of /cvsroot/src/distrib/utils/sysinst/arch/arm32
In directory nb00:/tmp/cvs-serv2816/arch/arm32
Modified Files:
md.c
Log Message:
* Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-".
* Add cp_to_target() to copy a file from current root, to an absolute
path relative to target root.
* Clean up alpha, arm32, i386, pmax MD code: use cp_to_target()
NB: Alpha uses target_expand() when calling installboot.
* Add tests for target == current root. Intended to support
`upgrade/reinstall' to current root, either for testing or easier
minor-release upgrades. Only tested on pmax.
jonathan
Thu Feb 19 18:33:52 PST 1998
Update of /cvsroot/src/distrib/utils/sysinst/arch/i386
In directory nb00:/tmp/cvs-serv2816/arch/i386
Modified Files:
md.c
Log Message:
* Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-".
* Add cp_to_target() to copy a file from current root, to an absolute
path relative to target root.
* Clean up alpha, arm32, i386, pmax MD code: use cp_to_target()
NB: Alpha uses target_expand() when calling installboot.
* Add tests for target == current root. Intended to support
`upgrade/reinstall' to current root, either for testing or easier
minor-release upgrades. Only tested on pmax.
jonathan
Thu Feb 19 18:33:53 PST 1998
Update of /cvsroot/src/distrib/utils/sysinst/arch/pmax
In directory nb00:/tmp/cvs-serv2816/arch/pmax
Modified Files:
md.c
Log Message:
* Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-".
* Add cp_to_target() to copy a file from current root, to an absolute
path relative to target root.
* Clean up alpha, arm32, i386, pmax MD code: use cp_to_target()
NB: Alpha uses target_expand() when calling installboot.
* Add tests for target == current root. Intended to support
`upgrade/reinstall' to current root, either for testing or easier
minor-release upgrades. Only tested on pmax.