From d3e8a78512d987d5dcf10a3f0329a06b87c70136 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 23 Jul 2003 05:55:02 +0000 Subject: amd64 will not provide floppies. --- release/amd64/dokern.sh | 52 ----------------------------------------- release/amd64/fixit_crunch.conf | 25 -------------------- 2 files changed, 77 deletions(-) delete mode 100755 release/amd64/dokern.sh delete mode 100644 release/amd64/fixit_crunch.conf (limited to 'release/amd64') diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh deleted file mode 100755 index 0efa2a3ef13b..000000000000 --- a/release/amd64/dokern.sh +++ /dev/null @@ -1,52 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -sed \ - -e '/AHC_REG_PRETTY_PRINT/d' \ - -e '/AHD_REG_PRETTY_PRINT/d' \ - -e '/COMPAT_FREEBSD4/d' \ - -e '/DDB/d' \ - -e '/DEBUG/d' \ - -e '/INVARIANTS/d' \ - -e '/INVARIANT_SUPPORT/d' \ - -e '/KTRACE/d' \ - -e '/NFSSERVER/d' \ - -e '/NFS_ROOT/d' \ - -e '/PROCFS/d' \ - -e '/PSEUDOFS/d' \ - -e '/SOFTUPDATES/d' \ - -e '/SYSV/d' \ - -e '/UFS_DIRHASH/d' \ - -e '/WITNESS/d' \ - -e '/IA32/d' \ - -e '/_KPOSIX_PRIORITY_SCHEDULING/d' \ - -e '/ atapist /d' \ - -e '/ faith /d' \ - -e '/ gif /d' \ - -e '/ lpt /d' \ - -e '/ pass /d' \ - -e '/ pmtimer$/d' \ - -e '/ ppi /d' \ - -e '/ ppp /d' \ - -e '/ pty /d' \ - -e '/ random /d' \ - -e '/ ses /d' \ - -e '/ splash /d' \ - -e '/ ugen /d' \ - -e '/ uhid /d' \ - -e '/ ulpt /d' \ - -e '/ urio /d' \ - -e '/ uscanner /d' \ - -e 's/ident.*GENERIC/ident BOOTMFS/g' - -echo "options MUTEX_NOINLINE" - -echo "options NETGRAPH" -echo "options NETGRAPH_ETHER" -echo "options NETGRAPH_PPPOE" -echo "options NETGRAPH_SOCKET" - -echo "options SCSI_NO_OP_STRINGS" -echo "options SCSI_NO_SENSE_STRINGS" diff --git a/release/amd64/fixit_crunch.conf b/release/amd64/fixit_crunch.conf deleted file mode 100644 index 45ad00e4de86..000000000000 --- a/release/amd64/fixit_crunch.conf +++ /dev/null @@ -1,25 +0,0 @@ -# $FreeBSD$ - -buildopts -DRELEASE_CRUNCH - -srcdirs /usr/src/bin -progs cat chmod cp dd df echo expr kill -progs ln ls mkdir mv rm rmdir sleep sync - -srcdirs /usr/src/sbin -progs bsdlabel clri dmesg fdisk mknod -progs mount mount_cd9660 mount_msdosfs -progs reboot restore swapon umount -ln bsdlabel disklabel -ln restore rrestore - -srcdirs /usr/src/usr.bin -progs ftp telnet vi -ln vi view -ln vi ex - -srcdirs /usr/src/usr.sbin -progs chown chroot -ln chown chgrp - -libs -ledit -lgeom -lkvm -lm -lncurses -lutil -- cgit v1.3