Age | Commit message (Collapse) | Author |
|
The script download-rep.sh in config/install-iso should first check if a package
is present in local pacman cache before downloading it with wget.
[Aaron: Added missing 'then' on added if statement]
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
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>
|
|
Whoopsie
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
This uses the configured mirror, so it makes things
faster when building. Yay!
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|