Hi,
Attached is a modifed src rpm of iptables. It is based on base C5 iptables package and source. It just build 2 extra packages : iptables-extras and iptables-ipv6-extras. These extra package contain modules that are not enabled by in the base package but do have support for them in the kernel. I use it for CLUSTERIP support. I would be great if these extra packages could be put in centosplus/extras.
Regards, Tim
Tim Verhoeven wrote:
Hi,
Attached is a modifed src rpm of iptables. It is based on base C5 iptables package and source. It just build 2 extra packages : iptables-extras and iptables-ipv6-extras. These extra package contain modules that are not enabled by in the base package but do have support for them in the kernel. I use it for CLUSTERIP support. I would be great if these extra packages could be put in centosplus/extras.
Can we just make the .spec build those modules, and ship only the modules in the binary ( would need to also change the name of the package ) ??
iptables-module-<foo> -> would that be a potential name ?
Has anyone done a packaging standard for iptables modules before ?
Karanbir Singh napsal(a):
Can we just make the .spec build those modules, and ship only the modules in the binary ( would need to also change the name of the package ) ??
iptables-module-<foo> -> would that be a potential name ?
Has anyone done a packaging standard for iptables modules before ?
I have done some work. http://fs12.vsb.cz/hrb33/el4/hrb/stable/i386/repodata/ David
David Hrbác wrote:
I have done some work. http://fs12.vsb.cz/hrb33/el4/hrb/stable/i386/repodata/ David
I just get blank pages there...
On Mon, Mar 31, 2008 at 8:18 AM, David Hrbác( hrbac.conf@seznam.cz wrote:
I just get plain RepoView :o) D.
Me too, nice repoview for lotsa EL4 packages. Do you have C5.2 as well? ;-)
/Bent
David Hrbác wrote:
Karanbir Singh napsal(a):
David Hrbác wrote: I just get blank pages there...
I just get plain RepoView :o)
http://www.karan.org/stuff/david-screenshot.jpeg
repoview, yes - but no packages.
On 31/03/2008, Karanbir Singh mail-lists@karan.org wrote:
http://www.karan.org/stuff/david-screenshot.jpeg
repoview, yes - but no packages.
I am able to download packages from http://fs12.vsb.cz/hrb33/el4/hrb/stable/i386/repodata/
Alan.
On Sun, Mar 30, 2008 at 1:04 AM, Karanbir Singh mail-lists@karan.org wrote: ...snip
Can we just make the .spec build those modules, and ship only the modules in the binary ( would need to also change the name of the package ) ??
iptables-module-<foo> -> would that be a potential name ?
Attached is a new src.rpm for a package that build the extra modules as seperate packages.
Has anyone done a packaging standard for iptables modules before ?
I haven't but the packages are now called iptables-mod-<name> for iptables modules and iptables-ipv6-mod-<name> for ip6tables modules.
Regards, Tim