diff options
Diffstat (limited to 'distrib/powerpc/kc/list')
-rw-r--r-- | distrib/powerpc/kc/list | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/distrib/powerpc/kc/list b/distrib/powerpc/kc/list new file mode 100644 index 00000000000..c5cf8207ae7 --- /dev/null +++ b/distrib/powerpc/kc/list @@ -0,0 +1,10 @@ +# $NetBSD: list,v 1.1 1995/07/18 04:13:12 briggs 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 +SPECIAL chmod 755 install |