Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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.
Home |
Main Index |
Thread Index |
Old Index