On Sun, 2 May 2010 10:54:30 -0500, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
How's this?
http://code.phraktured.net/cgit.cgi/dbscripts/commit/?h=pkgpools&id=1e13a032ac0bef748150c60f3b670e57dad2aee5 Looks good to me.
The issue left is the community repo.
Ideas?
Well, if we want to use the same scripts for community and the same layout we have to put them into different root dirs (FTP_BASE) as you already suggested. Maybe we should also cleanup the root dir auf our ftp and put repos into a sub dir. What about a directory structure like this? We could also remove the os subdir and backwards compatibility could be achieved by some symlinks. ftp └── repo ├── arch │ ├── core │ ├── extra │ ├── packages │ └── testing └── community ├── community ├── community-testing └── packages The actual names might not be final, but with this structure we separate our repos from everything else on the ftp and we separate the "official" and community repos from each other. -- Pierre Schmitz, https://users.archlinux.de/~pierre