Posted Jan 27, 2004 19:59 UTC (Tue) by ccyoung (subscriber, #16340)
[Link]
It's my understanding that RH is sponsering Fedora. On one hand they use it to test and filter packages before entering their main distro. On the other hand they give Fedora to the community (many mirror sites, more packages, security upgrades - essentially a superset of RH9 without the $60/yr). Right now I think it's a pretty good deal. If RH becomes weird or restrictive, can always move to Debian.
What I would really like would be a distro where you specify your target computer and needs in excruciating detail in a PHP form and have the kernel, modules, and apps gen'd for you. RH kernel is too big and too general; Debian binaries too limited; Gentoo too long and too difficult - with security patches, this is something to which I would quite happily subscribe. Maybe IBM can lend Debian or OpenDesktop some major iron...
Fedora / Redhat
Posted Jan 27, 2004 21:01 UTC (Tue) by TwoTimeGrime (guest, #11688)
[Link]
How would that be different from recompiling the RH kernel and not installing the apps that you don't need? I agree that the Red hat kernel is big but it's trying to be a "one size fits all" kernel. The kernel-source package has the config files so that you can rebuild the kernel with or without any modules that you need.
Fedora / Redhat
Posted Jan 27, 2004 23:46 UTC (Tue) by proski (subscriber, #104)
[Link]
Those who don't use the official kernel won't get security updates for it.
Fedora / Redhat
Posted Jan 28, 2004 6:58 UTC (Wed) by TwoTimeGrime (guest, #11688)
[Link]
> Those who don't use the official kernel won't get security updates for it.
What official kernel? Red Hat's? Every time Red Hat releases a new kernel RPM they also release a kernel-source RPM. For example on Fedora Core 1 there is:
If you install the second RPM it will put Red Hat's kernel with patches into /usr/src/linux-2.4 along with a handful of .config files for building the kernel in /usr/src/linux-2.4/configs. When new security patches come out you can install the new kernel-source RPM, copy over your .config file and then recompile the kernel.
I have a dream
Posted Jan 28, 2004 3:26 UTC (Wed) by ccyoung (subscriber, #16340)
[Link]
That's one.
Plus: - RH packages are huge, i386, and optionless - re-compiling a kernel on RH: = no .config (use make oldkernel?) = make modules -> an enormous explosion - then remember everything for security upgrades
But moreover I dream about: - a super-beefed up xconfig for all phases of the system - that would remember my settings - what would build the kernel, modules, apps - that would apply the security patches correctly - that wouldn't take 24 hours for the first install - that would use collective expertise in configuration and update
I have a dream
Posted Jan 28, 2004 6:59 UTC (Wed) by TwoTimeGrime (guest, #11688)
[Link]
> - RH packages are huge, i386, and optionless
I can't disagree with that.
> - re-compiling a kernel on RH: > = no .config (use make oldkernel?)
Install the kernel-source RPM from Red Hat and then get their .configs from /usr/src/linux-2.4/configs.
> = make modules -> an enormous explosion
Don't use modules then.
> But moreover I dream about: [snip]
Short of the beefed up xconfig and the compiling of the kernel and modules, Debian seems to come really close to that. I'm just venturing into Debian from Red Hat and it's really well thought out and maintained.
I have a dream
Posted Jan 28, 2004 19:20 UTC (Wed) by vonbrand (subscriber, #4458)
[Link]
Plus:
- RH packages are huge, i386, and optionless
Strange... I must be imagining the ix86 (4 <= x <= 6), Athlon packages in RH then.
Just for the record: Compiling most stuff for non i386 just gives larger and in many cases slower programs.
- re-compiling a kernel on RH:
= no .config (use make oldkernel?)
Yes, they are under configs/
= make modules -> an enormous explosion
The distribution kernels have modules for everythingh under the sun. Edit your configuration to get rid of what you don't want.
Wait... this is really Linus' fault! He let too much drivers and options creep into the kernel!!
- then remember everything for security upgrades
Yep, that is one of the unglamorous jobs that everybody should be grateful the distribution does for them.
About your other dreams:
But moreover I dream about:
- a super-beefed up xconfig for all phases of the system
- that would remember my settings
- what would build the kernel, modules, apps
- that would apply the security patches correctly
- that wouldn't take 24 hours for the first install
- that would use collective expertise in configuration and update
What you are asking for is an automated system that has enough brains (and knows how to use them to filter many conflicting sources of information) to be considered a competent Linux admin. Good luck!
Michael Johnson leaves Red Hat, Fedora
Posted Jan 28, 2004 10:29 UTC (Wed) by angdraug (subscriber, #7487)
[Link]