12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
# $NetBSD: list,v 1.2 1996/08/30 17:37:34 thorpej 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.sh install
|
|
COPY dot.hdprofile tmp/.hdprofile
|
|
SPECIAL chmod 755 install
|