[pacman-dev] [PATCH v2 1/3] bacman: allow for parallel packaging

Allan McRae allan at archlinux.org
Tue Aug 30 10:30:05 UTC 2016


On 15/08/16 06:39, Gordian Edenhofer wrote:
> * move the actual assembly process into its own function
> * allow for packaging multiple packages with one command
> * handle SIGHUP SIGINT SIGTERM and remove working dirs accordingly
> * add some comments
> 
> Signed-off-by: Gordian Edenhofer <gordian.edenhofer at gmail.com>
> ---
> * Clean up working directories with force on abort
> * Sleep for 100ms in between parallelization work

Why sleep?

Two patches are needed:

1) allow bacman to take multiple package arguments
2) parallelize...


The second probably would not be accepted...

Allan


More information about the pacman-dev mailing list