blob: 9848d23b4f662212e144b1ef8e16e147ca2d166f (
plain)
1
2
3
4
5
6
7
8
|
# $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
|