쪽: 1
접속 가능
* kaist.ac.kr
http://ftp.kaist.ac.kr/ArchLinux/
* korea.com
http://mirror.korea.com/archlinux/
접속 불가능
* star4u.org
http://mirror.star4u.org/archlinux/
* lecl.net
http://ftp2.lecl.net/pub/archlinux
/etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# 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
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
# For catalyst user
#[xorg114]
#SigLevel=Never
#Server = http://arch.korea.com/mirror/catalyst/repo/xorg114/$arch
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[archlinuxfr]
SigLevel = Never
Server = http://mirror.korea.com/archlinux.fr/$arch
#Server = http://repo.archlinux.fr/$arch
[archlinuxkr]
SigLevel = Never
Server = http://mirror.korea.com/archlinux.kr/$arch
[catalyst]
SigLevel = Never
Server = http://mirror.korea.com/catalyst/repo/catalyst/$arch
#[aurbin]
# aurbin :: Binary AUR Packages
# The aurbin.net build server is currently offline and no updates are occuring.
#SigLevel = Never
#Server = http://aurbin.net/$arch
#[cinnamon]
# Stable and actively developed Cinnamon packages (Applets, Themes, Extensions), plus others (Hotot, qBitTorrent, GTK themes, Perl modules, and more).
#SigLevel = Never
#Server = http://archlinux.zoelife4u.org/cinnamon/$arch
/etc/pacman.d/mirror
##
## Arch Linux repository mirrorlist
## Generated on 2014-06-30
##
## /etc/pacman.d/mirrorlist
##
######################################
##Arch Linux Rollback repositories #
######################################
## Korea (the Republic of)
# x days ago (0 ~ 29)
#Server = http://mirror.korea.com/archlinux-rollback/daily.0/$repo/os/$arch
# x weekly ago ( 0 ~ 3)
#Server = http://mirror.korea.com/archlinux-rollback/weekly.0/$repo/os/$arch
# x monthly ago ( 0 ~ 5)
#Server = http://mirror.korea.com/archlinux-rollback/monthly.0/$repo/os/$arch
####################################
##Arch Linux official repositories #
####################################
## Korea (the Republic of)
Server = http://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch
Server = http://mirror.korea.com/archlinux/$repo/os/$arch
Server = http://mirror.premi.st/archlinux/$repo/os/$arch
Server = http://mirror.star4u.org/archlinux/$repo/os/$arch
Server = http://ftp2.lecl.net/pub/archlinux/$repo/os/$arch
## Japan
Server = http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/$repo/os/$arch
Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
## France
#[core]
#SigLevel = PackageRequired
#Server=http://seblu.net/a/arm/2013/09/11/$repo/os/$arch
#[extra]
#SigLevel = PackageRequired
#Server=http://seblu.net/a/arm/2013/09/11/$repo/os/$arch
#[community]
#SigLevel = PackageRequired
#Server=http://seblu.net/a/arm/2013/09/11/$repo/os/$arch
Offline
star4u 미러와 같은분이 운영하시는것 같던데 아래 주소 사용 가능합니다.
ftp://ftp.lecl.net/pub/archlinux/
고친이: 패스파인더 (2011-03-24 19:58:26)
Offline
지금은 star4u서버가 안열립니다. 잠시 닫아주시는게.. 그리고
yongbok님의 서버는 열리더군요^^.
Offline
아마 일시적으로 접속 차단 해둔듯 한데요.
일단 글은 수정해두었습니다.
Offline
카이스트 문열렸습니다~~~~~~~~^^...
http://ftp.kaist.ac.kr/ArchLinux/
요롯게 열려있네요..
고친이: ujuc (2011-08-13 10:53:25)
Offline
http://ftp.lecl.net/pub/archlinux 를 http://ftp2.lecl.net/pub/archlinux 로 옮겼습니다.(FTP도...)
잘 쓰시는데 서버를 바꿔서 죄송합니다. 트래픽 관리 목적으로 이전했습니다.
Offline
쪽: 1