Correct a bug in the -S truncation mode where the mode was not being passed
[dragonfly/vkernel-mp.git] / usr.sbin / crunch / examples / kcopy.conf
bloba6868fccbd7ce5f2bf92fb958af80d5e2fa16ba5
1 # $FreeBSD: src/usr.sbin/crunch/examples/kcopy.conf,v 1.7 1999/08/28 01:15:57 peter Exp $
2 # $DragonFly: src/usr.sbin/crunch/examples/kcopy.conf,v 1.2 2003/06/17 06:29:53 dillon Exp $
4 srcdirs /usr/src/bin /usr/src/sbin
6 # Programs from bin/
7 progs sh cp echo test
8 ln test [
10 # These are needed because of UN*X's idiotic way of indicating that something
11 # is a login shell.
12 ln sh -
13 ln sh -sh
16 # Programs from sbin/
17 progs mount mount_cd9660 fsck init reboot umount
18 ln reboot halt
19 ln reboot fastboot
20 ln reboot fasthalt
22 libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt