为了方便离线升级和多台电脑部署使用,做出辅助包。
发表于 : 2007-12-14 16:32
为了方便离线升级和多台电脑的部署,降低对网络的依赖,做Ubuntu7.10 i386辅助包压缩档。
下载地址:
http://ftp.ubuntu.org.cn/home/oneleaf/pack/doc.tar -- 600K
http://ftp.ubuntu.org.cn/home/oneleaf/pack/base.tar -- 445M
http://ftp.ubuntu.org.cn/home/oneleaf/pack/program.tar -- 310M
http://ftp.ubuntu.org.cn/home/oneleaf/pack/server.tar -- 58M
doc.tar:
Gutsy快速设置指南.html/Gutsy非官方参考手册.html/Ubuntu桌面入门指南.html/Ubuntu技巧.html
base.tar:
升级包/语言包/编译环境/词典/虚拟机/解码器
在 /etc/apt/sources.list 增加一行:
然后 sudo apt-get update ,剩下的就可以安装软件了。
program.tar:
jdk6/eclipse3.2/netbean6/emacs22/bouml/dia
在 /etc/apt/sources.list 增加一行:
server.tar:
apache/php/mysql/vsftp/dovecot/clamav/openssh-server
在 /etc/apt/sources.list 增加一行:
然后使用 sudo apt-get update 或者在新立得点击刷新,就可以安装软件了。
下载地址:
http://ftp.ubuntu.org.cn/home/oneleaf/pack/doc.tar -- 600K
http://ftp.ubuntu.org.cn/home/oneleaf/pack/base.tar -- 445M
http://ftp.ubuntu.org.cn/home/oneleaf/pack/program.tar -- 310M
http://ftp.ubuntu.org.cn/home/oneleaf/pack/server.tar -- 58M
doc.tar:
Gutsy快速设置指南.html/Gutsy非官方参考手册.html/Ubuntu桌面入门指南.html/Ubuntu技巧.html
base.tar:
升级包/语言包/编译环境/词典/虚拟机/解码器
在 /etc/apt/sources.list 增加一行:
代码: 全选
deb file:///...使用解压缩目录代替.../base/main gutsy main
program.tar:
jdk6/eclipse3.2/netbean6/emacs22/bouml/dia
在 /etc/apt/sources.list 增加一行:
代码: 全选
deb file:///...使用解压缩目录代替.../program/main gutsy main
apache/php/mysql/vsftp/dovecot/clamav/openssh-server
在 /etc/apt/sources.list 增加一行:
代码: 全选
deb file:///...使用解压缩目录代替.../server/main gutsy main