Posted by pnd4 on Tue 15th Jan 11:27 (modification of post by view diff)
download | new post
- #!/bin/bash
- ## January 15th 2013
- ## to enable backports repo
- # http://crunchbanglinux.org/forums/post/142270/#p142270
- ## to fix keychain for the repo
- # http://crunchbang.org/forums/viewtopic.php?pid=204667#p204667
- ## 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
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.