Deleted Added
full compact
kcopy.conf (1772) kcopy.conf (2618)
1# $Id: kcopy.conf,v 1.2 1994/06/19 20:39:30 jkh Exp $
1# $Id: kcopy.conf,v 1.3 1994/06/24 16:39:30 jkh Exp $
2
3srcdirs /usr/src/bin /usr/src/sbin
4
5# Programs from bin/
6progs sh cp echo test
7ln test [
8
9# These are needed because of UN*X's idiotic way of indicating that something
10# is a login shell.
11ln sh -
12ln sh -sh
13
14#
15# Programs from sbin/
2
3srcdirs /usr/src/bin /usr/src/sbin
4
5# Programs from bin/
6progs sh cp echo test
7ln test [
8
9# These are needed because of UN*X's idiotic way of indicating that something
10# is a login shell.
11ln sh -
12ln sh -sh
13
14#
15# Programs from sbin/
16progs mount mount_isofs mount_pcfs fsck halt init umount
16progs mount mount_cd9660 fsck init reboot umount
17ln reboot halt
18ln reboot fastboot
19ln reboot fasthalt
17
20
18libs -lutil
21libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt