blob: e4ef5698f1d19c8fdd6afc18e814815ea52fb977 (
plain)
1
2
3
4
5
6
7
8
9
|
# $OpenBSD: list,v 1.2 2000/03/01 22:09:59 todd Exp $
# $NetBSD: list,v 1.1 1996/05/16 19:59:20 mark Exp $
# and the upgrade tools
COPY dot.profile .profile
COPY dot.upgrutils .upgrutils
COPY upgrade.sh upgrade
COPY dot.hdprofile tmp/.hdprofile
SPECIAL chmod 755 upgrade
|