<?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 swinstall question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965437#M292292</link>
    <description>What does the following exactly mean regarding swinstall?&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;patch_match_target=false&lt;BR /&gt;    &lt;BR /&gt;&lt;BR /&gt;If set to true, this option selects the latest patches (software identified by the is_patch=true attribute) that correspond to software on the target root or depot.&lt;BR /&gt;&lt;BR /&gt;The patch_filter= option can be used in conjunction with patch_match_target.&lt;BR /&gt;---&lt;BR /&gt;Is anybody able to be a bit clearer?</description>
    <pubDate>Tue, 20 Mar 2007 15:22:53 GMT</pubDate>
    <dc:creator>Chris2005</dc:creator>
    <dc:date>2007-03-20T15:22:53Z</dc:date>
    <item>
      <title>swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965437#M292292</link>
      <description>What does the following exactly mean regarding swinstall?&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;patch_match_target=false&lt;BR /&gt;    &lt;BR /&gt;&lt;BR /&gt;If set to true, this option selects the latest patches (software identified by the is_patch=true attribute) that correspond to software on the target root or depot.&lt;BR /&gt;&lt;BR /&gt;The patch_filter= option can be used in conjunction with patch_match_target.&lt;BR /&gt;---&lt;BR /&gt;Is anybody able to be a bit clearer?</description>
      <pubDate>Tue, 20 Mar 2007 15:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965437#M292292</guid>
      <dc:creator>Chris2005</dc:creator>
      <dc:date>2007-03-20T15:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965438#M292293</link>
      <description>This will not check to see whether the patch is already installed or if it is for a different verions of HP-UX.  Hope this helps!</description>
      <pubDate>Tue, 20 Mar 2007 15:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965438#M292293</guid>
      <dc:creator>Tommy_6</dc:creator>
      <dc:date>2007-03-20T15:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965439#M292294</link>
      <description>Let me clarify myself a little.&lt;BR /&gt;&lt;BR /&gt;If it is set to true, it will then check to see if it is already installed.  It will also check to see if it is meant for your version of HP-UX.  It will not do this if it is set to false.</description>
      <pubDate>Tue, 20 Mar 2007 15:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965439#M292294</guid>
      <dc:creator>Tommy_6</dc:creator>
      <dc:date>2007-03-20T15:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965440#M292295</link>
      <description>The patch_match_target option to swinstall tells to select those patches from the source depot that match the product installed on your system. For e.g. if you are running SG11.13, then this will select only those patches required for SG11.13.</description>
      <pubDate>Tue, 20 Mar 2007 16:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965440#M292295</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-20T16:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965441#M292296</link>
      <description>There are two methods to automatically select patches.  The autoselect_patches option defaults to "true" and causes available patches for a product to be installed when that product is already installed.&lt;BR /&gt;&lt;BR /&gt;The patch_match_target option (which defaults to "false") will select available patches for the products already installed on the system.  This is the recommended method to install patches on a system.&lt;BR /&gt;&lt;BR /&gt;The patch_filter functionality is one of those good ideas that does not have a safe and useful reason to exist.  It would allow a subset of patches to be installed via autoselect_patches or patch_match_target by specifying a filter (category tags most likely).&lt;BR /&gt;&lt;BR /&gt;While the patch_filter functionality is not something I would ever support using, the ability can be useful with swlist:&lt;BR /&gt;&lt;BR /&gt;# swlist -l product *,c=patch,c=panic&lt;BR /&gt;&lt;BR /&gt;Will list all of the patches on the system that contain a fix for a system panic.</description>
      <pubDate>Tue, 20 Mar 2007 17:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965441#M292296</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2007-03-20T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965442#M292297</link>
      <description>What is the exact difference between the auto_select and patch_match_target option?</description>
      <pubDate>Thu, 22 Mar 2007 11:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965442#M292297</guid>
      <dc:creator>Chris2005</dc:creator>
      <dc:date>2007-03-22T11:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965443#M292298</link>
      <description>Imagine you are cold-installing a system.  The autoselect_patches option will make sure that all of the patches that can be installed will be installed automatically as the products themselves install.&lt;BR /&gt;&lt;BR /&gt;Go forward to a future OE update.  You already have the core products installed so autoselect_patches cannot help you, but a new set of patch bundles are on that OE media.  By using patch_match_target you tell swinstall to select all of the patches for the software your system already has.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Thu, 22 Mar 2007 12:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965443#M292298</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2007-03-22T12:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965444#M292299</link>
      <description>So when you wrote:&lt;BR /&gt;&lt;BR /&gt; "There are two methods to automatically select patches. The autoselect_patches option defaults to "true" and causes available patches for a product to be installed when that product is already installed."&lt;BR /&gt;&lt;BR /&gt;You meant "when that product is not already installed"?&lt;BR /&gt;&lt;BR /&gt;Correct?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 22 Mar 2007 12:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965444#M292299</guid>
      <dc:creator>Chris2005</dc:creator>
      <dc:date>2007-03-22T12:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965445#M292300</link>
      <description>My bad.  Instead of "already" installed autoselection is for when the product is "being" installed.  Matching operations work with products that are already installed.&lt;BR /&gt;&lt;BR /&gt;Been a distracted week for me, sorry bout that typo.</description>
      <pubDate>Thu, 22 Mar 2007 12:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965445#M292300</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2007-03-22T12:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965446#M292301</link>
      <description>No wories. Thanx for the update.</description>
      <pubDate>Thu, 22 Mar 2007 13:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-question/m-p/3965446#M292301</guid>
      <dc:creator>Chris2005</dc:creator>
      <dc:date>2007-03-22T13:06:41Z</dc:date>
    </item>
  </channel>
</rss>

