#!/bin/bash ## January 15th 2013 ## to enable backports repo # http://crunchbanglinux.org/forums/post/142270/#p142270 ## to fix keychain for the repo apt-get -t squeeze-backports install pkg-mozilla-archive-keyring ## to update kernel and firmware to fix atheros issue, to statler-bpo (AMD64) # http://crunchbang.org/forums/viewtopic.php?pid=204667#p204667 sudo apt-get install -t squeeze-backports linux-image-3.2.0-0.bpo.4-amd64 sudo apt-get install -t squeeze-backports firmware-atheros