LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: stchd

国内镜像都挂了?!

[复制链接]
发表于 2006-10-24 13:22:33 | 显示全部楼层
mirror.vmmatirx.net维护很久了。它什么时候重开啊?
回复 支持 反对

使用道具 举报

发表于 2006-10-24 13:27:26 | 显示全部楼层
只能用国内源么?
用mirror.pacific.net.au挺好的。
回复 支持 反对

使用道具 举报

发表于 2006-10-24 14:20:16 | 显示全部楼层
mirror.lupaworld.com a very stable mirror
回复 支持 反对

使用道具 举报

发表于 2006-10-24 14:47:28 | 显示全部楼层
Post by ys_freedom
只能用国内源么?
用mirror.pacific.net.au挺好的。

身在教育网内,没有办法呀
回复 支持 反对

使用道具 举报

发表于 2006-10-24 19:30:06 | 显示全部楼层
Post by stchd
To blance
这个源只有current和extra啊!

主要就是用这两个啊,其它的再设置一个比较快的官方源咯,我是这样用的
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-10-25 01:27:15 | 显示全部楼层
to blance:
"比较快的官方源"?!
能不能帮忙列一下在pacman.conf中怎么写,
archlinux用起来挺不错的,就是源太少了,使用的人也不多。
如果国内没有较好的镜像的话,估计过一段时间会没有什么人用的。
看linuxsir.cn发行版讨论区,好象用debian的人多一此,但我用过以后觉得不怎么样,
光一个nvidia显卡和内核的匹配问题就挂了我三个晚上还没搞定!
在archlinux下多简单,pacman -S nvidia就OK!
回复 支持 反对

使用道具 举报

发表于 2006-10-25 18:28:05 | 显示全部楼层
希望国内的Arch源多起来……
回复 支持 反对

使用道具 举报

发表于 2006-10-26 00:30:26 | 显示全部楼层
回复 支持 反对

使用道具 举报

发表于 2006-10-28 15:30:05 | 显示全部楼层
Post by stchd
to blance:
"比较快的官方源"?!
能不能帮忙列一下在pacman.conf中怎么写,
archlinux用起来挺不错的,就是源太少了,使用的人也不多。
如果国内没有较好的镜像的话,估计过一段时间会没有什么人用的。
看linuxsir.cn发行版讨论区,好象用debian的人多一此,但我用过以后觉得不怎么样,
光一个nvidia显卡和内核的匹配问题就挂了我三个晚上还没搞定!
在archlinux下多简单,pacman -S nvidia就OK!

官方源的目录列表文件在/etc/pacman.d下
你在x下用浏览器一个个访问,快不快感觉一下就知道,我是每个源都试着下载一下,选择了几个对我的网来说最快的几个用,你也可以试试?
下面是我现在的列表:

[php]
#
# /etc/pacman.conf
#
# NOTE: If you find a mirror that is geographically close to you, please
#       move it to the top of the server list, so pacman will choose it
#       first.
#
# To re-sort your mirror lists by ping/traceroute results, use the
# /usr/bin/sortmirrors script.  It requires the "netselect" package.
#

# See the pacman manpage for option directives

#
# GENERAL OPTIONS
#
[options]
LogFile     = /var/log/pacman.log
NoUpgrade   = etc/passwd etc/group etc/shadow etc/sudoers
NoUpgrade   = etc/fstab etc/raidtab etc/ld.so.conf
NoUpgrade   = etc/rc.conf etc/rc.local
NoUpgrade   = etc/modprobe.conf etc/modules.conf
NoUpgrade   = etc/lilo.conf boot/grub/menu.lst
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here.
#   - local/custom mirrors can be added here or in separate files
#

#[testing]
#Server = ftp://ftp.archlinux.org/testing/os/i686

[current]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/current
#Server = http://dxmirror.vmmatrix.net/ArchLinux/current/os/i686
Server = http://download.ourlinux.net:81/Linux/ArchLinux/current/os/i686
#Server = ftp://mirror.pacific.net.au/linux/archlinux/current/os/i686

[extra]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/extra
#Server = http://dxmirror.vmmatrix.net/ArchLinux/extra/os/i686
Server = http://download.ourlinux.net:81/Linux/ArchLinux/extra/os/i686
#Server = ftp://mirror.pacific.net.au/linux/archlinux/extra/os/i686

#[unstable]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/unstable

[community]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/community
#Server = http://dxmirror.vmmatrix.net/ArchLinux/community/os/i686
Server = ftp://mirror.pacific.net.au/linux/archlinux/community/os/i686

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

[/php]
回复 支持 反对

使用道具 举报

发表于 2006-10-29 15:01:16 | 显示全部楼层
# To re-sort your mirror lists by ping/traceroute results, use the
# /usr/bin/sortmirrors script.  It requires the "netselect" package.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表