Red Hat Stops Shipping Kernel Changes as Patches
mvar writes to point out a report from h-online about the Red Hat
kernel source controversy. From the article: "Red Hat has changed
the way it ships the source code for the Linux kernel. Previously, it
was released as a standard kernel with a collection of patches which
could be applied to create the source code of the kernel Red Hat
used. Now though, the company ships
a tarball of the source code with the patches already
applied. This change, noted by Maxillian Attems and
LWN.net, appears to be aimed at Oracle, who like others, repackage
Red Hat's source as the basis for its Unbreakable Linux. Although
targeted at Oracle, the changes will make work harder for
distributions such as CentOS."
Did they stop shipping diff too?
"Although targeted at Oracle, the changes will make work harder for distributions such as CentOS."
That's not what CENTOS says.
"This description is accurate. However, as pointed out multiple times by now, it does not affect rebuilding of the kernel itself. The CentOS kernel is just a rebuild, so there is no problem there. In the case of the centosplus kernel, because it may add patches, some extra steps might be needed. But again, that is not a major issue."
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=29147&start=280
Screw those asshats at oracle who have the nerve to package up rhel and call it their own. Even worse their idiot sales reps go around promoting it as the only thing that will run their db. All they contribute to open source is FUD.
Since CentOS is basically removing trademarks and recompiling how exactly does this make their work more difficult? Does CentOS not ship the same kernel as Red Hat by using Red Hat source? Wont CentOS simply compile the pre-patched source from the tarball and be good to go?
$ tar xzvf linux-2.6.nn.tar.gz
$ tar xzvf linux-redhat-2.6.nn-02.tar.gz
$ diff -Naur linux-2.6.nn linux-2.6.nn-02 > redhat-02.patch
$ diff -U redhat-01.patch redhat-02.patch | more
Considering that RedHat sells premium support, I don't see the problem.
Maybe if RedHat offered a free version of RHEL (one in which you can use their repositories without buying a support contract), then projects like CentOS wouldn't need to exist. Christ, even Oracle offers free repos to use even if you're not a paying customer (you just aren't entitled to get updates...it's just the same packages you could get off the install discs).
It also makes life much harder for us downstream engineers who actually have to troubleshoot problems in the Redhat kernel. More often than not, it's a vendor-applied patch responsible for creating the problem in the first place. Now I guess it's up to Redhat Support to come up with a solution, which often reads "in 3 major versions time, if ever"
It is like we are back in the last century. GIT and branches can easily handle parallel changes from different vendors. Sometimes merges can be tricky, but it is not different if normal patches. So the only benefit for RedHat is that they now generate a much simpler package and that it is.
I don't see why it would make anything harder for centos or oracle, I doubt they check the code of every redhat patches before applying them. Redhat sells a product so the patches must be good and if they are good for them they are fine for centos and oracle too
On the contrary it might be harder for other distro not based on rh to get a single patch out of the kernel
I have put on my 'not sure if serious' face as I am not sure if you are trolling or just ignorant of the situation, but rather than give my perspective, have a read from an earlier Slashdot thread on the subject titled "Is CentOS hurting Red Hat?":
http://linux.slashdot.org/story/07/11/04/1331247/Is-CentOS-Hurting-Red-Hat
""I'm pretty sure RedHat hate CentOS."
1. No, we don't. At least, not most of us -- because most of us actually *understand* the business we're in. That's why we're making all this nice money. If we did hate CentOS, we could make it awfully difficult for them in any number of ways -- delaying updates, hiding marks and making them play "where's Waldo" every release, that sort of thing.
2. The "coy mumbo jumbo" about the upstream vendor has to do with trademark protection, not hate. We don't want "Red Hat" to turn into "Kleenex".
3. Here's a question: why is there no CentOS equivalent based on SuSE products? Think about it.
4. A lot of the significant people in the CentOS community are actually important and respected members of the Fedora community as well. That way, Red Hat benefits from the work of the more savvy CentOS users. That's how open source works, you see.
"
AT&ROFLMAO
Yeah, I'm sick of CentOS people *taking money* from Red Hat.
Just like those damn pirates *take money* from RIAA.
Troll harder.
as if Redhat weren't doing exactly the same, yes they employ people, but they wouldn't if they didn't needed them for the business, that's the beuty of GPL, not so easy to abuse the system
I'm positive, don't belive me look at my karma
you need to add a sarcasm tag.
Cent OS has been around a lot longer than the Fedora project.
i thought once I was found, but it was only a dream.
Oracle wants to obey the GPL license for Java, but not the spirit of the GPL. As you sow, so shall you reap.
tomorrow who's gonna fuss
If you're so worried about that, then you probably wouldn't be RELEASING IT TO THE WORLD UNDER A FREE AND OPEN LICENSE now would you? There are plenty of proprietary licenses if you want to be able to stop people from doing this. Instead of bitching about how other people release their work, how about releasing YOUR work under any license you like? Douchebag.
Yes I can see it now. 1) Programmer writes code. 2) Programmer decides to release code under a license that specifically allows this kind of use. 3) Some asshat on Slashdot pretends like there is a victim in this scenario.
Redhat knew that this was SPECIFICALLY ALLOWED BY THE GPL when they CHOSE to work with GPL code. Don't worry. They are all grown up now and can be responsible for the decisions they make.
Paying money or not paying money doesn't suddenly make you right. It doesn't fix your faulty reasoning. News at 11.
You know why politics is so fucked up and government is so out of touch and is becoming like a cancer to the nation? Because politics is full of people who think like you.
RedHat exercises the GNU freedom by selling for money a distribution consisting mostly of free programs made by others. CentOS provides a distribution gratis (and doing this is certainly costing them something in term of work and servers) based on this huge work mostly made by others than RedHat. What is the problem exactly?
But Fedora isn't a free version of RHEL. It's a test bed for things which may or may not feed into RHEL at a later date. I miss the days of the RedHat box sets. Those were pretty quality. Fedora always seems broken in some way to me.
Yeah.... a lot
You could use diff and get a single patch.... no way to then divide it into the many patches that make up the whole
Precisely CENTOS is not going to be bit by this. The problems arise if you try to take RedHat's patches and apply them in other distributions (Attems is in the Debian kernel team, so he is among the most affected people), or if you are among the breed of people still patching and rolling their own kernels.
So far, off-the-mainlain Linux kernel development has been a collaborative effort with people from different backgrounds joining in. Of course, RedHat –as a business– has to keep a competitive advantage. And that advantage can stem from saying here is a megapatch with all of our improvements, with no distinction between feature lines, with no documentation on what does what besides the code itself".
I understand their point, but am deeply saddened by it. And yes, it is legal and sound, although goes against _collective_ Linux state-of-the-art advancement, beyond each company's interests.
Red Hat is doing more heavy lifting than anyone else, but organizations like Oracle and CentOS are leeching off of Red Hat's hard work.
Boohoo? If you don't want people to leech your work then why would you release it under a license that specifically allows that?
They are absolutely meeting the requirements of the GPL.
And so are the people you claim are "leeching" off of Red Hat.
If these other organizations like Oracle and CentOS were saying "we're going to fork what Red Hat has done and come up with something different because we think we can do it better," like Mandrake did, that would be one thing. But Oracle and CentOS both pretty much have the same message: "we're going to take all the hard work that Red Hat has paid for, claim that ours is just like theirs, but make sure that Red Hat doesn't get paid for it."
But if they aren't violating the GPL, so what? You've basically constructed a double standard where it's okay for one party to use GPLed code however they want within the bounds of the license but yet you come back and whine about others who are doing the exact same thing. Once again, if you don't want people to use your code this way, why would you release it under a license that was specifically worded in order to allow this?
So you're advocating for un-free software?
Good.
So it's ok to not honor the spirit on the basis that one of your competitors is doing the same thing? I think following the GPL is the important part and all this spirit talk is just bitterness at Oracle.
Nope, you summarised the problem very succinctly. You can't get patches from a diff, you can only get a patch....
Maybe they could use a computer to speed that process up.
CentOS is playing by the rules. Oracle is not.
---- Booth was a patriot ----
Question 6.
A + B + C + D = F
You are given the values of A and F. Find B, C, and D.
I like open source. I don't like people taking money from you because they just don't want to pay for the work you did.
If you don't like the idea of people being able to freely use and redistribute your work, then you neither understand nor like open source software, because that is the the entire point.
3. Here's a question: why is there no CentOS equivalent based on SuSE products? Think about it.
Um, wouldn't that be openSUSE?
3. Here's a question: why is there no CentOS equivalent based on SuSE products? Think about it.
I don't hear people say openSUSE is a SUSE testbed as much as they say that of Fedora and Red Hat. Maybe openSUSE is "good enough" for people that want a free SUSE?
And since they'll be searching a single diff instead of a lot of patches, it may actually be easier ;-)
Duh. Or is Redhat going to dump all the source files into a single dir too? Somehow I think that would be more trouble than it's worth for them.
I don't see how this affects anyone, even Oracle.
To be honest, I wonder why it took them that long. I have been doing RPM packages for quite some time and have always hated 1000+-patches source RPMs such as Red Hat's kernel source package. This is a welcome change.
I guess they use git internally, so that would just be a git archive --prefix=linux/ | gzip >linux-src.tar.gz. I haven't looked at the package yet, but the really good stuff would be if they provided a link to the git repos and the SHA1 for the commit ID used to generate the archive: this way, RH derived kernels would have quite an easy time rolling their own if needed.
Fine if you want to apply all fixes. But what if you don't? One file might contain several fixes, and one fix might affect several files. How do you work out what's what in that situation?
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
P = NP
Remember to maintain your supply of
RedHat exercises the GNU freedom by selling for money a distribution consisting mostly of free programs made by others.
For the record, RedHat is selling support for a distribution they have engineered. They aren't selling the distribution, except possibly a "media charge", year 1 to obtain the support and year 2 to maintain the support are the same price.
CentOS does not offer any support beyond the standard Open Source model of chat boards, bugzilla, etc. As a general rule, when I introduce Linux to a company with a small unsupported project, I bring in CentOS, not Fedora, because I know if it takes off we'll be bringing in RHEL 9 times out of 10 when the company decides they want/need support. That way, there is pretty much zero retraining of the staff that needs to happen.
You are in a maze of twisted little posts, all alike.
My memory is that the RedHat boxes seemed just as likely to create problems as any Fedora update.
Nope, openSUSE is their version of fedora.
Both are used to test the latest and greatest. Centos is not for that purpose.
Red Hat's job isn't to make things easier for CentOS, or Oracle for that matter - how is that even relevant? Red Hat isn't doing anything that's disallowed by the GPL. They're not even doing anything that could be reasonably interpreted as "contrary to the spirit of the GPL".
They're still releasing the source. They're still paying their coders to do substantial work on the kernel. How big of a twit do you have to be to complain about how they release their kernel updates?
#DeleteChrome
Even if they are not pocketing money they are still taking money. Start using critical thinking. It is the equivalent of a big corporation who I am sure you would jump all over if they started giving away a product for cheaper than it cost them to build, harming a company you really like by driving them out of business. Granted CentOS hasn't driven Redhat out of business, but it is still giving away Redhat's product for far cheaper than it costs to create, and taking business away from Redhat. But I am sure you selfish spoiled fanboy sentiments won't allow you to realize that. For profit distros are the only reason that Linux is available to you today, unless of course you are one of only a handful of people who like to build every single piece of software from scratch from all the different project's repositories. Which I sincerely doubt. Even Ubuntu is a for profit company. So go back to your mother's basement in a huff and whine about people like me who are concerned when the people who actually create the work are cut off at the knees by people who make it less worthwhile to fight create the distros, fight off asshats like SCO and Oracle, and sponsor so many projects. You probably use CentOS and never paid for shite. At least my conscience is clear on that regard. I pay for my software. Keep on leeching asshole.
-- I ignore anonymous replies to my comments and postings.
Not long ago Apple released the source for Safari as one big repository. The Konqueror people complained that they couldn't apply the changes. Apple seen as an enemy of opensource, yet the source is still available on the net.
How is this situation different? Can someone enlighten me?
Hi MR AC! How EXACTLY is he trolling? Whether you like it or not R&D costs money and whether you like it or not developers need to get paid and without that R&D and those developers the entire community is in worse shape get the picture?
What nobody here in the FOSS community is willing to accept is the tragedy of the commons works JUST AS WELL in software as it does anywhere else. It is the classic "free rider" problem where too many free riders and the bus line shuts down. According to an earlier poster 30% of webservers are running CentOS. Now just imagine how much farther along RHEL would be if those 30% paid which would give them 30% more for R&D and hiring developers. NOW do you get it?
You want to know why you haven't made serious inroads against Apple and MSFT here you go, it is because by having most of the customers pay they are able to leverage several times more developers and R&D than you can muster. Or are you gonna sit here and argue some guy coding in his basement is equal to several $100k+ developers with years of experience?
If you just want to take without giving that is your business but don't act like RH will magically just make up the money, they won't. Less money means less developers and less R&D and that means less improvements for Linux as a whole. it really isn't rocket science folks.
ACs don't waste your time replying, your posts are never seen by me.
Coincidentally enough, this state of affairs has been in place for 6 months, but this slashdot/lwn note comes the morning after I discovered the fact myself while trying (still as yet unsuccessfully) to rebuild the kernel with support for one odd driver enabled instead of disabled.
What strikes me as missing from the current set of comments, is how this move by RH seems at odds with their laudable history of 'upstream upstream upstream'. I.e., it seems to me that each of those hundred(s) of patches will now be significantly less likely to be adopted upstream, because of the added complexity of not knowing the details of - the mother of all deployments - of those patches. Details meaning, what other changes does it depend on, and happen to be shipped with in its stable and vast commercial deployment.
The other tinfoil-hat/security consideration is- if RH is as in bed with the NSA/CIA as it seems to me to have been for a very long time, and if the NSA/CIA did want to hide backdoors or backdoor enabling faults in the kernel, this is precisely the kind of move that would make those sorts of things orders of magnitudes more difficult for the traditional 'many eyes' effect to detect.
But of course, the bottom line is that what they are doing is quite legal, and from traditional business perspectives, quite ethical, and probably practical as well. But to the commenter who said there are 'no downsides' to this- No, there are downsides.
Haven't made serious inroads against Apple and Microsoft? We're kicking their tukkas. With any luck, in the long run we're going to make mainstream commercial software a thing of the past.
Redhat's developers are skilled, fine people, but Redhat gets most of the code it ships from the opensource community, not their own people. Linux (and the BSDs) is a community, and the relationship between the vendors, the developers, and the users is not as simple as you'd think.
For every problem, there is at least one solution that is simple, neat, and wrong.
>>30% of webservers are running CentOS. Now just imagine how much farther along RHEL would be if those 30% paid
And there is your fallacy. Which is the same fallacy RIAA has with piracy. "X billion people pirate; imagine if they paid instead!"
What you fail to realize is that chances are that if CentOS didn't exist, those same people probably wouldn't turn around and pay Red Hat. Instead, they would probably find another free linux distro to use.
You also fail to realize that there are likely people who used CentOS, and said, "gee, I like this, I should use Red Hat and get the support".
IF you were correct, THEN Red Hat would be failing. Just like IF RIAA was correct, THEN the music industry would be dead. But since your model of reality fails at that basic level of prediction, it shows how your model is FAILED.
Like I said, troll harder.
Nice straw man you built there, don't mind the match...WHOOSH! The reason your straw man just went up (although he did make such a lovely flame) is that A.-The RIAA are the leeches in the middle kinda like CentOS, and B.-Unlike the RIAA RH actually gives back to the community and with HUGE amounts of code at that.
So is your argument that there is no such thing as the "tragedy of the commons" or is it that "RH can afford free riders"? Look it is simple, okay? RH sells product and gives back to the community, the more product it sells the more it is able to give back to the community in the form of developers, bug fixing, and R&D.
And if your argument worked, why is RH doing this, hmmm? Shouldn't your argument apply equally to Oracle? A free rider is a free rider, right? After all BOTH cost RH money in lost sales and ability to compete thanks to less dollars for R&D.
While you may like to pretend that FOSS is nothing but guys in their basements coding for fun nothing could be further from the truth. FOSS is supported by large corporations like RH that frankly are making maybe 1/10th what a proprietary company would make thanks to so many in FOSS caring about nothing but "free as in beer!"
But don't take my word for it, watch Canonical. After bleeding millions without ever seeing a dime trying to make Linux more user friendly I bet as a last resort they will start charging for Ubuntu. It'll be cheap, but that won't matter because the "free as in beer!" brigade will HOWL with rage and get everyone to switch to anything other than Ubuntu and Canonical WILL die. Then you can go back to having the same upstream caca repackaged 80 ways to Sunday with ZERO R&D going to UI.
But hey, getting stuff for free never hurts anyone, right? I wonder how many out of work developers would be on the RH payroll if just 10% of those servers paid.
ACs don't waste your time replying, your posts are never seen by me.
F5 Networks scratches off the serial numbers of Red Hat enterprise and produces CentOS so that they don't have to license Enterprise from Red Hat. They started this (CentOS) because every one of their Big-IP boxes was running Red Hat and they needed a stripped version to avoid paying the license fees for Red Hat's work. They explained this to me and then gave me the in-house extension to call if I found any Red Hat branding back when I worked there. (Yes, I have first-hand knowledge of these facts.) It's wrong at a moral level, but so what.
Most people who get Red Hat kernels end up applying all the patches anyway. Why is it more efficient or reasonable to release the kernel to all those people as straight-source plus patches, when they all want patched source in the first place. From an efficiency standpoint releasing the patches source is good for everybody but the leaches.
If F5/CentOS was going through the trouble to bundle and test all the packages form the same sources as Red Hat is getting them, then this wouldn't be a issue. It isn't about the sources of the sources, its about the testing and integration that Red Hat does that F5/CentOS has chosen to use with less than a nod.
So F5 is too cheap to pay for Red Hat's work, and they are too cheap to _duplicate_ Red Hat's work, and they are too cheap to build a distribution that _only_ contained what they actually needed, so where _exactly_ is Red Hat wrong for the very human response of saying "blow off, you freeloaders..."?
Besides, I bet if you pay support, or ask nice, you can get the patches anyway. The fact that the default distribution is fully patched instead of making you spend the time to patch it yourself is actually a _win_ for the paying customers.
And all of these actions from both companies are fully GPL compliant.
So where is the "problem" really?
Innocent people shouldn't be forced to pay for inferior software development.
--"Code Complete" Microsoft Press
To be fair, Red Hat has been known not to honor the spirit of the GPL in some cases. But in an asshattery contest, Oracle is the clear and uncontested champion.
Have you got your LWN subscription yet?
oh boohoo. opensource != redhat works for you.
There are always leachers, big and small. There are always griefers, big and small. The system works inclusive of the leaching and whatnot.
Progress and cash are not inextricably linked in open source. Not even close.
Measuring things by the outliers is never correct.
So you just soak up the dumb while you soak up the smart.
But if you hide from the extremists of any ilk you give them a chance to sneak up on you.
Innocent people shouldn't be forced to pay for inferior software development.
--"Code Complete" Microsoft Press
but it is still giving away Redhat's product for far cheaper than it costs to create
Two issues here. First, what does it cost RH to create RHEL? Per copy I mean, not total. Copies cost nothing, per se. There is only a cost of sorts if the person opting for the free version was willing and able to pay for the pay version. (This btw, is precisely the reason that piracy is different from theft: The creator isn't deprived of what he had, and he isn't even deprived of a lost sale unless the pirate would have paid had he not been able to get it free.)
This brings us to the second point: RH's real product (in the sense of what they are selling) is a professionally supported distribution. The reason people pay for RHEL is so they have someone to call when they need it fixed. If you want someone else's ass on the line if things go south, CentOS is not competition.
For profit distros are the only reason that Linux is available to you today, unless of course you are one of only a handful of people who like to build every single piece of software from scratch from all the different project's repositories.
Guess you haven't heard of Debian (and before you write Debian stable off as not being practical for desktop users, there are plenty of not-for-profit polished desktop distros based on testing or unstable: crunchbang, atopsid, and mint-debian jump to mind, to say nothing of those of us who just run sid), or Arch, or slackware, or Gentoo.
So go back to your mother's basement in a huff and whine about people like me who are concerned when the people who actually create the work are cut off at the knees by people who make it less worthwhile to fight create the distros, fight off asshats like SCO and Oracle, and sponsor so many projects. You probably use CentOS and never paid for shite. At least my conscience is clear on that regard. I pay for my software. Keep on leeching asshole.
Just fuck off.
Mod points: Guaranteed to remove your sense of humor.
Side effects may include gullibility and temporary retardation
The difference between Oracle and CentOS is that CentOS isn't selling the same product as RH: RH is selling a professionally supported OS.
CentOS isn't.
Oracle is.
The people using CentOS are the people willing to take the risk of administering their own systems without vendor support.
Mod points: Guaranteed to remove your sense of humor.
Side effects may include gullibility and temporary retardation
OK, if it is cheap, roll your own distro of the quality Redhat produces. If you are doing that by yourself, I expect to hear back in about ten years. Assuming that you aren't thrown out on the street because you haven't been able to pay your rent or mortgage or starve to death because you haven't earned any money and can't buy food. Yes that's right. Doing work with no income is impossible. And if Debian were good enough to worthy of being called a usable desktop environment Ubuntu would never have taken off. What gets more downloads? Debian or Ubuntu. One is based on the other. But one is usable and the other isn't. That is why one can make money off of the services they sell for the version that has had a ton of improvements made to it. And if they could sell services for that, no one would be using it because the company would not be able to produce it. Get it. Only by making money can a Linux distribution exist. That is because it is expending money producing the distro with all the value added tools and packaging that they do. Tools and packaging that make it usable by more than just hard core geeks. So get your head out of your ass, you've developed brain damage from the lack of oxygen. But it sounds like perhaps it is too late. You are a fucking leeching retard already. Go suck on Stallman's cock some more.
-- I ignore anonymous replies to my comments and postings.
OK, if it is cheap, roll your own distro of the quality Redhat produces. If you are doing that by yourself, I expect to hear back in about ten years. Assuming that you aren't thrown out on the street because you haven't been able to pay your rent or mortgage or starve to death because you haven't earned any money and can't buy food. Yes that's right. Doing work with no income is impossible.
You completely ignored my question--and instead have insisted on repeating the same naive point you made originally. If CentOS is distributing RH's work for free to people who aren't willing to pay RH for support RH is not losing anything; The people using CentOS aren't lost sales.
Think of a webhosting company with hundreds of linux servers, who are ready to handle it all in house. And they are not willing to pay a per copy annual cost for outside support. So they were never considering RHEL. If CentOS didn't exist they would use debian or another free linux. Again, this does not constitute 100's of lost sales for RH. What it does constitute is free testing.
And if Debian were good enough to worthy of being called a usable desktop environment Ubuntu would never have taken off. What gets more downloads? Debian or Ubuntu. One is based on the other. But one is usable and the other isn't.
You don't know what you are talking about. There are plenty of quite polished, not-for-profit distos based on Debian testing. I listed some. Yeah, they might not have the marketing that Ubuntu has had, but they are quite good, and have not a few users. If you have found that none of them is usable then you really shouldn't be allowed near a computer. But I suspect you probably haven't used any of them. Frankly I find Ubuntu painful: crazy memory bloat and updates that periodically break random things.
So get your head out of your ass, you've developed brain damage from the lack of oxygen. But it sounds like perhaps it is too late. You are a fucking leeching retard already. . . .
Actually I'm not. I don't use, nor have I ever used, CentOS; I use Debian. You know, the non-commercial distro that's "not usable on the desktop".
Out of curiosity, can you show me one place where RH has made this attack on CentOS and accused them of leaching?
Mod points: Guaranteed to remove your sense of humor.
Side effects may include gullibility and temporary retardation
"The entire "distribution" was created so that they could put Red Hat into their enterprise load balancers without having to do that pesky licensing and fair dealing thing."
If that were the case, they weren't sharing it with the world.
"It is a loss to the honest people, but dishonesty is always a loss to the honest people eventually. If CentOS et al were engaged in something more than just scraping the serial numbers off of other people's work, then I would be more upset."
Centos is prohibited to advertise the fact that it's based on RHEL. Look up Red Hat's policy on trademarks.
By the way, Red Hat isn't the only contributor to FOSS (although the biggest one), so they also take other people's work as well.
Also, Red Hat doesn't have a problem with Centos (said by Red Hat seniors), if they wanted, they could make things much harder for them.
According to wikipedia the first fedora release was in 2003 while the first centos release was in 2004.
I remember the various RHEL rebuilds (and centos wasn't the first) being a reaction to the fact that red hat linux (not enterprise) had been dropped and that fedora was an unstable bleeding edge distro (note: I was only watching from the sidelines at the time).
note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
Question 6.
A + B + C + D = F
You are given the values of A and F. Find B, C, and D.
Too simple... folk that keep up with Linus have A, B, C, D, E+e', F,....
and only miss the RedHat patches and preferences.
K = RH(L(....),R)
L(....) is the linux patch stream
RH() is the RedHat patch process that applies RedHat patches.
Since many patches can be seen upstream a lot can be
done to disambiguate the bits.
To some degree it is only the down stream freeloaders like Oracle that are impacted.
Others live on a live tree branch and will be fine. End users will also not be
badly impacted.
What will be interesting is what Oracle will do to cope.
They do have customers that want patches in the old way...
And they do have customers and perhaps contracts associated with
the patches that discloses the what, when and why... of the change.
i.e. patch 12345 addresses bugz: 67889 that they care about.
i.e. patch 54321 addresses bugz: 98765 in a feature unused.
Outside the kernel is a much larger pile of stuff.
This stuff is often more important than the kernel.
For example how is Oracle going to communicate that SSH
was re-based to 5.8p1 or is SSH patched on top of openssh-2.1.1p4
and does it mater.
The kernel is only a small part of what the important stuff.
But hey this may reset the industry expectations to match
that other OS from the NW part of a continent.
Truth is stranger than fiction, but it is because Fiction is obliged to stick to possibilities; Truth isn't. Mark Twain.
You are naive. The reason they are not paying Redhat is because they are leeches and are taking CentOS for free. If they only had the choice of Redhat or nothing then they would pay. i.e. If CentOS would stop leeching and stop distributing something for free that someone else put a lot of money in to create. Get a fucking grip. Yeah Redhat isn't losing revenue because someone is giving their product away for free. That was sarcasm. And I don't have to point out where Redhat is making an attack on CentOS. I am making the attack on CentOS. I don't like the business model of taking something that someone has spent money on developing and giving it away for free. Just because you can doesn't mean it is right or moral. GNU was created originally because Stallman didn't like the fact that he couldn't customize his closed source drivers. It wasn't meant as a way to not have to pay for stuff. Or as a way to take others work and give it away for free. As for operating systems, I have programmed on Unix (HP-UX, AIX, Solaris) for more than ten years. I have used Linux for a dozen years but mostly use Windows now since I don't have the patience required to continually configure things and that programs I use (like Cubase) don't run on Linux and Linux has no equivalent. And I do agree with you, Ubuntu is not exactly the most effecient, but it is easier for the average user than just about any other distro. But I believe Suse to be about the best. Especially if you get the paid for version. As far as servers go, I'd rather get a Unix server. If I have to use open source for a server I'd rather take BSD or PAY for Redhat.
-- I ignore anonymous replies to my comments and postings.