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.
Upgrading to Fedora Core 1 with Yum
Posted by Philipp Esselbach on: 11/05/2003 04:49 PM [ Print | 0 comment(s) ]
Fedora Core 1 is also available as Yum repository
Yum is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm.
To upgrade to Fedora Core 1 from Red Hat Linux:
1) Download Yum
- Yum for Red Hat Linux 9
- Yum for Red Hat Linux 8.0
- Yum for Red Hat Linux 7.3
2) Install Yum with rpm -ivh yum*
3) Add the following sources to your /etc/yum.conf
[core]
name=Fedora Core 1
baseurl=ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/core/1/i386/os/
[updates]
name=Fedora Core 1 updates
baseurl=ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/core/updates/1/
name=Fedora Core 1
baseurl=ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/core/1/i386/os/
[updates]
name=Fedora Core 1 updates
baseurl=ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/core/updates/1/
4) Run yum upgrade
Related Threads
03/26/2006 06:10 PM: Deleting repos and then upgrading (1) by danleff
11/30/2005 12:53 AM: Upgrading mysql 4.0 to 4.1 Debian (5) by gog2212
06/26/2005 02:59 PM: boot failure after upgrading from RH9 to FC3 (3) by iamroot
02/14/2005 10:50 PM: Upgrading Mysql from 3.23 to 4.0.23 (1) by BSchindler
02/14/2004 07:29 AM: Upgrading to kernel 2.6.x in Fedora Core 1? NFORCE2 ?'s too! (6) by Admiral LSD
08/08/2003 04:21 AM: Upgrading memory in rs/6000 running AIX 4.3.3 (0) by jinxtx
11/30/2005 12:53 AM: Upgrading mysql 4.0 to 4.1 Debian (5) by gog2212
06/26/2005 02:59 PM: boot failure after upgrading from RH9 to FC3 (3) by iamroot
02/14/2005 10:50 PM: Upgrading Mysql from 3.23 to 4.0.23 (1) by BSchindler
02/14/2004 07:29 AM: Upgrading to kernel 2.6.x in Fedora Core 1? NFORCE2 ?'s too! (6) by Admiral LSD
08/08/2003 04:21 AM: Upgrading memory in rs/6000 running AIX 4.3.3 (0) by jinxtx
