<?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: committing and uncommitting patches on hpux 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686212#M246243</link>
    <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;swmodify and swremove options can be used to uncommit the pathces if found unsuitable.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
    <pubDate>Wed, 07 Dec 2005 08:21:35 GMT</pubDate>
    <dc:creator>Mahesh Kumar Malik</dc:creator>
    <dc:date>2005-12-07T08:21:35Z</dc:date>
    <item>
      <title>committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686207#M246238</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;Is there a way for committing and uncommitting a patch on hpux 11i ?&lt;BR /&gt;&lt;BR /&gt;On AIX unix a patch can be uncommitted if found unsuitable.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 00:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686207#M246238</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-12-07T00:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686208#M246239</link>
      <description>Hi,&lt;BR /&gt;I f I understand you correctly, uncommit a patch in HPUX called uninstall and can be done by the command &lt;BR /&gt;swremove PATCH_NAME. &lt;BR /&gt;This fully deletes the patch from computer, so if you want to "commit" or install it, you need to have its depot and install by &lt;BR /&gt;swinstall patch.depot&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 07 Dec 2005 01:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686208#M246239</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2005-12-07T01:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686209#M246240</link>
      <description>you can do with swmodify command.&lt;BR /&gt;&lt;BR /&gt;# swmodify -x patch_commit=true PATCH&lt;BR /&gt;&lt;BR /&gt;Refer more on swmodify man page.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 01:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686209#M246240</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-07T01:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686210#M246241</link>
      <description>#swmodify should help you. Look into swmodify man page for more information. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90789/ch03s02.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90789/ch03s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 07 Dec 2005 01:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686210#M246241</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-07T01:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686211#M246242</link>
      <description>Also take a look at the command cleanup.  It will allow you to commit all patches that have been superseded at least a specific number of times.  It's basically a front end to swmodify, but it's a great way to recover space on systems that have been patched a lot.</description>
      <pubDate>Wed, 07 Dec 2005 08:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686211#M246242</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2005-12-07T08:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686212#M246243</link>
      <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;swmodify and swremove options can be used to uncommit the pathces if found unsuitable.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Wed, 07 Dec 2005 08:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686212#M246243</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-12-07T08:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686213#M246244</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;Once a patch is committed it cannot be removed.  As noted, to commit you can use 'swmodify'.  If a patch hasn't been committed, you can use 'swremove' to remove it.&lt;BR /&gt;&lt;BR /&gt;If you have a stable system, for instance where a set of patches has been applied, there are no problems for several months, and you want to apply another, large set of patches, it is often desireable to "draw-a-line" by committing all patches to form a new baseline:&lt;BR /&gt;&lt;BR /&gt;# swmodify -x patch_commit=true \*&lt;BR /&gt;&lt;BR /&gt;As noted, a less drastic approach is to use 'cleanup' to leave at least one level of predecessor patches to which you can rollback.&lt;BR /&gt;&lt;BR /&gt;Another advantage to committing patches is that you remove the rollback information from '/var/adm/sw' and regain considerable disk space.  Balance this, however, against the ability to rollback by not having committed all members of a patch chain.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 08:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686213#M246244</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-07T08:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686214#M246245</link>
      <description>James; Do you suggest that we should apply patches in uncommited mode first ?&lt;BR /&gt;Actually, what is the command to apply patch in uncommitted mode ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Dec 2005 04:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686214#M246245</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-12-09T04:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: committing and uncommitting patches on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686215#M246246</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;Patches are normally applied but not committed unless you explicitly act to commit them as I noted above.  That is, a roll-back image, which is a copy of any previous patch or software, is kept in the '/var/adm/sw/save' directory).&lt;BR /&gt;&lt;BR /&gt;If you look at the text notes of any patch in the ITRC Patch Database, you will see something like this, for example:&lt;BR /&gt;&lt;BR /&gt;/* &lt;BR /&gt;&lt;BR /&gt;Run swinstall to install the patch:&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x patch_match_target=true \&lt;BR /&gt;-s /tmp/PHCO_32438.depot&lt;BR /&gt;&lt;BR /&gt;By default swinstall will archive the original software in /var/adm/sw/save/PHCO_32438.  If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above:&lt;BR /&gt;&lt;BR /&gt;-x patch_save_files=false&lt;BR /&gt;&lt;BR /&gt;WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled.  Please be careful when using this feature.&lt;BR /&gt;&lt;BR /&gt;*/&lt;BR /&gt;&lt;BR /&gt;You can read more about patch 'state' here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5991-2722/5991-2722.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5991-2722/5991-2722.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 09 Dec 2005 05:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/committing-and-uncommitting-patches-on-hpux-11i/m-p/3686215#M246246</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-09T05:38:48Z</dc:date>
    </item>
  </channel>
</rss>

