2009/5/11 Umarzuki Mochlis <umarz...@gmail.com>: > A little bit more question. Say I want to make that live cd with clamtk and > its latest definition (I'd have to keep an eye for every updates), ethtool, > ddrescue, ntfsclone, partimage, etc. etc. for i386 arch with lxde, would I > simply run > > # lh_config -a i386 -d sid -p lxde --packages clamtk ethtool ddrescue > ntfsprogs partimage > > ..and so on? > > How do I make sure that I had included the latest virus definition? I don't know clam but i'm sure that it's possible to update virus definition with a local hook. Make small script in config/chroot_local-hooks/clam.sh with just these 2 lines :
#!/bin/sh freshclam Don't forget the chmod +x on the script. -- Yohann L. GPG fingerprint : C8DB 2466 E48D 4323 669D C8AC 9833 136F BA04 8DC4 http://www.2xyo.info -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org