Age | Commit message (Collapse) | Author |
|
The largest advantage of this is that it implicitly ignores directories we
don't want to consider repos.
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|