From: "Pedro Drimel Neto" <pedrodrimel@uol.com.br>
To: netfilter@lists.netfilter.org
Subject: Re: pom-ng "condition" for 2.6 kernels
Date: Wed, 4 Jan 2006 09:26:39 -0200 [thread overview]
Message-ID: <013001c61121$bb439800$2f00a8c0@TRINTASETE> (raw)
In-Reply-To: 200601031603.22960@nienna
I'm trying to apply patch-o-matic-ng on fedora core 4 2.6.11 kernel, what I
did was:
cd /usr/src
ln -s kernels/2.6.11-1.1369_FC4-smp-i686/ linux
cd /usr/src/linux
wget
ftp://ftp.netfilter.org/pub/iptables/snapshot/iptables-1.3.4-20060103.tar.bz2
wget
ftp://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/patch-o-matic-ng-20060103.tar.bz2
tar -xjvf iptables-1.3.4-20060103.tar.bz2
mv iptables-1.3.4-20060103 iptables
tar -xjvf patch-o-matic-ng-20060103.tar.bz2
mv patch-o-matic-ng-20060103 patch-o-matic-ng
export KERNEL_DIR=/usr/src/linux
export IPTABLES_DIR=/usr/src/linux/iptables/
cd patch-o-matic-ng/
./runme extra
And in the enf of command ./runme extra :
Excellent! Source trees are ready for compilation.
Recompile the kernel image.
Recompile the netfilter kernel modules.
Recompile the iptables binaries.
After recompile the kernel, do I have do recompile "/usr/src/linux/iptables"
? And replace the binaries of iptables ?
Does someone has a HOWTO about this ? In
http://www.netfilter.org/documentation/HOWTO//netfilter-extensions-HOWTO.html
had only to recompile the kernel...
Sorry for my bad english.
Regards,
Pedro Drimel Neto.
----- Original Message -----
From: "KOVACS Krisztian" <hidden@sch.bme.hu>
To: <netfilter@lists.netfilter.org>
Cc: "Samuel Díaz García" <samueldg@arcoscom.com>
Sent: Tuesday, January 03, 2006 1:03 PM
Subject: Re: pom-ng "condition" for 2.6 kernels
Hi,
On Tuesday 03 January 2006 15.48, Samuel Díaz García wrote:
> Jorge, I don't know if you stand me, but the problem isn't if I know how
> to use patch-o-matic.
>
> The problem is a bug in patch-o-matic (or mistake) that don't allow to
> use "condition" patch with 2.6.x kernels.
>
> I explain in the message you reply.
It's not a bug, pom-ng simply does not contain the 2.6 version of the
condition match.
--
KOVACS Krisztian
prev parent reply other threads:[~2006-01-04 11:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-01 22:06 pom-ng "condition" for 2.6 kernels Samuel Díaz García
2006-01-02 17:53 ` Jorge Davila
2006-01-03 14:17 ` Samuel Díaz García
2006-01-03 14:25 ` Jorge Davila
2006-01-03 14:48 ` Samuel Díaz García
2006-01-03 15:03 ` KOVACS Krisztian
2006-01-04 11:26 ` Pedro Drimel Neto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='013001c61121$bb439800$2f00a8c0@TRINTASETE' \
--to=pedrodrimel@uol.com.br \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.