summaryrefslogtreecommitdiffstats
path: root/release/ia64/boot_crunch.conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-11-02 20:31:54 +0000
committermarcel <marcel@FreeBSD.org>2002-11-02 20:31:54 +0000
commit2d37fc4d4052d05a9aef533b393cbcb23a229134 (patch)
tree17bd098065924ee41ac649b36c41953698589a90 /release/ia64/boot_crunch.conf
parentc56ef69f56cf26bde1ff844e279637232cbf87b4 (diff)
downloadFreeBSD-src-2d37fc4d4052d05a9aef533b393cbcb23a229134.zip
FreeBSD-src-2d37fc4d4052d05a9aef533b393cbcb23a229134.tar.gz
Shamelessly copy the files over from the sparc64 port. Since there
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)
Diffstat (limited to 'release/ia64/boot_crunch.conf')
-rw-r--r--release/ia64/boot_crunch.conf29
1 files changed, 29 insertions, 0 deletions
diff --git a/release/ia64/boot_crunch.conf b/release/ia64/boot_crunch.conf
new file mode 100644
index 0000000..fdd6950
--- /dev/null
+++ b/release/ia64/boot_crunch.conf
@@ -0,0 +1,29 @@
+# $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
OpenPOWER on IntegriCloud