diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-12-30 23:26:32 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-12-30 23:26:32 -0400 |
| commit | b4bc9691614f2bc7c878b316b27dbaebef171ab0 (patch) | |
| tree | b395f0ae47998e78d23fe328213b933d98245b8a /debian | |
| parent | a25ab8624ba761e0a8f0a1b2b23ca31a7412174e (diff) | |
Bootstrap apt-get installs run with deconf noninteractive frontend.
Debconf was prompting because installing git needed a new libc, which
prompts for service restarts..
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d3c84858..d04ea16f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ propellor (2.15.2) UNRELEASED; urgency=medium * Added GNUPGBIN environment variable to control the command run for gpg. Allows eg, GNUPGBIN=gpg2 Thanks, Félix Sipma. + * Bootstrap apt-get installs run with deconf noninteractive frontend. -- Joey Hess <id@joeyh.name> Wed, 30 Dec 2015 15:01:19 -0400 |
