mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
5070e7e402
was no history to speak of, a repocopy would not have bought us anything. Versions copied: ../sparc64/boot_crunch.conf,v 1.3 2002/11/01 15:29:35 jhb ../sparc64/dokern.sh,v 1.1 2002/10/13 18:36:06 jake ../sparc64/mkisoimages.sh,v 1.1 2002/10/13 18:36:06 jake obtained from: jake, jhb chapeau: jkh (mkisoimages.sh)
30 lines
521 B
Plaintext
30 lines
521 B
Plaintext
# $FreeBSD$
|
|
|
|
buildopts -DRELEASE_CRUNCH -Dlint
|
|
|
|
srcdirs /usr/src/bin
|
|
progs hostname pwd rm sh test
|
|
ln sh -sh
|
|
ln test [
|
|
|
|
srcdirs /usr/src/gnu/usr.bin
|
|
progs cpio
|
|
|
|
srcdirs /usr/src/sbin
|
|
progs dhclient fsck_ffs ifconfig
|
|
progs mount_nfs newfs route rtsol
|
|
progs tunefs
|
|
|
|
srcdirs /usr/src/usr.bin
|
|
progs find minigzip sed
|
|
ln minigzip gzip
|
|
ln minigzip gunzip
|
|
ln minigzip zcat
|
|
|
|
srcdirs /usr/src/usr.sbin
|
|
progs arp ppp
|
|
progs sysinstall
|
|
|
|
libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz -lnetgraph
|
|
libs -ldialog -lncurses -ldisk
|