<?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 How to change /var/spool/sw depot path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134757#M316732</link>
    <description>Hi,&lt;BR /&gt;I want to create a depot folder in a server to store the depot files to be accessed from another servers by swinstall. How can I do that?&lt;BR /&gt;Thans in advance</description>
    <pubDate>Thu, 24 Jan 2008 10:37:41 GMT</pubDate>
    <dc:creator>mogiro</dc:creator>
    <dc:date>2008-01-24T10:37:41Z</dc:date>
    <item>
      <title>How to change /var/spool/sw depot path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134757#M316732</link>
      <description>Hi,&lt;BR /&gt;I want to create a depot folder in a server to store the depot files to be accessed from another servers by swinstall. How can I do that?&lt;BR /&gt;Thans in advance</description>
      <pubDate>Thu, 24 Jan 2008 10:37:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134757#M316732</guid>
      <dc:creator>mogiro</dc:creator>
      <dc:date>2008-01-24T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to change /var/spool/sw depot path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134758#M316733</link>
      <description>The directory /var/spool/sw is useless to another server. This directory contains the history of software installed on the local system. If you were to use this same data on another system, perhaps to save some space, it would be quite likely serious problems would occur when running swinstall on the remote systems. &lt;BR /&gt; &lt;BR /&gt;If you are trying to save disk space, use the cleanup command to reduce the number of superseded patches (man cleanup). If you are trying to make software bundles available to other systems for installation, use the swcopy on your local system to create a composite bundle. The use swreg on the local system to make this bundle visible to all other HP-UX systems (no NFS required or recommended).</description>
      <pubDate>Thu, 24 Jan 2008 11:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134758#M316733</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-24T11:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change /var/spool/sw depot path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134759#M316734</link>
      <description>This is a duplicate of the following thread.  Please reply in the following link:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1196935" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1196935&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Bill: The directory /var/spool/sw is useless to another server. This directory contains the history of software installed on the local system. &lt;BR /&gt;&lt;BR /&gt;Are you sure about that?  I don't have that on several systems.  Others only have another copy of swagent.log.&lt;BR /&gt;The IPD is under /var/adm/sw/products/.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2008 12:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134759#M316734</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-01-24T12:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change /var/spool/sw depot path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134760#M316735</link>
      <description>You can copy the software to /var/spool/sw or any other directory with swcopy. You only need to swreg this depot.&lt;BR /&gt;&lt;BR /&gt;/var/spool/sw is simply the default.&lt;BR /&gt;&lt;BR /&gt;If you run swinstall without other specific options, the system will search in this directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I guess Bill mixed up&lt;BR /&gt;/var/spool/sw&lt;BR /&gt;and&lt;BR /&gt;/var/adm/sw</description>
      <pubDate>Thu, 24 Jan 2008 14:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134760#M316735</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-24T14:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to change /var/spool/sw depot path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134761#M316736</link>
      <description>Yep, you're correct, I was thinking /var/adm/sw whish unique to each system. /var/spool/sw is a common place for depots. To share the depots, just use swreg to allow all clients to see the packages.</description>
      <pubDate>Thu, 24 Jan 2008 23:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-var-spool-sw-depot-path/m-p/4134761#M316736</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-24T23:52:58Z</dc:date>
    </item>
  </channel>
</rss>

