<span id="result_box" class="short_text"><span style="background-color: rgb(230, 236, 249); color: rgb(0, 0, 0);" title="">Thank you for your 
reply.<br><br></span><span style="background-color: rgb(255, 255, 255);" title="">Good day</span></span><br><br><div class="gmail_quote">2010/7/12 Maciej (Matchek) Blizinski <span dir="ltr">&lt;<a href="mailto:maciej@opencsw.org">maciej@opencsw.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">No dia 12 de Julho de 2010 13:06, Guillaume Jaquet<br>
<div class="im">&lt;<a href="mailto:guillaume.jaquet@gmail.com">guillaume.jaquet@gmail.com</a>&gt; escreveu:<br>
</div><div class="im">&gt; We want to create a machine with packages OPENCSW and then duplicate the<br>
&gt; same machine locally, can be used locally OPENCSW if you download all the<br>
&gt; packages?<br>
<br>
</div>What you describe looks like a use case for the --stream option.  This<br>
creates a .pkg file with all the OpenCSW packages you need, which you<br>
can then install off-line by just using pkgadd.  For example:<br>
<br>
pkgutil -s --target=sparc:5.10 -o cswstuff.sparc.5.10.pkg \<br>
  bash_completion elinks findutils gawk ggrep gsed gtar gzip less \<br>
  mc ncftp netcat pstree readline rsync screen coreutils sudo tree \<br>
  unarj unrar unzip vim w3m wget zsh pkgutil puppet<br>
<br>
After copying this to a sparc machine:<br>
<br>
pkgadd -d cswstuff.sparc.5.10.pkg<br>
<font color="#888888"><br>
Maciej<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/users" target="_blank">https://lists.opencsw.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>