summaryrefslogtreecommitdiff
path: root/doc/todo/sbuild_setup_should_use_apt-cacher-ng.mdwn
blob: 450416f2b2d1aa36e6f24b27a392ee36bdb0a38f (plain)
1
2
3
4
5
6
7
8
9
10
11
The properties in `Sbuild.hs` should use apt-cacher-ng instead of a bind mount of `/var/cache/apt/archives`.  This has at least three advantages:

1. more than one instance of sbuild can run at once

2. sbuild can run even if apt is doing something else with its cache

3. the `piupartsConf` properties are no longer needed.

--spwhitton

[[!tag user/spwhitton]]