On Sat, Jan 19, 2002 at 08:25:18AM +0100, Erik van der Meulen wrote (1.00): > manually, it requires user input. Any suggestions?
I ended up writing a small shell script that I put in my daily cron. It doesn't actually do the install... instead, it downloads all of the debs, and email's me what got downloaded so that I can see if I should bother running the apt-get upgrade. (I like to do it by hand so that I can catch new debconf options). It's at <http://www.cryptio.net/~ferlatte/config/cron.daily.apt>. M