Fedora Core 2 Test 2 Released
Kalak writes "Fedora Core 2 Test 2, part of the project's goal to 'work with the Linux community to build a complete, general purpose operating system exclusively from open source software', has just been released - this test release 'is specifically designed for SELinux testing, as well as testing the 2.6 kernel, GNOME 2.5, and KDE 3.2.1.' Get a copy from one of the mirrors or grab a copy via BitTorrent. You probably want the binary only Torrent."
Debian you were thinking of Debian
Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
I installed Fedora Core 1 when it first came out and I was very impressed. It included some stuff that wasn't in RH9, including a very pretty graphical boot. If Fedora continues on the path that it is on now, it could become a worthy competitor with SuSE and Mandrake on the home user front.
The community projects like Fedora and Debian tend to innovate more than distros that are managed by companies because they can get away with the "if it breaks, you keep both pieces" warantee. Distros used in enterprise scenarios (generally) offer a more stable product, at the cost of innovation.
Is Fedora Core 2 going to re-enable MP3 support now that it's no longer a "commercial" product?
How am I supposed to fit a pithy, relevant quote into 120 characters?
No, UnitedLinux was formed by Caldera, Connectiva,TurboLinux, and SuSE. SCO is obviously not an active contributor anymore, but Suse, TurboLinux, and Connectiva continue to distribute UL. UL is actually more of a brand that stands for packaging uniformity, since you download (or purchase) the UL version you want based on the vendor you choose. (i.e. You can get UL based on the SuSE, Turbo, or Connectiva dist. of Linux.)
Basically, the UL framework allows the companies to still market their product to corporations while still standardizing the Linux product and giving a (semi) unified front to the Linux world.
- Proofs of Sturgeon's Law Delivered Daily -
This not surprising, considering Gnome 2.6 will not be released for another 2 days. Unless you have some method for pulling tarballs from the future that you'd like to let us know about.
But yes, this is just a test release, and the final will include Gnome 2.6 and hopefully will not require time travel.
All that we see or seem is but a dream within a dream.
Anybody else thought their email announcement is extremly hilarious? :)
x -faq-en/
One bug, two bugs, tar bugs, su bugs,
grep bugs, mew bugs, old bugs, new bugs.
This bug has a little hack,
This bug has a broken stack.
Say! What a lot of bugs to track.
Yes, some are in tar, and some in su.
Some are old. And some are new.
Some in sed, and some in jed.
And some are even in parted.
Why are they in parted, jed and sed?
I do not know. Bugs should be dead!
Some in jpeg, and some in TIFF
This TIFF one has an attached diff.
>From there to here, from here to there
Test release bugs are everywhere.
Fedora Core test 2 is available for
x86 and x86-64
It should not be installed where production is hot;
use it only for test, as we say quite a lot.
If you install with the default
SELinux will be the result
SELinux is a form of MAC
For more answers, check the FAQ [*]
By explicitly stating what apps can use
Unwanted accesses it will refuse
[*] http://people.redhat.com/kwade/fedora-docs/selinu
So please test test2 in this mode;
and please test it with your code.
Plus it comes with a new GNOME;
can you test that in your home?
Also X.org is new,
replacing XFree, test it too.
And 3.2.1 of KDE
We need to test, test, test, you see!
So we will test it on our box.
And we will even test out sox.
And we will test it in our house.
And we will test it with our mouse.
And we will test it here and there.
Say! We will test it ANYWHERE!
I'll do the stupid thing first and then you shy people follow...
You insensitive clod.
But do we really need Yet Another Linux Distro?
As far as I can see, Debian, Gentoo, Slackware and probably others are already
Two of those distros are younger than RedHat (fedora).
Plus none of those offer SELinux out of the box (which FCTest2 does), none of those offer xorg instead of XFree86 (which FCTest2 does).
It's called a subscription and it let's you see into "The Mysterious Future" where you should be able to get ahold of whatever tarballs you need.
(Sorry, that was probably lame, but I couldn't resist)
I want peace on earth and goodwill toward man.
We are the United States Government! We don't do that sort of thing.
This is still pre-release so your comments aren't too unreasonable, but just so that people understand that this isn't always the right way to look at the problem:
The way version numbering works in Red Hat (and by extension, Fedora), is that the package version number is the version of the software that the package STARTED from, but it may have little to do with the state of the software as installed.
For example, you might have openssh version 3.1 on a box, but if you look at the SRPM for that package, you will find security bug-fixes applied from all of the openssh versions between 3.1 and the current day.
The SRPM is essentially three things: A tar-ball(s) of the original source as shipped by the developers; a set of patches or add-ons that the vendor has decided to include and a Makefile-like thing that RPM knows how to read called a spec file.
Thus, FC2 might ship with Linux 2.6.4, but that doesn't mean it lacks a feature or bug-fix from 2.6.5... you have to check the patch-set in the SRPM to know that.
Every time the contents of that SRPM are updated, the RPM version changes, so you'll see something like "foo-1.2-2", where 1.2 is the version of foo that the SRPM was based on, and this is the second build from Fedora.
As for FAT, from what I've read the patent (patents?) doesn't cover the way Linux uses a FAT filesystem.