1999-05-23 11:31:19 +04:00
|
|
|
# $NetBSD: list,v 1.4 1999/05/23 07:31:20 tron Exp $
|
1995-09-10 10:13:41 +04:00
|
|
|
|
|
|
|
# the disktab explanation file
|
|
|
|
COPY disktab.preinstall etc
|
|
|
|
|
|
|
|
# and the installation tools
|
1999-05-23 11:31:19 +04:00
|
|
|
COPY ${CURDIR}/dot.profile .profile
|
|
|
|
COPY ${CURDIR}/dot.instutils .instutils
|
|
|
|
COPY ${CURDIR}/install.sh install
|
|
|
|
COPY ${CURDIR}/dot.hdprofile tmp/.hdprofile
|
1995-09-10 10:13:41 +04:00
|
|
|
SPECIAL chmod 755 install
|