blob: 29b8a3d646ee4756722f8fb3b593b4a3e48be99f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $Id: list,v 1.1 1995/10/18 08:37:34 deraadt 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
|