blob: 05e8d087bba1ec45a9866d42953032b59441fe80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $OpenBSD: list,v 1.3 1997/04/22 00:35:10 deraadt 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.md install
COPY dot.hdprofile tmp/.hdprofile
COPY resolv.conf etc/resolv.conf
SPECIAL chmod 755 install
|