summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2013-09-21 14:23:20 +0000
committercy <cy@FreeBSD.org>2013-09-21 14:23:20 +0000
commit1f79bda80fc99a9bea37dc83f80019be39c33c5a (patch)
tree3915c70585141494037a8c4fd909db7ea85a2aac /contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3
parentb3f0452e3485d31d295010234a8951b1129a6f0b (diff)
downloadFreeBSD-src-1f79bda80fc99a9bea37dc83f80019be39c33c5a.zip
FreeBSD-src-1f79bda80fc99a9bea37dc83f80019be39c33c5a.tar.gz
Remove redundant files.
Approved by: glebius (mentor) Approved by: re (blanket)
Diffstat (limited to 'contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3')
-rw-r--r--contrib/ipfilter/FreeBSD-3/INST.FreeBSD-326
1 files changed, 0 insertions, 26 deletions
diff --git a/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3 b/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3
deleted file mode 100644
index 5b9de7c..0000000
--- a/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3
+++ /dev/null
@@ -1,26 +0,0 @@
-To build a kernel with the IP filter, follow these seven steps:
-
- 1. do "make freebsd3"
-
- 2. do "make install-bsd"
- (probably has to be done as root)
-
- 3. run "FreeBSD-3/kinstall" as root
-
- 4. build a new kernel
-
- 5. install the new kernel
-
- 6. If not using DEVFS, create devices for IP Filter as follows:
- mknod /dev/ipl c 79 0
- mknod /dev/ipnat c 79 1
- mknod /dev/ipstate c 79 2
- mknod /dev/ipauth c 79 3
- mknod /dev/ipsync c 79 4
- mknod /dev/ipscan c 79 5
-
- 7. reboot
-
-
-Darren Reed
-darrenr@pobox.com
OpenPOWER on IntegriCloud