Ticket #123 (closed enhancement: fixed)
repository generation optimalisation
| Reported by: | keesj | Owned by: | keesj |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.2 |
| Component: | Build System | Version: | 0.2 |
| Keywords: | Cc: |
Description
The gen_repository.sh takes a while to finish. The script calls the reprepro many times at least once for every package.
The provided patch use xargs to give multiple files as argument to reprepro and it "feels" like this make it faster.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
