
1 Aug
2018
1 Aug
'18
3:20 p.m.
On Thu, Jul 19, 2018 at 06:32:07PM +0200, Andrea Bolognani wrote:
For CentOS CI, we need build dependencies for all known projects to be installed; however, when using lcitool for development purposes, it is very convenient to install just the subset relevant to the project that's being worked on, as doing so reduces the storage requirements and makes the update procedure quite a bit faster.
The previous behavior can still be obtained by using
$ lcitool -a update -p all ...
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>