blob: 23a9fb8532ed96dd5d22637ac12a2fec8efefd29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: list,v 1.1 1996/05/16 19:59:01 mark 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
|