12 lines
328 B
Plaintext
12 lines
328 B
Plaintext
# $NetBSD: list,v 1.4 1999/05/23 07:31:20 tron Exp $
|
|
|
|
# the disktab explanation file
|
|
COPY disktab.preinstall etc
|
|
|
|
# and the installation tools
|
|
COPY ${CURDIR}/dot.profile .profile
|
|
COPY ${CURDIR}/dot.instutils .instutils
|
|
COPY ${CURDIR}/install.sh install
|
|
COPY ${CURDIR}/dot.hdprofile tmp/.hdprofile
|
|
SPECIAL chmod 755 install
|