Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Xbox One hardware and specs: 8-core CPU, 8GB RAM, 500GB hard drive and more
· Tim Cook: US-made Macs will be assembled in Texas
· Microsoft software satisfaction slumps
· Photos of Likely 802.11ac 'Gigabit Wi-Fi' Card From Next-Generation iMac Surface
· Mageia 3 released
· Understanding Email Bounce Messages and more
· How to Prepare for Windows 8 Even Though Its Not Coming to Enterprises
· Microsoft Office Clone Updates Interface, Improves File Support
· Windows Firewall Control 4.0.0.0 released
· 10 amazing Linux desktop environments you've probably never seen

Upcoming News
· Oregon Scientific ATC9K Action Camera
· [RHSA-2013:0847-01] Moderate: kernel security and bug fix update
· How to Install AMD Drivers Guide @ OCC
· Lenovo Y500 Gaming Notebook Review: The Best Mobile Gaming Value Around?
· [security-announce] SUSE-SU-2013:0814-1: important: Security update for java-1_6_0-openjdk
· Intel Linux OpenGL Driver Leading Over Apple OS X
· SteelSeries Joint Giveaway - Three 6Gv2 Mechanical Gaming Keyboards Up For Grabs
· ZOTAC GeForce GTX TITAN AMP! Edition 6144 MB @ techPowerUp
· SilverStone AR01 CPU Cooler Review @ Hardware Secrets
· PowerColor PCS+ HD7870 Gaming Video Card @ TechwareLabs

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6413 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 672 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4531 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 734 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1122 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » March 2006 » CentOS 4.3 is Released for i386, x86_64, and ia64

CentOS 4.3 is Released for i386, x86_64, and ia64

Posted by Philipp Esselbach on: 03/21/2006 04:18 PM [ Print | 0 comment(s) ]

CentOS 4.3 has been released for i386, x86_64, and ia64. Here the full announcement:




The CentOS development team is pleased to announce the availability of CentOS-4.3 in the following architectures:

i386 - This distribution supports AMD (K6, K7, Thunderbird, Athlon, Athlon XP, Sempron), Pentium (Classic, Pro, II, III, 4, Celeron, M, Xeon), VIA (C3, Eden, Luke, C7) processors.

x86_64 - This distribution supports AMD 64 (Athlon 64, Opteron) and Intel Pentium (Xeon EM64T) processors.

ia64 - This distribution supports Intel Itanium2 processors.

There may be a separate release announcement for individual architectures.

(Note: CentOS -4.3 for s390, s390x, alpha, ppc, sparc is in progress and will be announced later)

--------------------------------------------------------------------

The CentOS specific release notes for this upgrade are available here:
http://mirror.centos.org/centos/4/os/i386/RELEASE-NOTES-en.html

Documentation for CentOS 4 (including upstream release notes) is available here:
http://mirror.centos.org/centos/4/docs/

You may download the installation CD ISOs (http, ftp, bittorrent) or DVD ISOs (bittorrent only) from this link:
http://mirror.centos.org/centos/4/isos/

--------------------------------------------------------------------

MD5SUM values for CentOS ISOs

The md5sum values for the latest CentOS ISOs can be obtained from these links:

i386:
http://mirror.centos.org/centos/4.3/isos/i386/md5sum.asc

x86_64:
http://mirror.centos.org/centos/4.3/isos/x86_64/md5sum.asc

ia64:
http://mirror.centos.org/centos/4.3/isos/ia64/md5sum.asc

--------------------------------------------------------------------

Major changes in this version of CentOS include:

1. Upgraded update system. The CentOS Project has designed a new update system to deal with the issues that we had during the last CentOS 4 update cycle. This new system provides more that 100 total mirrors for updates and picks geographically close and non-stale mirrors based on our master server's content. It provides failover capability, so if a mirror is unavailable another will be chosen. Combined with the optional yum-plugin-fastestmirror, it will also pick the mirror that has the fastest connection to your location.

The new update system uses yum only. Up2date will work for updates, but does not provide any of the new functionality, therefore yum is the recommended way for you to do CentOS updates.

To utilize the new update system with yum, you first need to update yum and centos-yumconf to the latest versions. These updates were released for CentOS 4 on February 16th (CEEA:2006:0216-001, centos-yumconf) and February 20th (CEBA:2006:0220-001, yum), so you may already have them.

You can check to see if you have the new yum and centos-yumconf with with command:

rpm -q yum centos-yumconf

If you have the below listed files, you are ready to use the new update system:

yum-2.4.2-2.centos4
centos-yumconf-4-4.5

If you have earlier versions of either program, you should be able to upgrade them with the command:

yum upgrade yum centos-yumconf

Note: If you have previously modified your /etc/yum.repos.d/CentOS-Base.repo file, a file named /etc/yum.repos.d/CentOS-Base.repo.rpmnew will be created. If you want to use the new update system, this file should be copied to CentOS-Base.repo. An example of the new default /etc/yum.repos.d/CentOS-Base.repo file should look like is available here:
http://mirror.centos.org/centos/4/CentOS-Base.repo

For more info on the update system, including how to install yum-plugin-fastestmirror, see:
http://www.centos.org/modules/news/article.php?storyid=118

2. Frysk, InfiniBand Architecture (IBA), and z/VM hypervisor issues are discussed in the upstream release notes. CentOS has support for these items as well. For more information see upstream release notes for your architecture for CentOS-4.3 on the CentOS documentation page:
http://mirror.centos.org/centos/4/docs/

3. Updated and added packages. There is a list of all packages either added or upgraded since CentOS-4.2 in the upstream release notes, please see the upstream release notes for your architecture for CentOS-4.3 on the CentOS documentation page:
http://mirror.centos.org/centos/4/docs/

--------------------------------------------------------------------

ISSUES:

1. There is a known upstream issue with recompiling anaconda with the new version of newt that is included in CentOS-4.3. If you need to build anaconda from the SRPM, you will need to downgrade your newt to newt-0.51.6-5. Please see this bug report: http://bugs.centos.org/view.php?id=1251

2. There is a known upstream issue with the ypserver rpm that was provided for EL4 update 3 (ypserv-2.13-9). This is a major issue as it broke NIS authentication. The CentOS team rolled in a patch to the ypserver version on the install CD to fix this issue (ypserv-2.13-9.centos4). Subsequently, a new version of ypserver was release (ypserv-2.13-11) and is available in the updates for CentOS-4.3. Please see this bug report:
http://bugs.centos.org/view.php?id=1253

--------------------------------------------------------------------

To stay current with CentOS:

Visit our website at http://www.centos.org

Join the CentOS mailing list at:
http://lists.centos.org/mailman/listinfo/centos

Join various team members on IRC at irc.freenode.net #centos

--------------------------------------------------------------------

Note: It may take a couple days for some of the mirrors to catch up.

--------------------------------------------------------------------

Enjoy,

The CentOS Team


Bookmark and Share

Related Threads

09/29/2008 06:04 PM: Security Updates for CentOS 4.6 (0) by nturner
06/07/2006 02:58 PM: Yahoo Messenger for RHEL CentOS 4.3 (0) by aerocostar
11/29/2005 07:00 PM: Help Installing Centos 4.0 on a Hp DL 320 Server having an Sata Raid Controller (0) by TadiMadi

« For Outstanding Achievement by a Customer, the Winner Is €¦ · Belkin Wireless G Print Server Review »

Linux Compatible » News » March 2006 » CentOS 4.3 is Released for i386, x86_64, and ia64
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition