blob: eada7879ad8a14a80553deac1b0aa1271c1bba90 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $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
|