<?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: Generate depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554262#M886543</link>
    <description>Either copy the software from CD to a filesytem depot and install from there: &lt;BR /&gt;&lt;BR /&gt;hostA # swcopy -s /SD_CDROM B3929BA @ /var/spool/sw&lt;BR /&gt;hostB # swinstall -s hostA:/var/spool/sw&lt;BR /&gt;&lt;BR /&gt;or copy into a file depot and make a single file from it that you can mail or ftp etc: &lt;BR /&gt;&lt;BR /&gt;hostA # swcopy -s /SD_CDROM B3929BA @ /var/spool/sw&lt;BR /&gt;hostA # swpackage -x target_type=tape -s /var/spool/sw B3929BA @ &lt;FILENAME&gt; &lt;BR /&gt;host B # ftp&amp;gt; get &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Carsten&lt;BR /&gt;&lt;/FILENAME&gt;&lt;/FILENAME&gt;</description>
    <pubDate>Wed, 18 Jul 2001 13:39:16 GMT</pubDate>
    <dc:creator>Carsten Krege</dc:creator>
    <dc:date>2001-07-18T13:39:16Z</dc:date>
    <item>
      <title>Generate depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554260#M886541</link>
      <description>How can i generate a depot file with AdvJournalFS (software, to install in another machine) ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;MDF</description>
      <pubDate>Wed, 18 Jul 2001 13:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554260#M886541</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2001-07-18T13:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Generate depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554261#M886542</link>
      <description>Hi there.&lt;BR /&gt;Read the manpages of swpackage.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 18 Jul 2001 13:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554261#M886542</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-07-18T13:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generate depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554262#M886543</link>
      <description>Either copy the software from CD to a filesytem depot and install from there: &lt;BR /&gt;&lt;BR /&gt;hostA # swcopy -s /SD_CDROM B3929BA @ /var/spool/sw&lt;BR /&gt;hostB # swinstall -s hostA:/var/spool/sw&lt;BR /&gt;&lt;BR /&gt;or copy into a file depot and make a single file from it that you can mail or ftp etc: &lt;BR /&gt;&lt;BR /&gt;hostA # swcopy -s /SD_CDROM B3929BA @ /var/spool/sw&lt;BR /&gt;hostA # swpackage -x target_type=tape -s /var/spool/sw B3929BA @ &lt;FILENAME&gt; &lt;BR /&gt;host B # ftp&amp;gt; get &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Carsten&lt;BR /&gt;&lt;/FILENAME&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 18 Jul 2001 13:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554262#M886543</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-07-18T13:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Generate depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554263#M886544</link>
      <description>Hi Marcelo,&lt;BR /&gt;&lt;BR /&gt;If I understand your question then the answer is swpackage. However, this is a very difficult task the first time especially if you&lt;BR /&gt;have to create control scripts for checkinstall,preinstall,... . The man pages just touch on this topic. &lt;BR /&gt;&lt;BR /&gt;Fortunately, you can download this document&lt;BR /&gt;from: &lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90127/B2355-90127.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90127/B2355-90127.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It will step you through the entire process.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Wed, 18 Jul 2001 13:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554263#M886544</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-18T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Generate depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554264#M886545</link>
      <description>HI&lt;BR /&gt;You can create a central software depot on seperate file system and install software/patches from depot to any machine on network.&lt;BR /&gt;On depot machine use swcopy to copy product/patch in to depot.&lt;BR /&gt;&lt;BR /&gt;swcopy -s &lt;SOURCE_PRODUCT_PATH&gt; @ &lt;SOFTWARE_DEPOT_PATH&gt;&lt;BR /&gt;&lt;BR /&gt;On any machine on network use swinstall and select Network drive option for software source and select  the host where your depot resides.&lt;BR /&gt;&lt;BR /&gt;But I think, the products that need codeword to unlock from CD, may not be able to install from Depot. Adv. VxFS need to be unlocked using codeword from app. cd.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SOFTWARE_DEPOT_PATH&gt;&lt;/SOURCE_PRODUCT_PATH&gt;</description>
      <pubDate>Wed, 18 Jul 2001 13:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-depot/m-p/2554264#M886545</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-07-18T13:50:51Z</dc:date>
    </item>
  </channel>
</rss>

