blob: 35e4f55bcb19736222a9b2c12b0dcb91ff6d5b73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $OpenBSD: list,v 1.2 2000/03/01 22:09:59 todd Exp $
# $NetBSD: list,v 1.1 1996/05/16 19:59:01 mark Exp $
# the disktab explanation file
COPY disktab.preinstall etc/disktab.preinstall
# 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
|