<?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: Patch Loading in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636234#M42479</link>
    <description>Hi, &lt;BR /&gt;Use &lt;BR /&gt;# cleanup -c &lt;NUMBER&gt; &lt;BR /&gt;(if you have HPUX 11.0 and -c option is not available install PHCO_24347) - it will remove all patches that were superseded at least &lt;NUMBER&gt; times&lt;BR /&gt;&lt;BR /&gt;To commit a list of patch you can use a file : &lt;BR /&gt;# swmodify -x patch_commit=true -f &lt;FILE&gt; &lt;BR /&gt;where file contains the list of the patches you want to commit : &lt;BR /&gt;PHxx_xxxxx.* &lt;BR /&gt;&lt;BR /&gt;Before doing this make sure you won't have to uninstall patches.&lt;BR /&gt;&lt;BR /&gt;Have look there :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x89edc6af36b7d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x89edc6af36b7d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5b24cbaac6dcd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5b24cbaac6dcd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;&lt;/FILE&gt;&lt;/NUMBER&gt;&lt;/NUMBER&gt;</description>
    <pubDate>Fri, 28 Dec 2001 09:56:29 GMT</pubDate>
    <dc:creator>Frederic Sevestre</dc:creator>
    <dc:date>2001-12-28T09:56:29Z</dc:date>
    <item>
      <title>Patch Loading</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636233#M42478</link>
      <description>Hi Forum....&lt;BR /&gt;&lt;BR /&gt;I am currently running HP-UX Server's with a little amount of Space - Support plus patch loading takes up a lot of space - Is there a way of loading the quaterely Support patches so as to minimise the Disk Space usage - I have heard of committing patches - How does one do this - HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 28 Dec 2001 09:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636233#M42478</guid>
      <dc:creator>Imraan Abdul</dc:creator>
      <dc:date>2001-12-28T09:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Loading</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636234#M42479</link>
      <description>Hi, &lt;BR /&gt;Use &lt;BR /&gt;# cleanup -c &lt;NUMBER&gt; &lt;BR /&gt;(if you have HPUX 11.0 and -c option is not available install PHCO_24347) - it will remove all patches that were superseded at least &lt;NUMBER&gt; times&lt;BR /&gt;&lt;BR /&gt;To commit a list of patch you can use a file : &lt;BR /&gt;# swmodify -x patch_commit=true -f &lt;FILE&gt; &lt;BR /&gt;where file contains the list of the patches you want to commit : &lt;BR /&gt;PHxx_xxxxx.* &lt;BR /&gt;&lt;BR /&gt;Before doing this make sure you won't have to uninstall patches.&lt;BR /&gt;&lt;BR /&gt;Have look there :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x89edc6af36b7d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x89edc6af36b7d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5b24cbaac6dcd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5b24cbaac6dcd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;&lt;/FILE&gt;&lt;/NUMBER&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Fri, 28 Dec 2001 09:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636234#M42479</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2001-12-28T09:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Loading</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636235#M42480</link>
      <description>Imraan&lt;BR /&gt;&lt;BR /&gt;We used the cleanup utility and gained a significant amt of disk space back in /var.&lt;BR /&gt;&lt;BR /&gt;Cleanup -c 1&lt;BR /&gt;&lt;BR /&gt;When used this will give you a list of patches that have been superseeded at least once on your system. Average cleanup from a regularly patched system will be between 250MB - 500MB.&lt;BR /&gt;&lt;BR /&gt;This is good since then you can do a resizing of /var if you want to and then reallocate that gained space to other areas of vg00 that require it. &lt;BR /&gt;&lt;BR /&gt;I would suggest you do a make_recovery tape prior to executing this. Nothing like being cautious in this game.&lt;BR /&gt;&lt;BR /&gt;Good Luck.</description>
      <pubDate>Fri, 28 Dec 2001 14:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636235#M42480</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2001-12-28T14:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Loading</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636236#M42481</link>
      <description>Cleanup is now the preffered tool, however there is a no save option when doing your swinstall, the catch with that one is that you can't back out if the patch is recalled or breaks something else.&lt;BR /&gt;&lt;BR /&gt;The syntax would be -x patch_save_files=false&lt;BR /&gt;&lt;BR /&gt;HH,&lt;BR /&gt;C</description>
      <pubDate>Fri, 28 Dec 2001 14:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-loading/m-p/2636236#M42481</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-12-28T14:19:10Z</dc:date>
    </item>
  </channel>
</rss>

