Parent Directory
|
Revision Log
Use new apt's apt.conf.d directory to enable preconfiguration. Other cleanups to the maint scripts.
| 1 | // Pre-configure all packages with debconf before they are installed. |
| 2 | // If you don't like it, comment it out. |
| 3 | DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";}; |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |