CLE 的網站 也沒有相關發表的說明
cle 網頁很少 update, 看它 ftp 裏的內容...
這是 news 裏的 candyz announce ... 因為很容易淹沒, 轉貼在此
GAGA-20020625
=============
製作此 iso 檔的主要目的為服務網路頻寬不足的使用者及有特殊需求要用光碟安裝
的使用者,若您已經有安裝了 Red Hat 7.3,您可以直接使用 apt 系統來升級即可
使用 apt 來升級您的系統,方便又快速,且套件更新的速度也遠比 iso 檔來的快
國內目前有提供 apt 服務的列表可參考底下網址:
http://cle.linux.org.tw/index.php?SCREEN=story_view&sid=&pathway=71&node=277apt 的使用說明可參考:
ftp://tlug.sinica.edu.tw/pub3/CLE/gaga/APT-HOWTO_CLE.txt===============================================================================
Notes:
1.Based on Red Hat 7.3 + Red Hat updates(up to 2002/06/25) + CLE packages
2.mediacheck support:
使用光碟開機後在出現 "boot:" 提示符號時輸入 "linux mediacheck"
boot: linux mediacheck
在安裝前可以用來先檢查您燒好的光碟是否正確,檢查無誤後再開始安裝
3.Bootable CD support:
三個 iso 檔都可以用來直接光碟開機,只要您的系統支援光碟開機
可以不必再另行製作開機軟碟片了
a.disc1: 可以用來開機後直接光碟安裝或是使用硬碟安裝
b.disc2: 可以用來開機後使用網路安裝
c.disc3: 適用於 Notebook 使用 PCMCIA 安裝
4.apt-cdrom support:
在您安裝好系統後,可以使用 apt-cdrom 來把這三片光碟加入 apt 的 sources.list 中
用法如下:
$ apt-cdrom add
Using CD-ROM mount point /mnt/cdrom/
Unmounting CD-ROM
Please insert a Disc in the drive and press enter
Mounting CD-ROM
Identifying.. [af0e7c988f7ae057a4a3bccc8008134d-2]
Scanning Disc for index files.. Found 1 package indexes and 0 source indexes.
Please provide a name for this Disc, such as 'MyDistro 6.0 Disk 1':
Gaga V1.1 disc1
This Disc is called:
'Gaga V1.1 disc1'
Reading Indexes... Done
Writing new source list
Source List entries for this Disc are:
rpm cdrom:[Gaga V1.1 disc1]/ RedHat gaga
Repeat this process for the rest of the CDs in your set.
$ apt-cdrom add
Using CD-ROM mount point /mnt/cdrom/
Unmounting CD-ROM
Please insert a Disc in the drive and press enter
Mounting CD-ROM
Identifying.. [de0703cd627985ce5ea8d9647abc3e4a-2]
Scanning Disc for index files.. Found 1 package indexes and 0 source indexes.
Please provide a name for this Disc, such as 'MyDistro 6.0 Disk 1':
Gaga V1.1 disc2
This Disc is called:
'Gaga V1.1 disc2'
Reading Indexes... Done
Writing new source list
Source List entries for this Disc are:
rpm cdrom:[Gaga V1.1 disc2]/ RedHat gaga
Repeat this process for the rest of the CDs in your set.
$ apt-cdrom add
Using CD-ROM mount point /mnt/cdrom/
Unmounting CD-ROM
Please insert a Disc in the drive and press enter
Mounting CD-ROM
Identifying.. [0daa110860c40f563b2179487f11fdcf-2]
Scanning Disc for index files.. Found 1 package indexes and 0 source indexes.
Please provide a name for this Disc, such as 'MyDistro 6.0 Disk 1':
Gaga V1.1 disc3
This Disc is called:
'Gaga V1.1 disc3'
Reading Indexes... Done
Writing new source list
Source List entries for this Disc are:
rpm cdrom:[Gaga V1.1 disc3]/ RedHat gaga
Repeat this process for the rest of the CDs in your set.
在加完三片光碟後,您應該可以在您的 /etc/apt/sources.list 裡看到如下三行:
rpm cdrom:[Gaga V1.1 disc3]/ RedHat gaga
rpm cdrom:[Gaga V1.1 disc2]/ RedHat gaga
rpm cdrom:[Gaga V1.1 disc1]/ RedHat gaga
這樣以後就可以使用 apt-get 來安裝之前未安裝的套件了
範例如下:
若您並沒有連上網路,請修改您的 /etc/apt/sources.list
把其他各行都刪除或是註解起來,只留下底下這三行
rpm cdrom:[Gaga V1.1 disc3]/ RedHat gaga
rpm cdrom:[Gaga V1.1 disc2]/ RedHat gaga
rpm cdrom:[Gaga V1.1 disc1]/ RedHat gaga
$ apt-get update
Ign cdrom://Gaga V1.1 disc3 RedHat release.gaga
Ign cdrom://Gaga V1.1 disc2 RedHat release.gaga
Ign cdrom://Gaga V1.1 disc1 RedHat release.gaga
Ign cdrom://Gaga V1.1 disc3 RedHat/base/mirrors
Ign cdrom://Gaga V1.1 disc2 RedHat/base/mirrors
Ign cdrom://Gaga V1.1 disc1 RedHat/base/mirrors
Processing File Dependencies... Done
Reading Package Lists... Done
Building Dependency Tree... Done
W: cdrom:[Gaga V1.1 disc3]/ will not be authenticated.
W: cdrom:[Gaga V1.1 disc2]/ will not be authenticated.
W: cdrom:[Gaga V1.1 disc1]/ will not be authenticated.
$ apt-get install zhcon
Processing File Dependencies... Done
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
zhcon
0 packages upgraded, 1 newly installed, 0 to remove(replace) and 0 not upgraded.
Need to get 0B/3098kB of archives. After unpacking 5466kB will be used.
Media Change: Please insert the disc labeled 'Gaga V1.1 disc3' in the drive '/mnt/cdrom/' and press enter
Get:1 cdrom://Gaga V1.1 disc3 RedHat/gaga zhcon 0.14-6 [3098kB]
Fetched 3098kB in 4m35s (11.3kB/s)
Executing RPM (-U)...
Preparing... ########################################### [100%]
1:zhcon ########################################### [100%]
根據指示放入 'Gaga V1.1 disc3' 第三片光碟即可
也可免除要新增套件時,不知道該套件到底是放在哪一片光碟片上而要找半天的麻煩
5.Official download site:
ftp://cle.linux.org.tw/pub/iso/20020625/gaga-20020625-1.iso ftp://cle.linux.org.tw/pub/iso/20020625/gaga-20020625-2.iso ftp://cle.linux.org.tw/pub/iso/20020625/gaga-20020625-3.iso ftp://cle.linux.org.tw/pub/iso/20020625/gaga-20020625.md5sum ftp://cle.linux.org.tw/pub/iso/20020625/README.20020625 or
ftp://tlug.sinica.edu.tw/pub3/CLE/v1.1/20020625/gaga-20020625-1.iso ftp://tlug.sinica.edu.tw/pub3/CLE/v1.1/20020625/gaga-20020625-2.iso ftp://tlug.sinica.edu.tw/pub3/CLE/v1.1/20020625/gaga-20020625-3.iso ftp://tlug.sinica.edu.tw/pub3/CLE/v1.1/20020625/gaga-20020625.md5sum ftp://tlug.sinica.edu.tw/pub3/CLE/v1.1/20020625/README.20020625Enjoy it!
--
2002/06/26
by Chung-Yen Chang
--
Chung-Yen Chang (candyz at linux.org.tw)
RHCE Cert Number: 806200500202093
ICQ Number: 13917113
http://cle.linux.org.tw/