diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:06:25 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:06:27 (GMT) |
commit | 429f14eea9f4c00ddd8d82f25612213df8d4af84 (patch) | |
tree | d8441dd4ef5ef539c0b263b138d36fb1995c38d8 /build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos | |
parent | 11ef4af01d6e197a54d0759e688ab5cbd336be4b (diff) | |
download | linhes_dev-429f14eea9f4c00ddd8d82f25612213df8d4af84.zip |
add profiles for larch 7
Diffstat (limited to 'build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos')
-rwxr-xr-x | build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos b/build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos new file mode 100755 index 0000000..aa1489f --- /dev/null +++ b/build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos @@ -0,0 +1,13 @@ +# Package repository entries for pacman.conf +# '*platform*' will be replaced by 'i686' or 'x86_64' as appropriate. +# '*default*' will 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/larch7.2/*platform* +larch: Server = http://linhes.org/repo/larch + +core-testing: Server = http://linhes.org/repo/i686/core-testing +extra-testing: Server = http://linhes.org/repo/i686/extra-testing |