blob: c5cf8207ae75df7eaf8adb67f5eb5a5101a2b90d (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: list,v 1.1 1995/07/18 04:13:12 briggs 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
|