<?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 Modifying SW depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944218#M289331</link>
    <description>Hi,&lt;BR /&gt;Could you please tell me how can I add a file to an existing depot, so that it will be copied to the same place the other files in the depot are copied ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Wed, 14 Feb 2007 04:06:33 GMT</pubDate>
    <dc:creator>Eli_pok</dc:creator>
    <dc:date>2007-02-14T04:06:33Z</dc:date>
    <item>
      <title>Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944218#M289331</link>
      <description>Hi,&lt;BR /&gt;Could you please tell me how can I add a file to an existing depot, so that it will be copied to the same place the other files in the depot are copied ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 14 Feb 2007 04:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944218#M289331</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2007-02-14T04:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944219#M289332</link>
      <description>Hi Eli ... looks the following URL:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90127/ch07s01.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90127/ch07s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90154/ch07s02.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90154/ch07s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regars, Ernesto.</description>
      <pubDate>Wed, 14 Feb 2007 04:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944219#M289332</guid>
      <dc:creator>Ernesto Cappello</dc:creator>
      <dc:date>2007-02-14T04:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944220#M289333</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;swcopy will do this for you, have a look at the man page for swcopy and it gives some examples of doing it.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 14 Feb 2007 04:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944220#M289333</guid>
      <dc:creator>Peter Leddy_1</dc:creator>
      <dc:date>2007-02-14T04:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944221#M289334</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;Try the following command;&lt;BR /&gt;&lt;BR /&gt;#swcopy -s &lt;SOURCE_DIRECTORY&gt; xxx &lt;DEPOT_DIRECTORY&gt;&lt;BR /&gt;&lt;BR /&gt;i.e&lt;BR /&gt;&lt;BR /&gt;#swcopy -s /home/eli/file_name kernel-patch /swdepot/11.00/Patch&lt;BR /&gt;&lt;BR /&gt;Hope this will resolve ur issue.&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Cheers;&lt;BR /&gt;Indrajit Roy&lt;BR /&gt;&lt;/DEPOT_DIRECTORY&gt;&lt;/SOURCE_DIRECTORY&gt;</description>
      <pubDate>Wed, 14 Feb 2007 07:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944221#M289334</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2007-02-14T07:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944222#M289335</link>
      <description>Here is the command :&lt;BR /&gt;&lt;BR /&gt;# swcopy -x mount_all_filesystems=false -x enforce_dependencies=false -s /yourdir/yourpatch.depot \* @hostname:/patchdepot where u want to copy .&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2007 10:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944222#M289335</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2007-02-14T10:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944223#M289336</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;To add to James' comments, be sure to add '-x enforce_dependencies=false'.  This allows the copy to proceed *without* requiring all patch dependencies to be satisfied just to create a depot.  If you don't do this, and their are missing patch dependencies, the depot will not be created.&lt;BR /&gt;&lt;BR /&gt;At the time of the actual installation (with 'swinstall') you use '-x enforce_dependencies=true') --- the default.&lt;BR /&gt;&lt;BR /&gt;Thus at installation, dependency analysis is made and if satisfied, the patches are in fact installed.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 14 Feb 2007 10:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944223#M289336</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-14T10:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944224#M289337</link>
      <description>You said "file" in your note, so I am assumming you mean a bare file. The swmodify option will work, but beware of modifying existing packages.  What is a good idea now might not be as good once updates and patches are taken into account.&lt;BR /&gt;&lt;BR /&gt;Rather than modifying an existing product, you can simply create a new product.  I would recommend using Software Package Builder (SPB) as a starting point (&lt;A href="http://www.docs.hp.com/en/SPB)." target="_blank"&gt;http://www.docs.hp.com/en/SPB).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once you have two products to be grouped together, you can create a bundle that contains all of the pieces you want.  SPB can define bundles, or Ignite-UX make_bundles script can help with that.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2007 17:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944224#M289337</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2007-02-14T17:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944225#M289338</link>
      <description>I was probably misunderstood....&lt;BR /&gt;&lt;BR /&gt;I have a depot :&lt;BR /&gt;/tmp/glance/&lt;BR /&gt;&lt;BR /&gt;In that depot I have the following files :&lt;BR /&gt;&lt;BR /&gt;ls /tmp/glance/Glance/GLANCE/opt/perf/bin/&lt;BR /&gt;glance glance.remove itose.remove&lt;BR /&gt;&lt;BR /&gt;To those files I want to add my file (a script I wrote) so that it will be cpied with the other files in the install process.&lt;BR /&gt;I could not do it with your remarks (sorry).&lt;BR /&gt;&lt;BR /&gt;Thaks.</description>
      <pubDate>Thu, 15 Feb 2007 02:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944225#M289338</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2007-02-15T02:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SW depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944226#M289339</link>
      <description>&amp;gt;I was probably misunderstood....&lt;BR /&gt;&lt;BR /&gt;Bob and Ernesto got it right. ;-)&lt;BR /&gt;You probably shouldn't do that.  The other answers were how to "merge" depots.&lt;BR /&gt;&lt;BR /&gt;Ernesto's link had: Defining new objects.</description>
      <pubDate>Thu, 15 Feb 2007 23:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modifying-sw-depot/m-p/3944226#M289339</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-15T23:55:41Z</dc:date>
    </item>
  </channel>
</rss>

