878abab5ce
make CLEAN=1 will prune workdirs after packing their results, so disk (or preferably tmpfs) usage will be lower
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
### sample ~/.mkimage/profiles.mk
|
|
|
|
### where to look for apt.conf; system one used by default
|
|
#APTCONF = ~/apt/apt.conf.$(ARCH)
|
|
|
|
### turns on GLOBAL_VERBOSE and prettier output
|
|
#DEBUG = 1
|
|
|
|
# spares tmpfs, quite recommended unless you need raw workdir chroots
|
|
#CLEAN = 1
|