--On Tuesday, May 07, 2002 01:53:25 PM +0900 "YOSHIFUJI Hideaki /
=?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?=" <yoshfuji@xxxxxxxxxxxxxx>
wrote:
> In article <39690000.1020717132@localhost> (at Mon, 06 May 2002
> 22:32:12 +0200), Peter Bieringer <pb@xxxxxxxxxxxx> says:
>
>> > The original kernel doesn't define NET_TUX.
>> > What is NET_TUX ?
>>
>> It's brought by following patch:
>>
>> linux-2.4.15-tux2.patch
>>
>> included in RHL SRPMS.
>
> Then...what is it for?
Hmm, looks like it supersets kernel tux code, patching a lot of
files. But no comment anywhere, only some config.in's are changed:
net/config.in got an addtion:
--- linux-2.4.16-final/net/Config.in Tue Nov 27 09:11:32 2001
+++ linux/net/Config.in Tue Nov 27 09:13:46 2001
@@ -20,6 +20,7 @@
tristate 'Unix domain sockets' CONFIG_UNIX
bool 'TCP/IP networking' CONFIG_INET
if [ "$CONFIG_INET" = "y" ]; then
+ source net/tux/Config.in
source net/ipv4/Config.in
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
# IPv6 as module will cause a CRASH if you try to unload it
diff -rNu linux-2.4.16-final/net/Makefile linux/net/Makefile
--- linux-2.4.16-final/net/Makefile Tue Nov 27 09:11:32 2001
+++ linux/net/Makefile Tue Nov 27 09:13:46 2001
@@ -26,6 +26,7 @@
endif
endif
+subdir-$(CONFIG_TUX) += tux
subdir-$(CONFIG_KHTTPD) += khttpd
subdir-$(CONFIG_NETLINK) += netlink
subdir-$(CONFIG_PACKET) += packet
--- /kernel/rh-rpms/BUILD/kernel-2.4.18/linux/net/tux/Config.in Mon
Apr 8 12:39:50 2002
+++ linux/net/tux/Config.in Mon Apr 8 13:58:39 2002
@@ -1,7 +1,7 @@
tristate ' Threaded linUX application protocol accelerator layer
(TUX)' CONFIG_TUX
if [ "$CONFIG_TUX" = "y" -o "$CONFIG_TUX" = "m" ]; then
bool ' External CGI module' CONFIG_TUX_EXTCGI
- bool ' extended TUX logging format' CONFIG_TUX_EXTENDED_LOG
- bool ' debug TUX' CONFIG_TUX_DEBUG
+ bool ' extended TUX logging format' CONFIG_TUX_EXTENDED_LOG
+ bool ' debug TUX' CONFIG_TUX_DEBUG
fi
Peter
Attachment:
pgpNQyN2sRwxm.pgp
Description: PGP signature