mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 14:47:15 +08:00
15 lines
556 B
Plaintext
15 lines
556 B
Plaintext
|
# Package repository entries for pacman.conf
|
||
|
# '*platform*' will be replaced by 'i686' or 'x86_64' as appropriate.
|
||
|
# '*default*' will normally be replaced by 'Include = /etc/pacman.d/mirrorlist'
|
||
|
# (but for the installation: a 'mirrorlist' file in the working directory will
|
||
|
# be preferred, or - if neither exists - then 'data/mirrorlist')
|
||
|
|
||
|
|
||
|
# You can add your own custom repositories (anywhere).
|
||
|
|
||
|
larch: Server = ftp://ftp.berlios.de/pub/larch/larch8/*platform*
|
||
|
#testing: *default*
|
||
|
core: *default*
|
||
|
extra: *default*
|
||
|
community: *default*
|