* Moved stuff into it's own `reproducible-builds` directory. * Improved reproducible build by using a debian snapshot and more clearly listing dependencies. * Removed signing from assembleReelase. * Updated README.
6 lines
192 B
Text
6 lines
192 B
Text
Acquire::Check-Valid-Until "false";
|
|
Acquire::Languages "none";
|
|
Binary::apt-get::Acquire::AllowInsecureRepositories "false";
|
|
|
|
APT::Install-Recommends "false";
|
|
APT::Immediate-Configure "false";
|