<?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 What do swcopy and swpackage do? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429239#M205441</link>
    <description>For examle: I must install 4 Patches (or 4 bundles) named:&lt;BR /&gt;PHKL_30607.depot&lt;BR /&gt;PHKL_30607.depot&lt;BR /&gt;PHKL_30219.depot&lt;BR /&gt;PHKL_29047.depot&lt;BR /&gt;How do i use swpackage to pack them in to one depot and Install them</description>
    <pubDate>Tue, 23 Nov 2004 19:58:57 GMT</pubDate>
    <dc:creator>Nguyen Anh Tien</dc:creator>
    <dc:date>2004-11-23T19:58:57Z</dc:date>
    <item>
      <title>What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429239#M205441</link>
      <description>For examle: I must install 4 Patches (or 4 bundles) named:&lt;BR /&gt;PHKL_30607.depot&lt;BR /&gt;PHKL_30607.depot&lt;BR /&gt;PHKL_30219.depot&lt;BR /&gt;PHKL_29047.depot&lt;BR /&gt;How do i use swpackage to pack them in to one depot and Install them</description>
      <pubDate>Tue, 23 Nov 2004 19:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429239#M205441</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2004-11-23T19:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429240#M205442</link>
      <description>You don't use swpackage&lt;BR /&gt;&lt;BR /&gt;You do this:&lt;BR /&gt;&lt;BR /&gt;script&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 full path of the depot you want to make.&lt;BR /&gt;&lt;BR /&gt;The commented code at the top would also unshar the depot's which you already seemed to have done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Nov 2004 20:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429240#M205442</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-23T20:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429241#M205443</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe this link will help,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066937439" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066937439&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is HONCIKKBRC00000015&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 20:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429241#M205443</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-11-23T20:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429242#M205444</link>
      <description>Dear SEP.&lt;BR /&gt;If I do following your way. I must Install 4 times. that is inconvenience. I just install one time for 4 depot.(4 deport are Kernel Patches,If I patches individually i must reboot myserver 4 times).&lt;BR /&gt;Thank</description>
      <pubDate>Tue, 23 Nov 2004 20:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429242#M205444</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2004-11-23T20:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429243#M205445</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I believe you need little more information. Make the script look like below.&lt;BR /&gt;&lt;BR /&gt;cd /wherever_the_depot_files_are&lt;BR /&gt;mkdir /tmp/patchdepot&lt;BR /&gt;for i in *.depot&lt;BR /&gt;do&lt;BR /&gt;swcopy -s ${PWD}/$i \* @ /tmp/patchdepot&lt;BR /&gt;done&lt;BR /&gt;swreg -l depot /tmp/patchdepot&lt;BR /&gt;&lt;BR /&gt;Now /tmp/patchdepot is a single depot where you can see all the above patches. Simply specify /tmp/patchdepot as the 'target' in your swinstall window, select all the patches and install.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 23 Nov 2004 20:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429243#M205445</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-23T20:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429244#M205446</link>
      <description>&lt;BR /&gt;    Use swcopy on each patch to copy the patch into a local depot, then use swinstall to install all patches contained in the local depot.&lt;BR /&gt; Eg:-&lt;BR /&gt; # swcopy -s /tmp/PHKL_30607.depot -x enforce_dependencies=false \* \&lt;BR /&gt;   @ /tmp/my_patch_depot&lt;BR /&gt;&lt;BR /&gt; # swcopy -s /tmp/PHKL_30607.depot -x enforce_dependencies=false \* \&lt;BR /&gt;   @ /tmp/my_patch_depot &lt;BR /&gt; etc.. &lt;BR /&gt;&lt;BR /&gt; # swinstall -s /tmp/my_patch_depot -x autoreboot=true \* &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Tue, 23 Nov 2004 23:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429244#M205446</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-11-23T23:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: What do swcopy and swpackage do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429245#M205447</link>
      <description>All 4 patches need to be in the same direcotry.&lt;BR /&gt;&lt;BR /&gt;Run my code and create a depot called:&lt;BR /&gt;&lt;BR /&gt;/tmp/mydepot.depot&lt;BR /&gt;&lt;BR /&gt;You will see 4 patches in the directory.&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x reinstall=false -s /tmp/mydepot.depot \*&lt;BR /&gt;&lt;BR /&gt;1 install, one boot.&lt;BR /&gt;&lt;BR /&gt;Sorry if my instructions were incomplete.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Nov 2004 23:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-do-swcopy-and-swpackage-do/m-p/3429245#M205447</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-23T23:23:21Z</dc:date>
    </item>
  </channel>
</rss>

