- ## DRAFT
- # crunchbang-11-20121015-i686.iso
- dpkg --get-selections > crunchbang
- # debian-wheezy-DI-b4-i386-netinst.iso
- aptitude install dselect
- wget -O - http://packages.crunchbang.org/waldorf-dev/crunchbang.key | sudo apt-key add -
- nano /etc/apt/sources.list
- deb http://packages.crunchbang.org/waldorf waldorf main
- aptitude update
- dselect update
- dpkg --set-selections < crunchbang
- apt-get -u dselect-upgrade
- aptitude update
- aptitude upgrade
- aptitude install git
- mkdir ~/.git
- cd git
- git clone git://github.com/corenominal/cb-configs.git
- # copy ~/.git/cb-configs/skel to ~/.config
Posted by bp on Thu 3rd Jan 00:46 (modification of post by view diff)
download | new post
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.