![]() |
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 |
I'm building two new work systems; installing Kubuntu on A) a desktop and B) a notebook. Both are i386 so there are no architecture differences. There are of course differences in RAM, and disk space. However, I'm installing binary packages. The desktop is pretty much done. I started building the notebook (meaning point and click through the package manager). Rather than try to chase down all the software I'd like to install, I'd rather just clone the desktop system. I figured the most straightforward way to install all the packages that are on system A onto system B is to just list the installed packages and feed that into a apt-get install system A dpkg-query -l|cut -d ' ' -f 3 |xargs echo -n > package-list.txt system B sudo apt-get install -f package-list.txt Any better approaches? Any reasons this will blown up in my face? Thanks, -- Greg -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
![]() |
|
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |