<?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: How To Determine the Release Date of HP-UX Media in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259950#M674476</link>
    <description>&amp;gt;SEP: To access it you would need to restore it to a system and run the command from my first post.&lt;BR /&gt;&lt;BR /&gt;You could restore this to an alternate root and use the following to list it:&lt;BR /&gt;swlist @ abs-path-to-alternate_root&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Torsten: Extract a directory listing from the archive about this directory:&lt;BR /&gt;&lt;BR /&gt;If you weren't worried about restoring 100s of Mb, you could just use my swlist example above:&lt;BR /&gt;swlist -l product @ /var/tmp/ITRC_ALTroot&lt;BR /&gt;swlist -l bundle -a revision @ /var/tmp/ITRC_ALTroot&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Tim: Beware that if you extract the /var/adm/sw directory to an active system it will overwrite your current systems products.&lt;BR /&gt;&lt;BR /&gt;Right.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I believe the Ignite archives are relative&lt;BR /&gt;&lt;BR /&gt;Even if they weren't, pax(1) can change the path.&lt;BR /&gt;</description>
    <pubDate>Fri, 29 Aug 2008 01:13:54 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-08-29T01:13:54Z</dc:date>
    <item>
      <title>How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259943#M674469</link>
      <description>I have images on my Ignite server of HP-UX 11.1, 11.21, and 11.31.  Is there a way to determine the release date of the specific OS image, e.g. December 2004?  I know they're old but don't know when they were release.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nelson</description>
      <pubDate>Thu, 28 Aug 2008 16:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259943#M674469</guid>
      <dc:creator>HP-UX TIM OSP</dc:creator>
      <dc:date>2008-08-28T16:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259944#M674470</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;As 11.31 was released in February or March 2007 you won't see a date that far back.&lt;BR /&gt;&lt;BR /&gt;The DVD themselves have a date stamped on them. Isn't that enough?&lt;BR /&gt;&lt;BR /&gt;swlist -l product&lt;BR /&gt;&lt;BR /&gt;The release date of the Core OS will be listed in mmyy or yymm format.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Aug 2008 17:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259944#M674470</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-28T17:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259945#M674471</link>
      <description>The OS release date hidden inside an Ignite archive ??&lt;BR /&gt;&lt;BR /&gt;If you happen to know of a specific OS file that is part of each and only one release from date to date you may be able to find that in the flist file located under the specific Ignite client directory.&lt;BR /&gt;&lt;BR /&gt;Now if you want to add some info like this when you create each archive then you could simply create a txt file in each client directory, or create a spreadsheet, or .....&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Aug 2008 17:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259945#M674471</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-28T17:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259946#M674472</link>
      <description>I misunderstood the question.&lt;BR /&gt;&lt;BR /&gt;Yes the OS information is in the archive. To access it you would need to restore it to a system and run the command from my first post.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Aug 2008 17:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259946#M674472</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-28T17:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259947#M674473</link>
      <description>Extract a directory listing from the archive about this directory:&lt;BR /&gt;&lt;BR /&gt;/var/adm/sw/products&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I do this on my system I get:&lt;BR /&gt;&lt;BR /&gt;# more /var/adm/sw/products/HPUX11i-TCOE/pfiles/INDEX&lt;BR /&gt;&lt;BR /&gt;vendor&lt;BR /&gt;tag HP&lt;BR /&gt;title "Hewlett-Packard Company"&lt;BR /&gt;description "Hewlett-Packard Company"&lt;BR /&gt;end&lt;BR /&gt;bundle&lt;BR /&gt;tag HPUX11i-TCOE&lt;BR /&gt;data_model_revision 2.40&lt;BR /&gt;instance_id 1&lt;BR /&gt;control_directory HPUX11i-TCOE&lt;BR /&gt;revision B.11.11.0509&lt;BR /&gt;title "HP-UX Technical Computing OE Component"&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Well, it's september 2005 &lt;BR /&gt;(I have TCOE installed).&lt;BR /&gt;&lt;BR /&gt;About the patches:&lt;BR /&gt;&lt;BR /&gt;# more /var/adm/sw/products/GOLDAPPS11i.2/pfiles/INDEX&lt;BR /&gt;&lt;BR /&gt;vendor&lt;BR /&gt;tag HP&lt;BR /&gt;title "Hewlett-Packard Company"&lt;BR /&gt;description "Software Patches from Hewlett-Packard"&lt;BR /&gt;end&lt;BR /&gt;bundle&lt;BR /&gt;tag GOLDAPPS11i&lt;BR /&gt;data_model_revision 2.40&lt;BR /&gt;instance_id 2&lt;BR /&gt;control_directory GOLDAPPS11i.2&lt;BR /&gt;revision B.11.11.0706.467&lt;BR /&gt;title "Applications Patches for HP-UX 11i v1, June 2007"&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;I know, this system needs patching ... ;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Aug 2008 18:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259947#M674473</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-28T18:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259948#M674474</link>
      <description>Beware that if you extact the /var/adm/sw directory to an active system it will overwrite your current systems products.&lt;BR /&gt;&lt;BR /&gt;I believe the Ignite archives are relative, restore as Torsten advised but to a temp directory.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Aug 2008 19:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259948#M674474</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-28T19:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259949#M674475</link>
      <description>&amp;gt;&amp;gt;revision B.11.11.0509&lt;BR /&gt;&lt;BR /&gt;september 2005&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Aug 2008 23:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259949#M674475</guid>
      <dc:creator>Deepak Kr</dc:creator>
      <dc:date>2008-08-28T23:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259950#M674476</link>
      <description>&amp;gt;SEP: To access it you would need to restore it to a system and run the command from my first post.&lt;BR /&gt;&lt;BR /&gt;You could restore this to an alternate root and use the following to list it:&lt;BR /&gt;swlist @ abs-path-to-alternate_root&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Torsten: Extract a directory listing from the archive about this directory:&lt;BR /&gt;&lt;BR /&gt;If you weren't worried about restoring 100s of Mb, you could just use my swlist example above:&lt;BR /&gt;swlist -l product @ /var/tmp/ITRC_ALTroot&lt;BR /&gt;swlist -l bundle -a revision @ /var/tmp/ITRC_ALTroot&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Tim: Beware that if you extract the /var/adm/sw directory to an active system it will overwrite your current systems products.&lt;BR /&gt;&lt;BR /&gt;Right.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I believe the Ignite archives are relative&lt;BR /&gt;&lt;BR /&gt;Even if they weren't, pax(1) can change the path.&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Aug 2008 01:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259950#M674476</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-29T01:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259951#M674477</link>
      <description>do a swlist , you will see date appended to the revision of some of the products.</description>
      <pubDate>Sun, 07 Sep 2008 15:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259951#M674477</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-09-07T15:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: How To Determine the Release Date of HP-UX Media</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259952#M674478</link>
      <description>&lt;A href="https://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1258166" target="_blank"&gt;https://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1258166&lt;/A&gt;</description>
      <pubDate>Sun, 07 Sep 2008 15:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-determine-the-release-date-of-hp-ux-media/m-p/4259952#M674478</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-09-07T15:38:11Z</dc:date>
    </item>
  </channel>
</rss>

