mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
1e3badb305
to actually work in this application. Urk. This probably explains the problems people have been having with installing -snap. My bad. Will fix and upload a new beta snap to ftp.freebsd.org. Noted by: jhay
15 lines
485 B
Text
15 lines
485 B
Text
# $Id: boot_crunch.conf,v 1.34 1998/09/19 01:47:07 jkh Exp $
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
|
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
|
|
|
|
progs sh find
|
|
progs pwd ft ppp
|
|
progs sysinstall newfs gzip cpio bad144 fsck ifconfig route slattach
|
|
progs mount_nfs
|
|
ln gzip gunzip
|
|
ln gzip zcat
|
|
ln sh -sh
|
|
|
|
libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz
|
|
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
|