summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-21 01:52:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-21 01:52:39 -0300
commit73f49edd89a1bb4ed023b81bfcf113d4a6956887 (patch)
tree9afbdfa01767d592240b59ae9c6fe908ae1f138a /fullpkg
parent59b03ff6bb15a5163604ad8ba344a8fd2f664826 (diff)
Toru now can compare a given ABS repo against the repo.db to show required
updates. It doesn't store state yet, so it starts from top on every run. Example usage: toru -u $ABSROOT/core To build *all* updates: sudo pacman -Sy pushd $ABSROOT/core >/dev/null for pkg in $(toru -uq $PWD); do pushd $pkg >/dev/null fullpkg popd >/dev/null done
Diffstat (limited to 'fullpkg')
0 files changed, 0 insertions, 0 deletions