<?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: depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759573#M259057</link>
    <description>Shalom pgorn,&lt;BR /&gt;&lt;BR /&gt;script based:&lt;BR /&gt;&lt;BR /&gt;for i in PH*&lt;BR /&gt;do&lt;BR /&gt;  sh $i&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;for i in *.depot&lt;BR /&gt;do&lt;BR /&gt;   swcopy -s ${PWD}/$i \* @ ${1}&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$1 is the name of the target depot, whatever you want.&lt;BR /&gt;&lt;BR /&gt;First for loop unshar's patch depots starting with PH&lt;BR /&gt;&lt;BR /&gt;Second, the swcopy is what you really want to do.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 27 Mar 2006 11:08:04 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-03-27T11:08:04Z</dc:date>
    <item>
      <title>depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759572#M259056</link>
      <description>I have about 15 dependencies I had to download for a program. I have them in a fold on my PC. Can someone help me with a command to put all the .depots in one big depot to install on the hp server.</description>
      <pubDate>Mon, 27 Mar 2006 10:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759572#M259056</guid>
      <dc:creator>pgorn</dc:creator>
      <dc:date>2006-03-27T10:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759573#M259057</link>
      <description>Shalom pgorn,&lt;BR /&gt;&lt;BR /&gt;script based:&lt;BR /&gt;&lt;BR /&gt;for i in PH*&lt;BR /&gt;do&lt;BR /&gt;  sh $i&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;for i in *.depot&lt;BR /&gt;do&lt;BR /&gt;   swcopy -s ${PWD}/$i \* @ ${1}&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$1 is the name of the target depot, whatever you want.&lt;BR /&gt;&lt;BR /&gt;First for loop unshar's patch depots starting with PH&lt;BR /&gt;&lt;BR /&gt;Second, the swcopy is what you really want to do.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Mar 2006 11:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759573#M259057</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-27T11:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759574#M259058</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The ITRC Patch Database lets you select a patch or patches and automatically collect all of the dependencies in a single bundle that you then download.&lt;BR /&gt;&lt;BR /&gt;You can also specify a compressed ('gunzip') archive.  Once downloaded, into the '/tmp' directory, do:&lt;BR /&gt;&lt;BR /&gt;# gzip -d /tmp/hpux*.tgz&lt;BR /&gt;# tar  -xvf /tmp/hpux*.tar&lt;BR /&gt;&lt;BR /&gt;A script called 'create_depot_hp-ux_11' comes with the archive and should be run to 'swcopy' the patches therein into a depot that can be used with 'swinstall':&lt;BR /&gt;&lt;BR /&gt;# /tmp/create_depot_hp-ux_11&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/depot -x autoreboot=true -x patch_match_target=true&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 27 Mar 2006 11:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot/m-p/3759574#M259058</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-03-27T11:20:35Z</dc:date>
    </item>
  </channel>
</rss>

