[oe] [oe-commits] Roman I Khimov : clamav-0.94.2: remove deprecated options from config file

Roman I Khimov roman at khimov.ru
Tue Mar 30 19:23:15 UTC 2010


В сообщении от Вторник 30 марта 2010 23:14:46 автор Tom Rini написал:
>> +do_install_append() {
>> +	# Remove deprecated options
>> +	sed -ri "/Archive(Block)?Max/d" ${D}/${sysconfdir}/clamd.conf
>> +}
>> \ No newline at end of file
> 
> Maybe we should start making this per version?  I know we're
> inconsistent about this stuff a good bit, but it seems like that's the
> best way to handle incompatible config files.  I say this since it seems
> possible that come April we have the old stuff in the conf file and no
> versions that need it.  Now that I've said this in public, someone might
> make a note to make sure that doesn't happen, but I think the point is
> still valid ;)

As of today, this takes less bytes than storing whole another config, so it's 
done this way. And I have had clamd.conf update planned as part of ClamAV < 
0.95 removal, "EXTRA_OECONF" will also be moved into .inc.

-- 
 http://roman.khimov.ru
mailto: roman at khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100330/16bfc911/attachment-0002.sig>


More information about the Openembedded-devel mailing list