尤文图斯 发表于 2003-11-6 23:11:28

使用Yum把Redhat旧版本升级到Fedora Core

发表者: dsj 在 2003 年 11 月 06 日 - 12:34 PM



现在可以使用Yum把Redhat旧版本升级到Fedora Core 1,具体方法见内。


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
http://www.linux.duke.edu/projects/yum/download/2.0/yum-2.0.4-1.noarch.rpm
- Yum for Red Hat Linux 8.0
http://www.linux.duke.edu/projects/yum/download/1.0/yum-1.0.3-1_80.noarch.rpm
- Yum for Red Hat Linux 7.3
http://www.linux.duke.edu/projects/yum/download/1.0/yum-1.0.3-1_73.noarch.rpm

2) Install Yum with rpm -ivh yum*

3) Add the following sources to your /etc/yum.conf


name=Fedora Core 1
baseurl=ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/core/1/i386/os/


name=Fedora Core 1 updates
baseurl=ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/core/updates/1/


4) Run yum upgrade

UMBRO 发表于 2003-11-6 23:13:51

没代理不行吧,怎么使用代理呢?

尤文图斯 发表于 2003-11-6 23:23:59

转发的文章,自己尝试一下吧!

w1ang 发表于 2003-11-6 23:52:04

速度太慢,无法忍受。

midi 发表于 2003-11-7 01:01:36

没代理不行吧,怎么使用代理呢?
设置一个叫http_proxy的环境变量就行了,man yum可以看到详细信息。

honhaizh 发表于 2004-10-19 01:30:35

收藏
页: [1]
查看完整版本: 使用Yum把Redhat旧版本升级到Fedora Core