Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
So, I did this again, and when I tried it previously, I couldn't get the actual install part to do anything (using apt-get -f install). Instead, I found that using sudo apt-get -u dselect-upgrade is the final command that works. So, to clone the package installation state of System A to System B do the following: == on System A == sudo dpkg --get-selections > package-list.txt copy package-list.txt from System A to System B == on System B == sudo dpkg --set-selections < package-list.txt sudo apt-get -u dselect-upgrade -- visit http://freephile.com today skype/aim/irc/twitter freephile home office 978-225-8302 greg-SfI3QVg0eaJl57MIdRCFDg at public.gmane.org
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |