Bug#428966: What should be the automatic upgrade script.

2008-05-05 Thread Michael Vogt
On Mon, May 05, 2008 at 02:42:49AM +0900, Osamu Aoki wrote: > Hi, Hi, > unattended-upgrades: > + apt package already comes with cron script using this. > - uses perl and looks slow and heavy > - use /etc/apt/apt-conf.d/*. > - does not use apt-config unattended-upgrades uses python. I'm not

Bug#428966: What should be the automatic upgrade script.

2008-05-04 Thread Osamu Aoki
Hi, unattended-upgrades: + apt package already comes with cron script using this. - uses perl and looks slow and heavy - use /etc/apt/apt-conf.d/*. - does not use apt-config cron-apt: + shell script - does not use normal /etc/apt/apt-conf.d/*. - does not use apt-config - code is long for