blob: e0e5e804bedf4aed960c59bd347c219ab5a76a70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: list,v 1.2 2000/03/01 22:10:01 todd Exp $
# $NetBSD: list,v 1.1.1.1 1995/04/17 19:08:52 leo 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
SPECIAL chmod 755 install
|