[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modern Debian packaging system for DevOps: does it exist?



On Fri, 15 May 2015 10:04:35 +0200, Vincent Bernat wrote:

> A good timesaver is to have libeatmydata or similar. But this is still
> slow. For example, the manual page step.

For pbuilder/cowbuilder I'm using the following hook:

% cat /var/cache/pbuilder/hooks/D10-man-db 
#!/bin/sh
# Don't rebuild man-db

echo "I: Preseed man-db/auto-update to false"
debconf-set-selections <<EOF
man-db man-db/auto-update boolean false
EOF


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Alanis Morisette: A Man

Attachment: signature.asc
Description: Digital Signature


Reply to: