Linux Today: Linux News On Internet Time.
Search Linux Today
search.internet.com
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Become a Marketplace Partner

internet.commerce
Be a Commerce Partner














The Linux Channel at internet.com
Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Subscribe News
Subscribe PR
Subscribe Security

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

 







Current Newswire:

Power Up Linux GUI Apps

Ksplice debuts zero downtime service for Linux

BM Ups Its Processor Power to 7

KDE.org Relaunched for Software Compilation 4.4

The application is the new the operating system

Linux can compete with the iPad on price, but where’s the magic?

The Bruno Knaapen Technology Learning Center is Established

Anjal: GNOME's Evolution for Netbooks

Linux Mint 8 KDE Community Edition

Open source means freedom from 'anti-features'




UNIX Systems Administrator (IL)
Next Step Systems
US-IL-Chicago

Justtechjobs.com Post A Job | Post A Resume
:Red Hat Responds to Quality Allegations
Red Hat Responds to Quality Allegations
Oct 9, 2000, 16 :28 UTC (151 Talkback[s]) (55823 reads)

By Brian Proffitt, LinuxToday

Calling the recent days for Red Hat a bit unpleasant is akin to calling the Great Flood a mild summer rainstorm.

Unfortunately for Red Hat, this is not new ground for them, since there are a fair amount of critics they deal with on a daily basis. But the level of ire towards the North Carolina-based company has reached new heights this week with a flaming thread on the linux-kernel mailing list and an actual bug submission to Bugzilla asking for the recall of Red Hat 7.0. Throw in a report on Slashdot about 2,500 bugs found on the currently shipping Red Hat 7.0, and you get the kind of week that makes a Red Hat executive reach for the aspirin.

While these events were unrelated, an announcement late last week from the GCC Steering Committee stirred up the echoing flames from the linux-kernel brouhaha a week prior and set off a wave of speculation about the quality of the recently released Red Hat Linux 7.0.

The linux-kernel mailing list discussion began with a question regarding problems a developer was having with compilation. From there, the discussion rapidly grew into a full-fledge argument about the stability of applications being released with Red Hat, with the main target being the user-space GCC compilation package labeled as GCC 2.96.

From there, the argument ensued at full strength, with Linux kernel developer and Red Hat employee Alan Cox taking up the cause of Red Hat's decision to release Red Hat 7 with these packages. Cox's primary argument was that the inclusion of application like GCC 2.96 is innovative progress for users of Red Hat 7.

"I want people to be prepared to ship new and innovative things," Cox wrote in the discussion, "If everyone complains about not shipping precise reference kernels, then all of a sudden for [kernel] 2.2 I become some anointed high power for approval for vendors--that is something I don't wish to be and which would be very, very bad for Linux. Do you really want a world where you cannot buy a distribution with 2.2 that has Reiserfs because Alan Cox refused to merge it with the mainstream?"

Despite this statement, several members of the discussion list would not back away from charging that because of its inclusion of a compiler that was not binary compatible with anything else, Red Hat was beginning an attempt to create a proprietary distribution.

Cox denied these charges in the discussion, reiterating his point that Red Hat's efforts were innovative, and not divergent.

Cox's comments were echoed by Eric Troan, Red Hat's VP of Product Engineering in an online interview with Linux Today.

"The questions which have arrived over the compiler is actually about the user-space compiler we ship, not the kernel compiler. The kernel compiler is essentially the same version we shipped in the last couple of Red Hat releases," Troan explained. "The user space is based on a snapshot version of gcc, which we have tested extensively inside of Red Hat. While no compiler is perfect, we've built tens of millions of lines of code and it works very well for us."

Troan went on to outline Red Hat's position towards the accusations that Red Hat is attempting to depart from the Linux standard.

"As for the compatibility issues, we do think binary compatibility between Linux distributions is very important. We do not ship kernels with extra APIs unless Linus Torvalds has accepted those new APIs into the development kernel trees. Likewise, we work hard to maintain full backwards compatibility," Troan said.

"As the Linux Standard Base (LSB) group gets finalized, Red Hat will be fully compliant with it's recommendations, ensuring that LSB compatible applications will run on the widest varieties of Linux-compatible systems possible," Troan continued, "Fragmenting the Linux binary APIs will not help anyone.

"Moving Linux forward is important, however. Doing that requires changes that can make it difficult to move applications from newer systems to older ones. This is inevitable, and every platform vendor has this type of problem (applications built for Windows 2000 apps do not work on Windows 98, for example, and Solaris applications do not run on SunOS). The LSB will provide a common denominator to allow application compatibility between releases while still providing a path for new features to be added to Linux distribution," Troan explained.

The GCC Sterring Committee's position on the matter was released last Friday, when the committee announced its disapproval of the "GNU/Linux distributions... currently shipping with 'GCC 2.96'."

In the message posted on the gcc-announce mailing list, steering committee member Gerald Pfeifer explained that "2.96 is not a formal GCC release nor will there ever be such a release. Rather, GCC 2.96 has been the code-name for our development branch that will eventually become GCC 3.0."

Pfiefer could not be reached for clarification on which specific distributions the announcement addressed.

The problem of compatibility, first argued in the earlier linux-kernel thread, is that programs created with the 2.96 version of GCC are not compatible with GCC 2.95.2, the last official release, and the future GCC 3.0 release, due to incompatible object files.

"Actually, C and Fortran code will probably be compatible, but code in other languages, most notably C++ due to incompatibilities in symbol encoding ('mangling'), the standard library and the application binary interface (ABI), is likely to fail in some way," Pfeifer clarified in the GCC announcement, "Static linking against C++ libraries may make a binary more portable, at the cost of increasing file size and memory use."

Red Hat has taken the GCC announcement fairly in stride. Red Hat's Chief Technical Officer Michael Tiemann had this to say in a written statement:

"While many customers are satisfied with our... 6.2 product, many others want to build their products or infrastructure using some of the many enhancements that are now available as development sources. Red Hat did its best to judge which sources were ready and which sources were not ready for our Red Hat Linux 7 distribution, and in truth, there was no choice that would make everybody happy.

"Many online forums will continue to debate the merits of the choices we made, and we respect these debates as part of the strength of the open source model," Tiemann continued. "We also acknowledge that these discussions represent only a part of the broader market we serve. As long as these discussions are productive, Red Hat will participate in them, making each release better than the last and delivering the support necessary to make our customers successful with Red Hat Linux."

The overall quality of the Red Hat product also came into question in a Linuxnewbie.org posting which directed readers to the 2,500 bug report and the specific bug on Bugzilla that asked for the recall of Red Hat 7. This article was in turn linked to by Slashdot, where the discussion inflamed the rumor of the 2,500 bugs alledgedly in the Red Hat 7 release.

Troan's response to this posting was direct: "First of all, the 2,500 number was all of the open bugs in our ticket system for all releases of all products. It includes engineering requests as well as our engineers internal todo lists for future releases.," Troan said. "The very fact that someone queried our ticket tracking system, counted the results, and assumed those were all unique bugs in Red Hat 7 makes the Slashdot post unfair at best."

When asked about criticisms that Red Hat's development cycle is too fast to allow for the release of quality products, Troan replied, "Is our release cycle too fast? We don't think so. Users who are running 24x7 production boxes should definitely use a proper test methodology before deploying new releases of any software, including Red Hat Linux. Open Source moves remarkably fast, and Red Hat is proud to deliver that level of innovation to our user base. Our testing and quality processes have matured greatly over the past few years, and Red Hat 7 is undoubtedly of higher quality then Red Hat 6.0 or 5.0."


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
Nobody HAS to upgrade.  Only do it if yo ...   And then there's the option...   
Charles Hixson
Oct 9, 2000, 17:13:05
 
After using RH7 for about a week, I have ...   gcc 2.96 is a mistake   
richie123
Oct 9, 2000, 17:20:49
 
I had thought Mandrake was the buggiest  ...   Pulling a Microsoft   
Changhua
Oct 9, 2000, 17:42:16
 
Redhat has gone downhill since they conc ...   Typical   
Brian Schramm
Oct 9, 2000, 17:43:00
 
I have download the version 7 last week  ...   RH7.0   
Marc
Oct 9, 2000, 17:59:05
 
I believe the earlier compiler is alread ...   Re: gcc 2.96 is a mistake   
Larry
Oct 9, 2000, 17:59:54
 
Actually, Red Hat 7 has a newer kernel. ...   Re: Typical   
Chad McCullough
Oct 9, 2000, 18:03:57
 
Marc:

Give SuSE 7 a try, you'll r ...   Re: RH7.0   
Chad McCullough
Oct 9, 2000, 18:07:00
 
> Of course if you want stability you do ...   Re: Typical   
idcmp
Oct 9, 2000, 18:10:11
 
At least get your facts right.

Brian: ...   If you're going to rant...   
Steve Borho
Oct 9, 2000, 18:10:54
 
My main question is why did they not adv ...   Re: Typical   
Ted Clark
Oct 9, 2000, 18:11:34
 
   Sure did not get along , thats a big  ...   Mandrake7.0 and Redhat6.1   
James
Oct 9, 2000, 18:11:51
 
I don't understand your point... As  ...   Re: gcc 2.96 is a mistake   
Dietmar Schnabel
Oct 9, 2000, 18:19:01
 
It seems that bashing RedHat releases ha ...   Typical RedHat bashing   
Tuffy
Oct 9, 2000, 18:21:00
 
"Of course if you want stability you do  ...   Re: Typical   
Peter H.S.
Oct 9, 2000, 18:30:23
 
> My main question is why did they not a ...   Re: Typical   
Miguel Freitas
Oct 9, 2000, 18:47:13
 
The RH Network thing is what bothers me, ...   RH Network is what bothers me   
steve
Oct 9, 2000, 18:56:50
 
RH SUX..

Debian rules..

That "slow ...   RH   
root.man
Oct 9, 2000, 19:05:39
 
...how all the people that champions RH  ...   It is funny...   
Alastor
Oct 9, 2000, 19:08:09
 
Red Hat Inc have been encouraging develo ...   Why user space GCC is so terrible   
Jason Clifford
Oct 9, 2000, 19:09:02
 
Red Hat Inc have been encouraging develo ...   Why user space GCC 2.96 is so terrible   
Jason Clifford
Oct 9, 2000, 19:09:08
 
All things considered, I have found that ...   Re: Pulling a Microsoft   
Viridis
Oct 9, 2000, 19:12:57
 
i installed red hat 7.0 as a fresh insta ...   Red Hat 7.0 still up after 1 week   
joe mclauchlan
Oct 9, 2000, 19:13:56
 
The money that Red Hat got in its IPO is ...   Red Hat = Microsoft   
Miguel Raba
Oct 9, 2000, 19:13:58
 
Well I would disagree about Mandrake bei ...   RE:Pulling a Microsoft   
mike
Oct 9, 2000, 19:15:04
 
Are you the Jason Clifford of Definite L ...   Re: Why user space GCC 2.96 is so terrible   
Dave Weis
Oct 9, 2000, 19:17:44
 
 S' easy .... get Slak

   CC ...   Re: Pulling a Microsoft   
CC
Oct 9, 2000, 19:20:11
 
C++ with gcc has basically never been bi ...   Re: Why user space GCC 2.96 is so terrible   
Joseph Malicki
Oct 9, 2000, 19:20:54
 
RedHat is taking the approach that provi ...   Quick Update Tradeoffs   
Michael R
Oct 9, 2000, 19:21:39
 
Hi.

I've been using FreeBSD inste ...   Give BSD a try..   
Ben
Oct 9, 2000, 19:23:02
 
The RH Network thing is what bothers me, ...   Re: RH Network is what bothers me   
Ted Clark
Oct 9, 2000, 19:26:58
 
Apparently Qt and the gcc 2.96 from Red  ...   One real concern is Qt   
J. J. Ramsey
Oct 9, 2000, 19:34:43
 
Jeezus,

You people never cease to ama ...   Re: Redhat = Microsoft   
Pramod
Oct 9, 2000, 19:40:29
 
My RedHat 7 came with the 2.2.16 kernel, ...   Re: Typical   
David Norris
Oct 9, 2000, 19:40:57
 
GCC incompatibilities are only with C++  ...   Ignorance is NOT a virtue.   
Rodney Quaye
Oct 9, 2000, 19:41:22
 
I agree very strongly with this sentimen ...   Re: gcc 2.96 is a mistake   
Eric Hopper
Oct 9, 2000, 19:44:45
 
I am a web developer and have had MANY p ...   Get Slack!   
Cabes
Oct 9, 2000, 19:50:07
 
I'm mostly concerned that this means ...   Re: Re: RH Network is what bothers me   
steve
Oct 9, 2000, 19:55:32
 
RH7 installed perfectly for me in the fi ...   Re: RH7.0   
linux-dude
Oct 9, 2000, 19:57:00
 
"   As for accusations of Redhat asking  ...   Re: Rodney Quaye   
Alastor
Oct 9, 2000, 20:00:41
 
I've yet to use a *.0 series install ...   Use *.1+   
Mike
Oct 9, 2000, 20:05:15
 
I'm mostly concerned that this means ...   Re: Re: Re: RH Network is what bothers me   
Ted Clark
Oct 9, 2000, 20:17:18
 
This evaporated as gcc choked on some of ...   Re: Re: gcc 2.96 is a mistake   
Ted Clark
Oct 9, 2000, 20:21:44
 
I'll add to Ben's $0.02...

I  ...   Re: Give BSD a try..   
John Stetter
Oct 9, 2000, 20:22:52
 
I just wanted to put my 2 cents in.  

 ...   My RH7 install.   
Mefdahl
Oct 9, 2000, 20:29:58
 
> I had thought Mandrake was the buggies ...   Re: Pulling a Microsoft   
Mike Markley
Oct 9, 2000, 20:36:41
 
I dn't know whether the RH system is ...   Re: RH Network is what bothers me   
Shadowdancer
Oct 9, 2000, 20:40:02
 
As far as binary only applications being ...   Re: Why user space GCC is so terrible   
Joe Blow
Oct 9, 2000, 20:43:34
 
Anyone who has not learned by now that i ...   Common sense...   
Ron
Oct 9, 2000, 20:45:26
 
> is not stable then maybe peaple would  ...   Re: Typical   
Gordon A. Runkle
Oct 9, 2000, 20:47:45
 
> I'm mostly concerned that this mea ...   Re: Re: Re: RH Network is what bothers me   
Bob Matthews
Oct 9, 2000, 20:55:12
 
> Biggest gripe?  RPM, this has got to b ...   Re: My RH7 install.   
Joe
Oct 9, 2000, 20:58:40
 
This is not about the C++ library being  ...   Re: Why user space GCC 2.96 is so terrible   
Sigsegv
Oct 9, 2000, 20:58:59
 
I hate the redhat prompt something like  ...   redhat prompt just s*cks   
Binne Hez
Oct 9, 2000, 21:17:50
 
We have a reasonable base of Linux serve ...   Try alternatives !   
SchLikA
Oct 9, 2000, 21:24:56
 
There is no best version of Linux. Go wi ...   Re: Pulling a Microsoft   
John Smith
Oct 9, 2000, 21:25:19
 
It was bad.  Sendmail crashing, wu-ftpd  ...   My RH7.0 Experiance   
A. Schultz
Oct 9, 2000, 21:26:04
 
Well, I just did the opposite - I was al ...   Re: Pulling a Microsoft   
Zarbnar
Oct 9, 2000, 21:30:47
 
heh, use windows then. 
btw have you tr ...   Re: redhat prompt just s*cks   
josef hook
Oct 9, 2000, 21:36:28
 
comparis SunOs and solaris is ridiculous ...   SunOS != solaris   
asad
Oct 9, 2000, 21:44:06
 
Like Red Hat said... the same version wa ...   Stop the bashing!   
Scott Dowdle
Oct 9, 2000, 21:45:26
 
How in the world can you load Star Offic ...   Re: Red Hat 7.0 still up after 1 week   
Bruce Garlock
Oct 9, 2000, 21:56:38
 
*BSD is great.  FreeBSD in particular is ...   Re: Give BSD a try..   
Patrick Mullen
Oct 9, 2000, 21:59:47
 
Ahh, you can change it, if you don't ...   Re: redhat prompt just s*cks   
Bruce Garlock
Oct 9, 2000, 22:05:09
 
FreeBSD is faster and better organized t ...   THAT'S WHY I LOVE FREEBSD!!!   
Buttkick
Oct 9, 2000, 22:05:16
 
I would highly recommend Caldera Linux 2 ...   Re: Pulling a Microsoft   
Knud
Oct 9, 2000, 22:11:01
 
> Are you the Jason Clifford of Definite ...   Re: Re: Why user space GCC 2.96 is so terrible   
Jason Clifford
Oct 9, 2000, 22:13:34
 
> package management systems are extreme ...   Re: RH Network is what bothers me   
John Stracke
Oct 9, 2000, 22:25:28
 
Mine was great, it installed first go. I ...   Re: My RH7.0 Experiance   
Anonymous
Oct 9, 2000, 22:26:01
 
Eric Hopper, I have bad news for you. If ...   Re: gcc 2.96 is a mistake   
Ben Kosse
Oct 9, 2000, 22:36:08
 
This whole discussion is insane.  While  ...   the gcc 2.96 brouhaha is insane...   
Ed Carp
Oct 9, 2000, 22:37:41
 
> Nobody HAS to upgrade. Only do it if y ...   Re: And then there's the option...   
Marc Fearby
Oct 9, 2000, 22:38:12
 
> I hope that the "powers that be" in th ...   Re: Pulling a Microsoft   
Marc Fearby
Oct 9, 2000, 22:46:51
 
The recommendations to vendors the frees ...   Re: Why user space GCC 2.96 is so terrible   
Alan Cox
Oct 9, 2000, 22:49:41
 
I've compiled some things like tcpst ...   re: SunOS != Solaris   
Joe Black
Oct 9, 2000, 22:50:19
 
[quote]
I was about to pull of Mandrake ...   Re: Pulling a Microsoft   
X-Nc
Oct 9, 2000, 22:58:05
 
Hey stop bashing RedHat.  Your just jump ...   Re: Red Hat = Microsoft   
Joshua Hollander
Oct 9, 2000, 23:07:12
 
I'm a long time RedHat user.  I used ...   My take   
Joe Black
Oct 9, 2000, 23:18:11
 
Actually the kernel in Redhat 7 is the 2 ...   Re: Typical   
Jim_Bag
Oct 9, 2000, 23:22:42
 
Linux 7.0 is using the 2.2.16-22 kernel  ...   Re: Typical   
randall
Oct 9, 2000, 23:25:46
 
Does Redhat still GPL the stuff they wri ...   Re: Red Hat = Microsoft   
Andy
Oct 9, 2000, 23:49:46
 
> That's a rather interesting commen ...   Re: And then there's the option...   
Jason A. Smith
Oct 10, 2000, 00:09:52
 
Ive never used RedHat myself apart from  ...   RedHat does have problems.   
proton
Oct 10, 2000, 00:10:45
 
> Eric Hopper, I have bad news for you.  ...   Re: gcc 2.96 is a mistake (rollback?)   
Roy Ward
Oct 10, 2000, 00:25:09
 
Considering how trivial it is to customi ...   Re: redhat prompt just s*cks   
azwipe
Oct 10, 2000, 00:44:33
 
Read the up2date sources in RedHat 7. If ...   RH7 sends your software list to RedHat   
Anonynous
Oct 10, 2000, 00:45:41
 
You obviously have no idea what the RH N ...   Re: RH Network is what bothers me   
Steve Frampton
Oct 10, 2000, 01:07:00
 
Debian. ...   Re: Pulling a Microsoft   
Nero
Oct 10, 2000, 01:09:59
 
So what's the problem?!
So REDHAT 7 ...   Whats the problem?!   
ScottWilson
Oct 10, 2000, 01:12:48
 
This is not meant as flame bait, in fact ...   As usual, play at your own risk   
azwipe
Oct 10, 2000, 01:13:05
 
Wait for 7.1 and get the 2.4.XX kernal,  ...   Red Hat 7.0   
Ben Gordon
Oct 10, 2000, 01:21:03
 
I have same feeling, all Linux distribut ...   Re: THAT'S WHY I LOVE FREEBSD!!!   
xyf
Oct 10, 2000, 01:32:10
 
OK, all you Red Hat defensors, just one  ...   Yep, everything will be fixed for RH 7.1   
Alastor
Oct 10, 2000, 01:39:46
 
I upgraded a machine running RH6.2, apac ...   RH7 is fine!   
d1verse
Oct 10, 2000, 02:16:59
 
The actuality of the situation is that R ...   Re: Typical   
RM
Oct 10, 2000, 02:34:25
 
Why not test JBLinux ? :-) (http://www.j ...   Re: Pulling a Microsoft   
Roar Idsøe
Oct 10, 2000, 03:27:04
 
Naw the major problem is a bug when you  ...   Re: Re: My RH7.0 Experiance   
A. Schultz
Oct 10, 2000, 03:35:13
 
 Linux Operating system is rapidly matur ...   Red/Mandrake/Libranet-whatever   
Ed Schumann
Oct 10, 2000, 03:35:59
 
In you comments about re-considering RH7 ...   Re: Pulling a Microsoft   
paradox33
Oct 10, 2000, 04:01:06
 
Why are so many people are complaining a ...   Red Hat bashing - or is it?   
Ganesan
Oct 10, 2000, 04:43:23
 
>> This evaporated as gcc choked on some ...   Re: Re: Re: gcc 2.96 is a mistake   
Waldo Bastian
Oct 10, 2000, 04:49:29
 
Ya got one of them right.. Vote Libertar ...   Re: RH   
Milkmanx
Oct 10, 2000, 04:52:20
 
actually, I install redhat 7.0 on my P13 ...   Re: Re: Pulling a Microsoft   
ac
Oct 10, 2000, 05:14:37
 
The up2date agent only sends information ...   Re: RH7 sends your software list to RedHat   
JuanDray
Oct 10, 2000, 05:16:44
 
I have found some _C_ code that chokes w ...   Re: Re: gcc 2.96 is a mistake (rollback?)   
Ted Clark
Oct 10, 2000, 05:32:27
 
Unless gcc 3.0 takes a very long time (a ...   Re: Yep, everything will be fixed for RH 7.1   
Ted Clark
Oct 10, 2000, 05:40:46
 
i reported a bunch of bugs in beta 2, i  ...   Bugs not fixed since beta2   
Daryl Pawluk
Oct 10, 2000, 06:57:31
 
So all this is to port a few SunOS apps? ...   meagre   
marco van de Voort
Oct 10, 2000, 07:03:40
 
I hear you all, and I just love linux. F ...   I just love linux   
grandish
Oct 10, 2000, 08:09:05
 
I've never been a very large fan of  ...   One step too far   
Dan
Oct 10, 2000, 09:10:46
 
> I am that Jason Clifford however to co ...   Re: Re: Re: Why user space GCC 2.96 is so terrible   
Michael McConnell
Oct 10, 2000, 09:14:16
 
Strange that many people compare RH to M ...   Pulling a Microsoft   
bert
Oct 10, 2000, 09:54:39
 
And I hope that binary incompatibilities ...   Re: And then there's the option...   
myname
Oct 10, 2000, 10:32:13
 
>  Allowing bugs to slip into a Linux di ...   Re: Pulling a Microsoft   
Christian Rose
Oct 10, 2000, 11:52:43
 
> My main question is why did they not a ...   Re: Typical   
Christian Rose
Oct 10, 2000, 12:09:04
 
The best distro I've been able to fi ...   SuSE 7.0....   
Bill Abt
Oct 10, 2000, 12:12:03
 
first of all, i thought 'inovation&# ...   the rowers keep on rowing..   
Jim Balcomb
Oct 10, 2000, 12:18:41
 
>> I was about to pull of Mandrake for R ...   Pulling a Microsoft   
Rob
Oct 10, 2000, 12:48:23
 
> I am a web developer and have had MANY ...   Re: Get Slack!   
Joe Keen
Oct 10, 2000, 13:15:17
 
Anyone knows Debian 2.2 is the best dist ...   Re: Pulling a Microsoft   
Maniac
Oct 10, 2000, 14:12:55
 

Yes, RH Network bothers me too.

I a ...   Re: RH Network is what bothers me   
ZoomZoom
Oct 10, 2000, 15:13:38
 
> But sure, No-one can stop Red Hat to i ...   Re: And then there's the option...   
Levin
Oct 10, 2000, 15:42:53
 
The subject says it all.  In order for L ...   Like it or not, we need a RedHat   
Greg Nate
Oct 10, 2000, 16:06:10
 
Ted Clark wrote:
> Are the rpms used by ...   Re: (For Ted) RH Network is what bothers me   
steve
Oct 10, 2000, 16:12:05
 

> I hope that on their todo list for 7 ...   Re: If you're going to rant...   
Josh
Oct 10, 2000, 18:40:15
 
I am a web developer and I've had NO ...   Re: Get Slack!   
Matt
Oct 10, 2000, 19:56:30
 
No, RedHat is not another Microsoft.

Bu ...   Greatest != Latest   
Joe Brenner
Oct 10, 2000, 20:38:47
 
I second Ben's suggestion to give th ...   Re: Give BSD a try..   
Chris Booth
Oct 10, 2000, 21:25:29
 
  Congratulations. You are lucky.
  I&# ...   Re: Re: Get Slack!   
sdX
Oct 10, 2000, 21:44:34
 
Which distribution you ask? Debian GNU/L ...   Re: Pulling a Microsoft   
Roberto Mello
Oct 11, 2000, 02:55:04
 
I'm using RedHat 7.0 from the first  ...   Re: Pulling a Microsoft   
Verwilst
Oct 11, 2000, 06:59:41
 
What a nonsense reply.  

Red Hat' ...   Time for BSD   
Dev-Null
Oct 11, 2000, 10:51:17
 
As a manager of a development team, I fi ...   No Warning about compiler   
Clarke Bailey
Oct 11, 2000, 13:35:16
 
As a manager of a development team, I fi ...   Re: No Warning about compiler   
Ted Clark
Oct 11, 2000, 15:29:48
 
> The RH Network thing is what bothers m ...   Re: RH Network is what bothers me   
Rick FOrrister
Oct 11, 2000, 15:49:54
 
> As a manager of a development team, I  ...   Re: Re: No Warning about compiler   
Clarke Bailey
Oct 11, 2000, 16:17:28
 
Well, the thing about Linux and any othe ...   About CHOICE ...   
FSCK
Oct 11, 2000, 16:49:20
 
I'll gladly retract my negative comm ...   Re: Re: Re: No Warning about compiler   
Ted Clark
Oct 11, 2000, 18:12:57
 
I can not install RedHat on hde, I have  ...   RedHat7 can't see my hde   
Rafael
Oct 11, 2000, 21:39:50
 
We finally gave up on 7.0 and will stay  ...   No Warning about compiler - Update   
Clarke Bailey
Oct 12, 2000, 13:06:29
 
You want to find the best Linux to goto? ...   Re: Pulling a Microsoft   
Paul Joseph Thompson
Oct 12, 2000, 15:28:45
 
> We are unable to compile a driver we w ...   Re: No Warning about compiler - Update   
Ben Kosse
Oct 12, 2000, 16:43:54
 

I have been struggling to build mod_pe ...   Is this why mod_perl-1.24 fails make test??   
Falstaff
Oct 12, 2000, 22:39:22
 
does anyone REALLY understand Linux or U ...   all the bugs and effort   
Brett
Oct 13, 2000, 06:16:24
 
>My main question is why
>did they not  ...   Re: Typical   
Marco Ermini
Oct 13, 2000, 09:41:47
 
So what's the big deal ... instead o ...   bye bye redhat hello windows   
Patrick
Oct 13, 2000, 12:28:48
 
No Warning? 

You must be a 'manag ...   Re: No Warning about compiler   
Bill Anderson
Oct 18, 2000, 23:19:51
 
Funny how we are seeing now the kind of  ...   Be careful what you wish for   
Chris Olivier
Dec 16, 2000, 07:05:59
 
I am not able to run netscape in RedHat  ...   netscape installation and runtime error   
Roby
Feb 1, 2001, 19:40:28
 
Try Debian Gnu/Linux.

It just realeas ...   Re: Pulling a Microsoft   
Monte Lin
Feb 11, 2001, 11:38:13
 
I've been here seeking "true facts"  ...   Re: bye bye redhat hello windows   
Acidia
Feb 22, 2001, 07:59:22
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!






..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers