diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-28 00:51:31 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-28 00:51:31 (GMT) |
commit | 632e71cff0671ef01e30e930b8fd47378d68cca5 (patch) | |
tree | d921b98ca434c99b5d401ef16bd209cddf63b058 /build_tools/larch7/larch0/profiles/linhes-remote-testing-i686/pacman.conf.repos | |
parent | bab5535ac56569b2b6eff60e105268ee7249c2f9 (diff) | |
download | linhes_dev-632e71cff0671ef01e30e930b8fd47378d68cca5.zip |
profile sync.
This one will allow a CD to be built, but it may be missing some pkgs.
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 | 6 |
1 files changed, 4 insertions, 2 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 index aa1489f..16f4842 100755 --- 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 @@ -9,5 +9,7 @@ #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 +core-testing: Server = http://localmirror/repo/i686/core-testing +extra-testing: Server = http://localmirror/repo/i686/extra-testing +#core-testing: Server = file:///data/pkg_repo/i686/core-testing +#extra-testing: Server = file:///data/pkg_repo/i686/extra-testing |