blob: a46e724a32fd1cc102a672a382fe9516d949b083 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: list,v 1.3 2000/03/01 22:10:06 todd Exp $
# the disktab explanation file
COPY disktab.preinstall etc
# and the installation tools
COPY dot.profile .profile
COPY dot.instutils .instutils
COPY install.sh install
COPY dot.hdprofile tmp/.hdprofile
SPECIAL chmod 755 install
|