Thank you Daniel,<br><br>I really hope that aptitude will have it as an option in it&#39;s menu to export and import the selections.<br><br>At least i now learned how to do this with dpkg which is very helpful right now. <br>
<br>for the config files i&#39;ll just save all .conf, .ini etc. <br><br>What i try to do is following:<br><br>Export the selections for a pre configured machines, like this:<br>- HP Vectra 420 Office,<br>- Compaq iPaq internet kiosk
<br>- HP EVO File server<br><br>I&#39;m helping someone who is running a low budget Internet cafe in Africa. Harddrive failure is one of the most common issues, and backups are the second issue. <br><br>So if i can store at least the selections on a web server and have an easy way to apply them to a fresh install then i&#39;m half way ready. 
<br><br>I&#39;m just trying to figure out a way to save custom machine configurations but as small as possible. And i was wondering why aptitude didn&#39;t give me this option. Anyway, i now have something to work with, and i keep hoping for a 2 button solution. :-) I&#39;m sure there are many people out there who could use an option like this.
<br><br>I know that to many options are a killer (Just by looking at Office applications.) I&#39;m having a&nbsp; little vision for this option, but not the skills to build it, So i thought &quot;Lets donate this idea&quot; :-)
<br><br>Kind regards,<br><br>Mano.<br><br><br><div><span class="gmail_quote">On 8/28/07, <b class="gmail_sendername">Daniel Burrows</b> &lt;<a href="mailto:dburrows@debian.org">dburrows@debian.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Aug 17, 2007 at 11:42:21AM +0200, MNO &lt;<a href="mailto:manostienen@gmail.com">manostienen@gmail.com</a>&gt; was heard to say:<br>&gt; Dear readers,<br>&gt;<br>&gt; i hope this is the right place to post this request.
<br>&gt;<br>&gt; What I&#39;m really missing in aptitude / synaptic is:<br>&gt;<br>&gt; - a file dump of all the installed packages + the /etc/apt/sources.list.<br><br>&nbsp;&nbsp;You can do that with dpkg --get-selections and tar (to wrap up
<br>/etc/apt and /var/lib/aptitude, maybe /var/lib/apt too).<br><br>&gt; - a way to import the above files (from my personal website) so that i<br>&gt; can install all those packages with a few simple commands.<br><br>&nbsp;&nbsp;untar the files and run dpkg --set-selections.
<br><br>&gt; - an add on that can collect all my config files.<br><br>&nbsp;&nbsp;tar will do that if you point it at /etc.&nbsp;&nbsp;Of course, not everything<br>in /etc is suitable for being moved between computers, but there&#39;s no<br>
information available telling tools which files to ignore.<br><br>&nbsp;&nbsp;It sounds to me like what you&#39;re asking for is either trivial or<br>really hard, but I don&#39;t know which, and I don&#39;t know where aptitude is<br>
supposed to come into it.&nbsp;&nbsp;It might help if you provided some use cases:<br>say exactly what you want to do and exactly what should happen; I&#39;m<br>just guessing what you meant above.&nbsp;&nbsp;Just because it&#39;s obvious to you
<br>doesn&#39;t mean it&#39;s obvious to me. :-)<br><br>&nbsp;&nbsp;Daniel<br></blockquote></div><br><br clear="all"><br>