index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-05-09 11:37:20 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-05-09 11:37:20 +0200 |
commit | 149b3599260956de3c9f0d75def8741bbe7c66ca (patch) | |
tree | f65da8795d5a19277630df76fa53bd4c393d2545 | |
parent | 521ae794911f196679b23cdb0c94995799dab6db (diff) |
-rwxr-xr-x | bin/db-update | 3 |
diff --git a/bin/db-update b/bin/db-update index 44b2a35..7d261e1 100755 --- a/bin/db-update +++ b/bin/db-update @@ -14,6 +14,9 @@ # TODO: enable separate repositories for each architecture +# TODO: restructure the layout of the master mirror: we should have +# /pool (without subdirectories) and only symlinks in /$arch/$repo + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../conf/default.conf |