Re: modutils-2.1.121

1999-10-09 Thread John Summerfield
> On Sat, 9 Oct 1999, John Summerfield wrote: > > > I'm trying to build this source rpm on my RHL 4.2 system as part of my > > upgrade-by-stealth program. Unfortunately, it dies thus: > > gcc -static -O2 -m486 -fno-strength-reduce -o insmod.static insmod.o > > logger.o ../obj/libobj.a ../util/

Re: Comments about the RedHat 6.1 ISO release

1999-10-09 Thread Jeremy Katz
Figure I'll throw in my $0.02 as well as I also tend to do this some (though not automated to this degree... /me stashes scripts in ~/scripts ;-) On Sun, 10 Oct 1999, Tony Nugent wrote: [snip] > I'm not sure why the mini HOWTOs aren't included on the main > distribution image in the /doc/HOWTO/ d

Comments about the RedHat 6.1 ISO release

1999-10-09 Thread Tony Nugent
After having my first looks at the new RedHat 6.1 release, I must say that it's nothing short of excellent. The new GUI installer is very impressive (although disk driud is inflexable as ever - I have always had a personal dislike of it). Sure there are some hiccups, and I'm tending to agree wit

Re: modutils-2.1.121

1999-10-09 Thread R P Herrold
On Sat, 9 Oct 1999, John Summerfield wrote: > I'm trying to build this source rpm on my RHL 4.2 system as part of my > upgrade-by-stealth program. Unfortunately, it dies thus: > gcc -static -O2 -m486 -fno-strength-reduce -o insmod.static insmod.o > logger.o ../obj/libobj.a ../util/libutil.a >