[S.u.S.E. Linux] 5.2 shipped in U.S.A. yet ?
Anyone got a copy of 5.2 yet ? W.D.McKinney (Dee) -=- deem@wdm.com No claim to fame, just saved by Grace. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Anyone got a copy of 5.2 yet ?
I saw the downloads thursday on their ftp site... If they aren't shipping yet, they definately have it there at ftp.suse.com ... Jonathan
W.D.McKinney (Dee) -=- deem@wdm.com No claim to fame, just saved by Grace. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- =========== =========== Jonathan Paul Cowherd jpcowh01@slug.louisville.edu <A HREF="http://www.slug.louisville.edu/~jpcowh01"><A HREF="http://www.slug.louisville.edu/~jpcowh01</A">http://www.slug.louisville.edu/~jpcowh01</A</A>> This is my world and I am... World Leader Pretend =========== =========== -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi SuSE, I am wondering, ok I am asking, will you please, put up on FTP a source tree (tar-ball) with the FRAG patches. I have had very bad luck it seams compiling a suse-kernel with the frag patch... I am useing 2.0.33-suse, I really need this Frag patch thing applyed to the source tree, kernel. I can't seam to do it my self after repeated attempts, and I am pretty good at compiling kernels..<sigh> Please let me know, as I have been attacked (yep on IRC with it) once but that was enough to piss me off and try to patch it my-self If you could get the current -suse kernel patched with it, it would be great! Let me know please..heh make sure it works! -- Steven Udell Wayfarers hettar@teleport.com for truth love sudell@teleport.com and courage <A HREF="http://www.teleport.com/~hettar"><A HREF="http://www.teleport.com/~hettar</A">http://www.teleport.com/~hettar</A</A>> -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
It's one line, why not modify the file by hand... That's how I did it. On 18-Apr-98 Steven Udell wrote:
Hi SuSE, I am wondering, ok I am asking, will you please, put up on FTP a source tree (tar-ball) with the FRAG patches.
I have had very bad luck it seams compiling a suse-kernel with the frag patch...
I am useing 2.0.33-suse, I really need this Frag patch thing applyed to the source tree, kernel. I can't seam to do it my self after repeated attempts, and I am pretty good at compiling kernels..<sigh>
Please let me know, as I have been attacked (yep on IRC with it) once but that was enough to piss me off and try to patch it my-self
If you could get the current -suse kernel patched with it, it would be great!
Let me know please..heh make sure it works!
-- Steven Udell Wayfarers hettar@teleport.com for truth love sudell@teleport.com and courage <A HREF="http://www.teleport.com/~hettar"><A HREF="http://www.teleport.com/~hettar</A">http://www.teleport.com/~hettar</A</A>> -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ <A HREF="http://krypton.mankato.msus.edu/~hayden/.codes/geek3.1.html"><A HREF="http://krypton.mankato.msus.edu/~hayden/.codes/geek3.1.html</A">http://krypton.mankato.msus.edu/~hayden/.codes/geek3.1.html</A</A>> ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Darren wrote:
It's one line, why not modify the file by hand... That's how I did it.
Oh I see clearly, so what is the line and what file do I edit it to. Exactly...eh? Fight spam! Put a full reply back with needed information. I had viacox1.diff, I applyed useing patch < viacox1.diff, after compiling and rebooting system halted with (I forget the error) but not more than a second after LILO uncompressed the kernel. in /usr/src/linux-2.0.33-suse/net/ipv4 # warhammer:/usr/src/linux-2.0.33-suse/net/ipv4 # ls Config.in ip_fw.c ip_sockglue.o tcp.c Makefile ip_fw.o ipip.c tcp.o af_inet.c ip_input.c ipmr.c tcp_input.c af_inet.o ip_input.o ipv4.o tcp_input.o arp.c ip_masq.c packet.c tcp_output.c arp.o ip_masq_app.c packet.o tcp_output.o devinet.c ip_masq_cuseeme.c proc.c tcp_timer.c devinet.o ip_masq_ftp.c proc.o tcp_timer.o icmp.c ip_masq_irc.c protocol.c timer.c icmp.o ip_masq_quake.c protocol.o timer.o igmp.c ip_masq_raudio.c rarp.c udp.c igmp.o ip_masq_vdolive.c raw.c udp.o ip_alias.c ip_options.c raw.o utils.c ip_forward.c ip_options.o route.c utils.o ip_forward.o ip_output.c route.o ip_fragment.c ip_output.o sysctl_net_ipv4.c ip_fragment.o ip_sockglue.c sysctl_net_ipv4.o Which one and what line? -- Steven Udell Wayfarers hettar@teleport.com for truth love sudell@teleport.com and courage <A HREF="http://www.teleport.com/~hettar"><A HREF="http://www.teleport.com/~hettar</A">http://www.teleport.com/~hettar</A</A>> -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
ip_fragment.c line 375, just like the diff states Steven Udell wrote:
Darren wrote:
It's one line, why not modify the file by hand... That's how I did it.
Oh I see clearly, so what is the line and what file do I edit it to. Exactly...eh?
Fight spam! Put a full reply back with needed information.
I had viacox1.diff, I applyed useing patch < viacox1.diff, after compiling and rebooting system halted with (I forget the error) but not more than a second after LILO uncompressed the kernel.
in /usr/src/linux-2.0.33-suse/net/ipv4 #
warhammer:/usr/src/linux-2.0.33-suse/net/ipv4 # ls Config.in ip_fw.c ip_sockglue.o tcp.c Makefile ip_fw.o ipip.c tcp.o af_inet.c ip_input.c ipmr.c tcp_input.c af_inet.o ip_input.o ipv4.o tcp_input.o arp.c ip_masq.c packet.c tcp_output.c arp.o ip_masq_app.c packet.o tcp_output.o devinet.c ip_masq_cuseeme.c proc.c tcp_timer.c devinet.o ip_masq_ftp.c proc.o tcp_timer.o icmp.c ip_masq_irc.c protocol.c timer.c icmp.o ip_masq_quake.c protocol.o timer.o igmp.c ip_masq_raudio.c rarp.c udp.c igmp.o ip_masq_vdolive.c raw.c udp.o ip_alias.c ip_options.c raw.o utils.c ip_forward.c ip_options.o route.c utils.o ip_forward.o ip_output.c route.o ip_fragment.c ip_output.o sysctl_net_ipv4.c ip_fragment.o ip_sockglue.c sysctl_net_ipv4.o
Which one and what line?
-- Steven Udell Wayfarers hettar@teleport.com for truth love sudell@teleport.com and courage <A HREF="http://www.teleport.com/~hettar"><A HREF="http://www.teleport.com/~hettar</A">http://www.teleport.com/~hettar</A</A>> -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
unsubscribe suse-linux-e Mike D -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Dee, I came home today to find a Postal Service card telling me that I have a package at the Valet desk in my apartment complex. Won't be able to get it till Monday. I assume it is the coveted 5.2. Monday seems a long way off :-( Steve W.D.McKinney wrote:
Anyone got a copy of 5.2 yet ?
W.D.McKinney (Dee) -=- deem@wdm.com No claim to fame, just saved by Grace. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- "Alles Vergaengliche Ist nur ein Gleichniss" -Goethe, as quoted in Ludwig Boltzmann's Vorlessungen ueber Gastheorie. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
"Steven T. Hatton" <hattons@cpkwebser5.ncr.disa.mil> wrote:
Dee,
I came home today to find a Postal Service card telling me that I have a package at the Valet desk in my apartment complex. Won't be able to get it till Monday. I assume it is the coveted 5.2. Monday seems a long way off :-(
Steve
Yea, I have a 2 week trip to California planeed soon, and wanted to see the differences. Best Regards -Dee -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (7)
-
deem@wdm.com
-
gecko@skylink.net
-
hattons@CPKWEBSER5.ncr.disa.mil
-
hettar@teleport.com
-
jpcowh01@ox.slug.louisville.edu
-
mikedav@ibm.net
-
satan@nfinity.com