<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: creating a depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849023#M825593</link>
    <description>Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;download at least two patches at once form the ITRC patch sides, and you'll get a tar/zip file with a shell script to create a depot from the individual patch-depots included!&lt;BR /&gt;Just adapt that script to your needs...&lt;BR /&gt;&lt;BR /&gt;FWIW,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Nov 2002 17:05:20 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2002-11-20T17:05:20Z</dc:date>
    <item>
      <title>creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849019#M825589</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I've downloaded several depot files, to install Gimp and is libs, but I don't want to install all the depot files 1 by 1.... can I create a big depot for all that depot???&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jonathan</description>
      <pubDate>Wed, 20 Nov 2002 16:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849019#M825589</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2002-11-20T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849020#M825590</link>
      <description>Sure John, use swcopy.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 20 Nov 2002 16:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849020#M825590</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-20T16:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849021#M825591</link>
      <description>Sure .. something like this ..say all your *.depot files are in /tmp and you want to create a single depot in /tmp/mydepot&lt;BR /&gt;# cd /tmp&lt;BR /&gt;# for i in $(ls *.depot)&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; swcopy -s $i -x enforce_dependencies=false \* @ /tmp/mydepot&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 16:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849021#M825591</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-20T16:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849022#M825592</link>
      <description>if you want to distribute it all as a depot later you can use the make_bundles command of ignite.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 20 Nov 2002 16:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849022#M825592</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-20T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849023#M825593</link>
      <description>Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;download at least two patches at once form the ITRC patch sides, and you'll get a tar/zip file with a shell script to create a depot from the individual patch-depots included!&lt;BR /&gt;Just adapt that script to your needs...&lt;BR /&gt;&lt;BR /&gt;FWIW,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 17:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849023#M825593</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-11-20T17:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849024#M825594</link>
      <description>Go to this link:&lt;BR /&gt;&lt;A href="http://www.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062684299" target="_blank"&gt;http://www.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062684299&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This should tell you everything you ever wanted to know about using the swcopy command to create a single depot from multiple depot files.&lt;BR /&gt;&lt;BR /&gt;I found this to be a bit easier going than working it out from the man pages.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Robert Thorneycroft</description>
      <pubDate>Wed, 20 Nov 2002 17:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849024#M825594</guid>
      <dc:creator>Robert Thorneycroft</dc:creator>
      <dc:date>2002-11-20T17:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849025#M825595</link>
      <description>Hi Jonathan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can look at this :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x85d9f715edc6d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x85d9f715edc6d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 17:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849025#M825595</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-11-20T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating a depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849026#M825596</link>
      <description>Darn ITRC messages seem to be down at the moment.  This link should work as soon ITRC sorts itself out.</description>
      <pubDate>Wed, 20 Nov 2002 17:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-depot/m-p/2849026#M825596</guid>
      <dc:creator>Robert Thorneycroft</dc:creator>
      <dc:date>2002-11-20T17:33:06Z</dc:date>
    </item>
  </channel>
</rss>

