blob: d28acb11460a86c6a82eeace979b079e86d0e6e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $Id: list,v 1.2 1996/09/05 21:26:48 deraadt Exp $
# the disktab explanation file
COPY disktab.preinstall etc
# 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
|