summaryrefslogtreecommitdiff
path: root/configs/install-iso/download-repo.sh
AgeCommit message (Collapse)Author
2009-01-20Ensure download-repo syncs pacman DBs firstAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-20Fix core package format to include repoAaron Griffin
If testing is enabled, -Sp will give us testing URLs. Use the $repo/$pkgname format for packages so we get the right files Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-19Make sure download-repo.sh also gets the db fileAaron Griffin
Whoopsie Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-17Use pacman to download core packagesAaron Griffin
This uses the configured mirror, so it makes things faster when building. Yay! Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>