From 939575311e56dad601a04dcefbe96559800924d7 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 7 May 2011 13:03:48 +0200 Subject: [PATCH] Remove ipfilter remains via 'make upgrade'. --- Makefile_upgrade.inc | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index c191474d87..d0424bf25d 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -1591,6 +1591,53 @@ TO_REMOVE+=/usr/bin/zgrep TO_REMOVE+=/usr/share/man/cat1/zgrep.1.gz TO_REMOVE+=/usr/share/man/man1/zgrep.1.gz TO_REMOVE+=/usr/include/dev/disk/mpt/mpilib/fc_log.h +TO_REMOVE+=/boot/kernel/ipl.ko +TO_REMOVE+=/etc/periodic/security/510.ipfdenied +TO_REMOVE+=/etc/rc.d/ipfilter +TO_REMOVE+=/etc/rc.d/ipfs +TO_REMOVE+=/etc/rc.d/ipmon +TO_REMOVE+=/etc/rc.d/ipnat +TO_REMOVE+=/sbin/ipf +TO_REMOVE+=/usr/share/man/cat8/ipf.8.gz +TO_REMOVE+=/usr/share/man/man8/ipf.8.gz +TO_REMOVE+=/sbin/ipfs +TO_REMOVE+=/usr/share/man/cat8/ipfs.8.gz +TO_REMOVE+=/usr/share/man/man8/ipfs.8.gz +TO_REMOVE+=/sbin/ipfstat +TO_REMOVE+=/usr/share/man/cat8/ipfstat.8.gz +TO_REMOVE+=/usr/share/man/man8/ipfstat.8.gz +TO_REMOVE+=/sbin/ipmon +TO_REMOVE+=/usr/share/man/cat8/ipmon.8.gz +TO_REMOVE+=/usr/share/man/man8/ipmon.8.gz +TO_REMOVE+=/sbin/ipnat +TO_REMOVE+=/usr/share/man/cat8/ipnat.8.gz +TO_REMOVE+=/usr/share/man/man8/ipnat.8.gz +TO_REMOVE+=/usr/sbin/ipftest +TO_REMOVE+=/usr/share/man/cat1/ipftest.1.gz +TO_REMOVE+=/usr/share/man/man1/ipftest.1.gz +TO_REMOVE+=/usr/sbin/ipresend +TO_REMOVE+=/usr/share/man/cat1/ipresend.1.gz +TO_REMOVE+=/usr/share/man/man1/ipresend.1.gz +TO_REMOVE+=/usr/sbin/ipsend +TO_REMOVE+=/usr/share/man/cat1/ipsend.1.gz +TO_REMOVE+=/usr/share/man/man1/ipsend.1.gz +TO_REMOVE+=/usr/sbin/iptest +TO_REMOVE+=/usr/share/man/cat1/iptest.1.gz +TO_REMOVE+=/usr/share/man/man1/iptest.1.gz +TO_REMOVE+=/usr/share/examples/ipfilter +TO_REMOVE+=/usr/share/man/cat4/ipf.4.gz +TO_REMOVE+=/usr/share/man/man4/ipf.4.gz +TO_REMOVE+=/usr/share/man/cat4/ipl.4.gz +TO_REMOVE+=/usr/share/man/man4/ipl.4.gz +TO_REMOVE+=/usr/share/man/cat4/ipnat.4.gz +TO_REMOVE+=/usr/share/man/man4/ipnat.4.gz +TO_REMOVE+=/usr/share/man/cat5/ipf.5.gz +TO_REMOVE+=/usr/share/man/man5/ipf.5.gz +TO_REMOVE+=/usr/share/man/cat5/ipnat.5.gz +TO_REMOVE+=/usr/share/man/man5/ipnat.5.gz +TO_REMOVE+=/usr/share/man/cat5/ipsend.5.gz +TO_REMOVE+=/usr/share/man/man5/ipsend.5.gz +TO_REMOVE+=/var/db/ipf .if ${MACHINE_ARCH} == "x86_64" TO_REMOVE+=/usr/sbin/sgsc -- 2.28.0