Topic: Configuring linux-image-3.2.0-0.bpo.1-486
I searched briefly here but couldn't find this particular issue. Just did a normal update/dist-upgrade and installed what was suggested and got this:
┌────────────────────────────────────────────────────────────────────────────────────────────┤ Configuring linux-image-3.2.0-0.bpo.1-486
│
│ Required firmware files may be missing
│
│ This system is currently running Linux 2.6.39-bpo.2-486 and you are installing Linux 3.2.0-0.bpo.1-486. In the new version some of the drivers used on this system may require additional firmware files:
│
│ r8169: rtl_nic/rtl8168f-2.fw, rtl_nic/rtl8168f-1.fw, rtl_nic/rtl8105e-1.fw, rtl_nic/rtl8168e-3.fw, rtl_nic/rtl8168e-2.fw, rtl_nic/rtl8168e-1.fw, rtl_nic/rtl8168d-2.fw, rtl_nic/rtl8168d-1.fw
│
│ Most firmware files are not included in the system because they do not conform to the Debian Free Software Guidelines. You may need to reconfigure the package manager to include the contrib and non-free sections of the package
│ archive before you can install these firmware files.
│
│ <Ok>
│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────$ cat /etc/apt/sources.list
## CRUNCHBANG
## Compatible with Debian Squeeze, but use at your own risk.
deb http://packages.crunchbang.org/statler statler main
#deb-src http://packages.crunchbang.org/statler statler main
## CRUNCHBANG MULTIMEDIA
## Debian Multimedia Mirror
deb http://packages.crunchbang.org/statler-mm squeeze main non-free
#deb-src http://packages.crunchbang.org/statler-mm squeeze main non-free
## CRUNCHBANG MOZILLA
## Debian Mozilla Mirror
deb http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release
#deb-src http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release
## DEBIAN
deb http://ftp.debian.org/debian/ squeeze main contrib non-free
### deb http://debian.mirror.ac.za/debian/ squeeze main contrib non-free
#deb-src http://ftp.debian.org/debian/ squeeze main contrib non-free
## DEBIAN SECURITY
deb http://security.debian.org/ squeeze/updates main
#deb-src http://security.debian.org/ squeeze/updates main
## DEBIAN BACKPORTS
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
#deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free