lp:~3v1n0/ubuntu/+source/ubuntu-dev-tools

Get this repository:
git clone https://git.launchpad.net/~3v1n0/ubuntu/+source/ubuntu-dev-tools
Only Marco Trevisan (Treviño) can upload to this repository. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branches

Name Last Modified Last Commit
ccache-support 2021-04-26 18:25:26 UTC
mk-sbuild: Add support to configure ccache for each schroot

Author: Marco Trevisan (Treviño)
Author Date: 2021-04-26 18:11:42 UTC

mk-sbuild: Add support to configure ccache for each schroot

ccache can help greatly in speeding up recompilations in sbuild, but it
is a bit annoying to configure at each schroot creation.

So, add --cache option (and relative CCACHE config parameter) to
configure ccache for sbuild schroots.

By default we use a shared ccache directory, but each schroot can use
a customized one if needed (with local parameters) by using --cache-dir
(or CCACHE_DIR).

Default ccache max-size is 4G, but can be configured with --ccache-size
(or CCACHE_SIZE), the size value is applied to each ccache path, so can
be shared by multiple schroots or applied to a single one.

document-proxy 2021-04-26 15:38:23 UTC
doc/mk-sbuild.1: Add documentation for --debootstrap-proxy and DEBOOTSTRAP_PROXY

Author: Marco Trevisan (Treviño)
Author Date: 2021-04-26 15:35:22 UTC

doc/mk-sbuild.1: Add documentation for --debootstrap-proxy and DEBOOTSTRAP_PROXY

LP: #1926166

12 of 2 results
This repository contains Public information 
Everyone can see this information.