Fedora Core 2 Test 3 Released
Wee writes "I just got an email from Bill Nottingham of Red Hat letting me know that the third and final test release of Fedora Core 2 is now available. The announcement mentions the big changes are SELinux being disabled by default, that on-and-off problem with install CD1 not booting should be fixed, and anaconda now is sporting 31 languages. The mirrors look like they are opening slowly but surely, and bug reports are always appreciated."
FC2-test3-binary-i386.torrent Official Fedora Core 2 TEST3 binary iso images for i386. 2.1GB 2004-4-27
FC2-test3-src-i386.torrent Official Fedora Core 2 TEST3 source iso images for i386. 2.0GB 2004-4-27
FC2-test3-binary-x86_64.torrent Official Fedora Core 2 TEST3 binary iso images for x86_64. 2.1GB 2004-4-27
FC2-test3-src-x86_64.torrent Official Fedora Core 2 TEST3 source iso images for x86_64. 1.9GB 2004-4-27
FC2-test3-x86_64-DVD.torrent Official Fedora Core 2 TEST3 DVD iso image for x86_64. 4.0GB 2004-4-27
FC2-test3-i386-DVD.torrent Official Fedora Core 2 TEST3 DVD iso image for i386. 4.1GB 2004-4-27
NO CARRIER
Comment removed based on user account deletion
Ever since Red Hat died (sob) i've been kind of up in the air on distro's. I'm currently running Debian, but I decided that I'm going to at least try Fedora. I've tried Test 2, and overall, I was impressed. Other than the fact that they still have mp3 support disabled, it's a great distro. Still it lacks the amazing 'apt-get' feature that makes me love debian. I do like that it comes with Gnome pre-installed, since gnome can be a real pain to install otherwise, and the 2.6 kernel is nice. Wish somebody would just combine debian and Fedora and make the uber distro with a beatiful graphical installer like Fedora, and all the power of apt-get like Debian. For now, though, I'll just have to wait.
Anyone know exactly what the issues with SELinux by default were? Having SELinux, or something equivalent system using the LSM kernel module as a default is the way that Linux should e heading - it would dramatically increase the security of Linux systems. I was looking forward to Fedora Core 2 being the first to include it by default, and anticipating other distributions making the move in the near future.
Jedidiah.
Craft Beer Programming T-shirts
Does anyone have the URL to the list of differences from Core 1?
Thanks!
-Patrick
"They never stop thinking about new ways to harm our country and our people, and neither do we."
There will be lots of problems with SELinux but it
is a giant forward for fine-grained security!
No doubt there will be quite a few initial problems with it.
Nothing, they don't work and it's not Fedora bug it's new kernel feature. As from 2.6.5 no kernel will work with them. Take Fedora as the first distro that actualy takes this step.
At least until NVidia finally resolves 4KSTACKS bug. Up to 2.6.5 kernels had this as feature. Now it's gone, as in bye bye.
NVidia please fix this bug, I have FC2 to install
Signature Pro version 1.13.2-3 release 83.5 beta3try7 after-breakfast edition
However, this would result in a system very different from one that most Linux users would be used to. It would also be very different from any system described by any manual or textbook out there. MAC (Mandatory Access Controls) do strange things to the way systems work.
Now, those strange things happen to be Very Good Things, if you're wanting a secure system. They are also very disconcerting things, if you're wanting a very usable system.
Fedora's now on 4 CDs - yeesh! And the mirror I saw only showed source ISOs, no binary ISOs. That makes it hard to test such things as install routines.
Now, 4 CDs isn't too bad, when you consider that a comprehensive system would have nearer 100 CDs in it!
For those who don't believe me, here is a quick-n-dirty guide to some of the things you are missing:
The list is extensive. And, yes, all those would be valuable to someone. Even Pi.
So, I suppose that although 4 CDs seems a lot, it's actually a lot better than it could be.
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
The schedule is public and easy to find.
Boffoonery - downloadable Comedy Benefit for Bletchley Park
Then use a BitTorrent link to download it.
There are only 10 kinds of people in this world... those who understand binary and those who don't
I think that you're seeing a false dichotomy. On the Debian side, you have a distribution that's strongly dedicated to making systems that are easy to admin (e.g. apt for package management) and can be kept very up-to-date by running unstable or testing. On the RedHat side, you have a distribution that refuses to distribute an mp3 decoder or NTFS support because of worries about IP issues. AFAIK, Fedora includes only software that's available under OSS licenses, and is actually quite proud of this fact.
There's no point in questioning authority if you aren't going to listen to the answers.
Did you update from XFree to X.org? There were some hassles for me on another card (Nvidia) that likely would not be an issue on a "clean" install (guessing).
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
RedHat is showing itself to be a less reliable distribution vendor, by canning one distribution (free RedHat) and unleashing the unstable Fedora betas which one day will become a product which you must pay for.
Granted, you can run RHEL without a license, though you will have a hard time supporting it.
Finally, there are many Linux distributions, not just two. Gentoo has become a major player - I'll mention it even if you won't. Let us not forget Novell and SuSe, either. And Slackware will never die!
Of course, for some people, like those who want Oracle support, there is only one distribution of Linux, and it is redhat. So I'm not sure either of us has managed to prove anything here, except that we have too much free time on our hands.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Erm...don't run a beta on an important machine?
If you do...thanks for testing!
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
True, and for good reasons, both are easy to acquire though, so what's the big deal?
"Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
Great, only 675 hours to go! I Guess test 4 will be out by then.
Fedora team needs a lot of time to integrate SELinux well. Test 2 release was horrible horrible mess. When SELinux locked me out of my own box that is when I decided to format the partition and never touch Test 2 Fedora again.
I am downloading Test 3 and hoping that it is better.
i think i know what is causing your problem. as root run hdparm -tT /dev/hdx where x is your drive and partition.
example: hdparm -tT /dev/hda1
You will see cache results and disk transfer results. Im guessing DMA is disabled by default on your machine. If you recieve a very poor score then you can try this
hdparm -c1d1 /dev/hdx
then run hdparm and see if it runs faster. if it does then you know your problem and you can add your /etc/rc.sysinit and place that line in there somewhere after your root partition is mounted.
The difference isn't so clear-cut. Red Hat Enterprise Linux, Red Hat's revenue-generating product, unlike Fedora isn't so "up to date", and Red Hat also is very "religious" about the GPL, up to not including mp3 plugins for xmms. Fedora is like Debian Unstable, not a production system and bleeding-edge, RHEL is like Debian Stable, a seldom-updated except for security reasons distribution for stability.
There are not just two distros, there are over a hundred, and many of the most used ones flourish enough to thrive. Slackware, for example, has been around for longer than Debian and Red Hat, and (except for the period where they had the libc5 problem) has become just as up to date as its competition. It has it's own niche, it's very Unix-like, is not especially bloated (though 9.1 for the first time grew to two installation CDs because of GNOME and KDE growing so big.) and does not have dependency hell by avoiding dependency checking altogeather. (I am posting this in Slackware right now, but I've used other distros so I know their strengths and weaknesses.)
Best I can tell you is that something sounds radically wrong with that system. Maybe FC doesn't like the hardware, I dunno... but I sling gigabytes of data around on my Fedora rig and it seems to be ok.
I'm not a fanatic, I like the balance of "you don't have to be an expert" and "you can tweak it easily" that Fedora provides. Good support / documentation / community makes it a good choice for me.
Like I said, sounds like your machine has problems , and that sucks, but it's hardly fair to damn a whole distro based on one buggy machine, is it?
"Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
Comment removed based on user account deletion
I'm having the same issue with my Radeon 9600. Hardlocked Core 1.
I have the NVidia drivers working on the 2.6.5 kernel under FC1. The 4k stacks is part of the Red Hat patch set. NVidia also has real problems with SELinux fully enabled.
I tried FC2 test 2 on my Toshiba laptop and after several hours of tweaking and recompiling I was starting to get the feeling I was installing Gentoo. FC2 test 2 was horribly broken on my laptop... this was immediately evident when on the very first boot of the system, Kudzu sent the computer into deep guru meditation with a blue text screen full of high ASCII chars.
You simply need to install a vanilla kernel to get the NVidia driver working.
I started porting this to sparc 32 as a kind of contribution to the Aurora Linux project, but damn is that tedious. I dont even know of a distro that has an up to date port for sparc 32... except maybe gentoo, and I still think it lags behind a little.
"When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
The maintainer, steel300 is great and tries to satisfy as many requests as possible.
More information
Link to the patch and ebuild
Here you can read complete story about 4KSTACKS
Maybe you got it to set up now but if you read posts you can see what I
talked about
Signature Pro version 1.13.2-3 release 83.5 beta3try7 after-breakfast edition
Sheesh. This is a template troll, guys. Check out http://www.osnews.com/comment.php?news_id=6081.
Honestly, it's so you can't even moderate a troll down successfully anymore.
- jon
Ganymede, a GPL'ed metadirectory for UNIX
Also, part of the point of the test release is to test the installer (and booting disc1 :-) ). Since some of the defaults (i.e. SELinux) have changed in the installer, you don't have a "real" test3 system unless you install test3.
I thought this post looked awfully familiar. This same post has appeared, almost verbatim, on slashdot and other sites. The only thing that ever changes is whether the poster is complaining about OS X, FreeBSD or a Linux distribution.
Some of the posts date back to 1998.
Check it out
Basically, just because Slack doesn't enforce dependencies does *not* mean they aren't there. Versioning of shared libraries is done for a reason.
-30-
Fedora will never be a for-pay product. It is the community-driven REPLACEMENT for free Redhat. They canned free Redhat in order to better separate RHEL and Fedora. Also, unstable is a relative term. I've been using FC1 for months without any problems.
'Standards' in computing only impress those who are impressed by things like 'standards'.
They have it, but aren't pushing it because they don't consider it fully tested. Put an order in your saved list, then call up the sales staff and ask them to do it. They will happily oblige. (I know because I deal with them frequently)
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
The nVidia problem has to do with a 4G memory patch (either apply a patch to fix it, or remove a patch that RH added). There's a thread on nvnews.net that tells how to do it, this isn't a link to that thread, but the thread should be listed in the search results that the link goes to.
You must have timed it really poorly for slackware because releases have been far and few between. 8.1 - 9.0 - 9 months. 9.0 - 9.1 - 6 months. And there has been no new release in 6 months.
This while I get a big fat flash ad from Microsoft telling me that mainframe Linux was found to be 10 times more expensive than Windows 2003
[alk]
Oracle supports Suse too. In fact, they build their Linux products on Suse, not Red Hat.
According to this post it looks like 2.6.6-rc2 & 1.0-5341 on FC2-t2 is working.
If Tyranny and Oppression come to this land,
it will be in the guise of fighting a foreign enemy. -James Madison
If Tyranny and Oppression come to this land,
it will be in the guise of fighting a foreign enemy. -James Madison
Nothing much they could do about it.
XFree86 4.3.0 FC1 was using came out 26.2.2003, and Radeon 9600 and 9800 series later that year (9800XT not until november, I believe) so it couldn't support them out-of-the-box because they didn't exist when the relevant X version was made.
Since this one will be using the much more recent X.org server based on XFree 4.4.0, yes, it should work fine now.
Also, just how in the world do you figure Fedora Core users are testing a product they will have to pay for? Fedora Core will always be open and free, and just why would a Fedora Core user pay for RHEL? Most/all RHEL users are not running Fedora on thier servers if they paid for RHEL. Please explain your logic where you think a Fedora user will ever have to pay money? Fedora is geared for home users or users that do not want to pay for RHEL. RHEL is for paying users that want the support. The two are totally different. A Fedora user will never have to pay RH and upgrade to RHEL.
Redhat also has some of their top developers very active in Fedora development. In exchange for the community helping in that development, they get a free OS, called Fedora. Again, Fedora users will never have to pay RH a dime. Your post is way off base.
If Tyranny and Oppression come to this land,
it will be in the guise of fighting a foreign enemy. -James Madison
The disabled smbfs in the kernel to promote testing the new CIFS module. I don't know if anyoune set up binary RPMs like they have for NTFS, but it would be as simple as 1. install kernel-source 2. edit EXTRAVERSION in Makefile 3. copy the right config from /usr/src/linux-2.4/configs to /usr/src/linux-2.4/.config
4. make oldconfig
5. make menuconfig and enable smbfs as a module
6. make dep
7. make modules
8. copy the compiled module to whatever folder the cifs module is at in /lib/modules
9. depmod -a
10. enjoy
That's what I used to do for ntfs until I found the prebuilt RPMs at linux-ntfs.sf.net.
you don't even need a src rpm, all it has is the source .tar.gz, any optional patches, and the spec file. If the source .tar.gz has the spec file in it, you can build the rpm without even extracting it, using `rpmbuild -tb source.tar.gz`.
It was a framebuffer issue in the early versions of the 2.6 kernel. For example, under 2.6.2-1.156 the ATI cards framebuffer would be blank during boot if you passed in parameters to run at a higher resolution.
I'm not sure which kernel FC2 will eventually run, but under 2.6.5-1.332 which is the latest from arjan, the ATI framebuffer now works and the nice Penguin Crony can be seen again.
Announcin' th' third tess release of Fedo'a Co'e 2
* Fum: Billy Joe Nottin'ham
* To: fedo'a-announce-list redhat com
* Cc:
* Subjeck: Announcin' th' third tess release of Fedo'a Co'e 2
* Date: Tue, 27 Apr 2004 16:36:11 -0400
"Eff'n ah's curt wif yo', it's on account o' time is a facko'. ah reckon
fast, ah type fast, an' ah need yo' guys t'ack fast eff'n yo' want
t'git th' bess outta this. So, purdy please, wif sugar on
top, try th' tess release!"
Yessuh, it's time fo' th' third an' final tess release of Fedo'a Co'e 2.
Notable changes in this hyar release include:
- SELinux is now disabled by default. Eff'n yo'd like t'install wif
SELinux suppo't, pass 'selinux' t'th' installer. Bug repo'ts about
th' behavio' an' suppo't of SELinux is sartinly still welcome; we is
still wawkin' on it.
- Th' 'CD1 won't boot' issue appears t'be resolved, cuss it all t' tarnation. Enny repo'ts of
corntinued failure is sartinly appreesheeated, cuss it all t' tarnation.
- Please check th' included translashuns fo' co'reckness an' sanity.
Anaconda now installs in 31 languages.
-----
Thank you and have a pleasant tomorrow.
Comment removed based on user account deletion
You're arguing with a classic repost.
I suggest the mods around here visit Anti-Slash daily. They maintain a daily list of troll posts, reposts of +5s from past articles, and other mayhem that they successfully get modded up here on Slashdot, all for their amusement.
Ah, jolly good. More drastic changes to the way the kernel works in the middle of a "stable" series. Either kernels should still be being released as 2.5.x or 2.7.0 should have been forked.
"'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
- JRR Tolkien.
Tiller's Rule: Never use a word in written form that you've only heard and never read. You will end up looking foolish.