- Don't erase 'lost+found' when cleaning-up the target directory

- Perform a manual grub-update before to install a kernel (for some
  reason, linux-bpo 'freezes' when issuing grub-update, you have to
  C-c it)

- Check which network interface is being used in the host system
  (done) and make it so that the same name will be used after the
  reboot (using ifrename)

- Add the host name setup via base-config in /etc/hosts

- sources.list: add some more samples:

#deb http://terre:9999/debian sarge main
#deb http://terre:9999/security sarge/updates main
#deb http://terre:9999/backports.org sarge-backports main

deb http://192.168.1.52/mirrors/debian sarge main
deb http://192.168.1.52/mirrors/debian-security  sarge/updates main
deb http://192.168.1.52/mirrors/backports.org sarge-backports main

#deb http://ftp.fr.debian.org/debian/ sarge main
#deb http://security.debian.org/ sarge/updates main
#deb http://www.backports.org/debian/ sarge-backports main

=====

Package: *
Pin: release a=sarge-backports
Pin-Priority: 200

Package: *
Pin: release a=stable
Pin-Priority: 500
