Table of Contents

Debian Repository Configuration

Based on the automatic updates article, the following configuration template, in conjunction with the unattended-upgrades package is meant to periodically update Debian to the recent stable distribution.

Usage

aptitude install unattended-upgrades
svn export http://svn.grimore.org/configuration-templates/debian/apt/unattended-upgrades . --force

Testing

Issue:

unattended-upgrades --dry-run --debug

to check that the unattended upgrades are working.

Index