Age | Commit message (Collapse) | Author |
|
|
|
Of course, this only works for things that use db-functions, so
db-sync won't touch it.
|
|
Also, set SRCPKGDEST.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I used this command to find them:
egrep -r --exclude-dir={test,.git} '(plain|msg|msg2|warning|error|stat_busy|stat_done|abort|die)\s+"?[^"]*\$'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use config:FTP_BASE instead of local_config:repodir
- Don't mention get_repos script anymore
- Remove redundant lines of code.
- Better quoting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also added a few checks
|
|
|
|
|
|
maintenance@lists.parabolagnulinux.org because it's unstable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some files were loading local_config even if they did not use any
settings from it.
|
|
|