blob: ae8ffc2554ad5b281634b1a4c0c4eb2b670914c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: list,v 1.2 1997/04/17 02:10:46 niklas 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
SPECIAL chmod 755 install
|