<?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 patch installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874801#M279062</link>
    <description>If i have 10 patches to be installed on the server how can i install multiple patches without rebooting the server each time after the patch has been installed?</description>
    <pubDate>Thu, 05 Oct 2006 02:56:33 GMT</pubDate>
    <dc:creator>bgs</dc:creator>
    <dc:date>2006-10-05T02:56:33Z</dc:date>
    <item>
      <title>patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874801#M279062</link>
      <description>If i have 10 patches to be installed on the server how can i install multiple patches without rebooting the server each time after the patch has been installed?</description>
      <pubDate>Thu, 05 Oct 2006 02:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874801#M279062</guid>
      <dc:creator>bgs</dc:creator>
      <dc:date>2006-10-05T02:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874802#M279063</link>
      <description>Shalom, &lt;BR /&gt;&lt;BR /&gt;Make a patch depot.&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;make $1 the name of the depot you wich to create.&lt;BR /&gt;&lt;BR /&gt;This scripts name is depmake.&lt;BR /&gt;&lt;BR /&gt;So unshar all patches in a single directory&lt;BR /&gt;&lt;BR /&gt;cd to it&lt;BR /&gt;&lt;BR /&gt;depmake /tmp/mypatch.depot&lt;BR /&gt;&lt;BR /&gt;Now you have a depot called /tmp/mypatch.depot&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x reinstall=false -s /tmp/mypatch.depot \*&lt;BR /&gt;&lt;BR /&gt;1 Boot can include hundreds of patches no problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Oct 2006 03:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874802#M279063</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-05T03:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874803#M279064</link>
      <description>You can use create_depot_hpux_11. Just run it and it will create a depot for all patches. You can get the tool when downloading the patch via itrc.</description>
      <pubDate>Thu, 05 Oct 2006 03:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874803#M279064</guid>
      <dc:creator>Rashid Hamid</dc:creator>
      <dc:date>2006-10-05T03:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874804#M279065</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;What patches you r going to install,&lt;BR /&gt;if you download the patch form itrc site you'll get create_depot_hp-ux_11, patch_manifest along with the patches copy all these into one directory and run the script create_depot_hp-ux_11, it'll make a bundle, install that bundle.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2006 05:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/3874804#M279065</guid>
      <dc:creator>Shashi Bhargava</dc:creator>
      <dc:date>2006-10-05T05:31:24Z</dc:date>
    </item>
  </channel>
</rss>

