Linked by Thom Holwerda on Mon 22nd Jan 2007 10:26 UTC, submitted by anonymous
Linux Linux, the free operating system, has gone from an intriguing experiment to a mainstream technology in corporate data centers, helped by the backing of major technology companies like IBM, Intel, and HP, which sponsored industry consortiums to promote its adoption. Linus Torvalds, the creator of Linux, with the system's penguin symbol, will assist the Linux Foundation. Those same companies have decided that the time has come to consolidate their collaborative support into a new group, the Linux Foundation, which is being announced today. And the mission of the new organization is help Linux, the leading example of the open-source model of software development, to compete more effectively against Microsoft, the world's largest software company.
Thread beginning with comment 204335
To view parent comment, click here.
To read all comments associated with this story, please click here.
jessta
Member since:
2005-08-17

Imagine Gentoo, Ubuntu and RedHat representatives sitting down and discussing software installation. I am not talking about compatability, I mean ONE SYSTEM.

That would be horrible. There is a reason their package management is different.
It's not even a problem that needs solving because each distribution manages and maintains it's own packages and the software developers don't really need to worry about it.

As for applications not being available on GNULinux, I actually fine myself annoyed at the fact that most of the applications I use aren't available on windows.

Reply Parent Bookmark Score: 4

devurandom Member since:
2005-07-06

Imagine Gentoo, Ubuntu and RedHat representatives sitting down and discussing software installation. I am not talking about compatability, I mean ONE SYSTEM.

IMHO this would be theorically possible and not so bad.
The startpoint and pivot of all this should be Gentoo.

Imagine something like this:
- Gentoo (source based, USE flags customizable etc.) is the base. It's hyperflexible, and it can be really anything you like. So use it as a starting point.

- Gentoo, Ubuntu and RH then figure out what kind of patches, adaptations etc. are characteristic of their packages.

- +ubuntu, +redhat useflags happens for Gentoo packages. These useflags override other useflags (and, if necessary, CFLAGS) for the given packages: they are more meta-flags.

- src-deb Ubuntu source packages and src-rpm RH source packages would now be *equal* to the Gentoo ebuild emerged with standard CFLAGS and the ubuntu/redhat USE flags

- Binary ubuntu and RH packages become just compiled versions of these gentoo-ized packages.

- In the meantime, Portage, apt-get and rpm are made working seamlessly. That is, each package manager now has access and supports transparently each other database/features. In the end, the community would probably settle to one.

- This way Ubuntu and RH releases are really no more than binary installs of a particular Gentoo disk image. Everyone could start from a Ubuntu disk, install it vanilla, but then customize it to the end by using Portage. On the other hand, someone that badly needs full RH compatibility on his gentoo install, can add +redhat to his use flags and emerge -eav system (and the kernel).

Not that A LOT of work would not be needed for this kind of thing, but it would be fun and maybe useful.

Reply Parent Bookmark Score: 1