Home | History | Annotate | Line # | Download | only in examples
      1  1.2  perry #	$NetBSD: freebsd-kcopy.conf,v 1.2 1997/08/02 21:30:24 perry Exp $
      2  1.1    cgd 
      3  1.1    cgd srcdirs /usr/src/bin /usr/src/sbin
      4  1.1    cgd 
      5  1.1    cgd # Programs from bin/
      6  1.1    cgd progs sh cp echo test
      7  1.1    cgd ln test [
      8  1.1    cgd 
      9  1.1    cgd # These are needed because of UN*X's idiotic way of indicating that something
     10  1.1    cgd # is a login shell.
     11  1.1    cgd ln sh -
     12  1.1    cgd ln sh -sh
     13  1.1    cgd 
     14  1.1    cgd #
     15  1.1    cgd # Programs from sbin/
     16  1.1    cgd progs mount mount_isofs mount_pcfs fsck halt init umount
     17  1.1    cgd 
     18  1.1    cgd libs -lutil
     19