<?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: specifying environments with make_depots in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077947#M505364</link>
    <description>In the end I used swremove to remove the MCOE components from my depot, leaving just FOE and it worked fine.  I also had to re-make the config and INDEX files.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 29 Jan 2008 15:46:03 GMT</pubDate>
    <dc:creator>GXW_1</dc:creator>
    <dc:date>2008-01-29T15:46:03Z</dc:date>
    <item>
      <title>specifying environments with make_depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077942#M505359</link>
      <description>Hi, can anyone help me with this?&lt;BR /&gt;&lt;BR /&gt;I have made a depot on my Ignite server from an MCOE DVD, and when I install from it I get invited to choose between Foundation, Enterprise and Mission Critical.&lt;BR /&gt;&lt;BR /&gt;I want to create a depot with ONLY Foundation on it - what syntax do I need with the make_depots command?&lt;BR /&gt;&lt;BR /&gt;I am ok with the source and destination parts I just need to know how to tell it to take Foundation only?  I've checked the man-page and whilst it initially looked promising talking about OpEnvironments categories, it doesn't really elaborate enough on that for me to get the right syntax.</description>
      <pubDate>Mon, 05 Nov 2007 05:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077942#M505359</guid>
      <dc:creator>GXW_1</dc:creator>
      <dc:date>2007-11-05T05:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: specifying environments with make_depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077943#M505360</link>
      <description>'make_depots' will generally copy everything from media to the server.&lt;BR /&gt;&lt;BR /&gt;What you really need is a config file that restricts the OE choices.&lt;BR /&gt;&lt;BR /&gt;'make_config' creates a config file based on the depot contents.  You could edit this config file and &lt;BR /&gt;- make defaults&lt;BR /&gt;- remove stanzas for OEs you never use&lt;BR /&gt;- etc.</description>
      <pubDate>Mon, 05 Nov 2007 16:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077943#M505360</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2007-11-05T16:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: specifying environments with make_depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077944#M505361</link>
      <description>What I really need is a smaller depot!&lt;BR /&gt;&lt;BR /&gt;Taking the choice of MCOE &amp;amp; EOE out of the config file is a cosmetic solution (which I may use btw :-) ) but I really want to get the size of my depot down a bit and thought there must be a way of saying something like "make_depots -s &lt;DVD_DSF&gt; -t &lt;MY_DEPOT&gt; -o OpEnvironments=FOUNDATION"&lt;/MY_DEPOT&gt;&lt;/DVD_DSF&gt;</description>
      <pubDate>Tue, 06 Nov 2007 03:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077944#M505361</guid>
      <dc:creator>GXW_1</dc:creator>
      <dc:date>2007-11-06T03:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: specifying environments with make_depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077945#M505362</link>
      <description>Grant,&lt;BR /&gt;&lt;BR /&gt; Never come across make_depots features..&lt;BR /&gt;&lt;BR /&gt;if you got the DVD&lt;BR /&gt;Downgrading an OE &lt;BR /&gt;&lt;BR /&gt;If you wish to downgrade your system from a higher-level OE, say, from Mission &lt;BR /&gt;Critical OE to 11i OE, first use update-ux to install the smaller OE from the &lt;BR /&gt;latest set of HP-UX 11i media, then use swremove to remove the unwanted OE &lt;BR /&gt;bundle and its software. For example, to move from the 64-bit Mission Critical &lt;BR /&gt;OE to the 64-bit default 11i OE: &lt;BR /&gt;&lt;BR /&gt;   Step 1.  As root, add default HP-UX 11i OE: &lt;BR /&gt;&lt;BR /&gt;            CD-ROM: /usr/sbin/update-ux -s /cdrom -y HPUX11i-OE-Ent &lt;BR /&gt;               DVD: /usr/sbin/update-ux -s /dvdrom -y HPUX11i-OE-Ent &lt;BR /&gt;    The -y option tells update-ux to ignore warning messages and complete &lt;BR /&gt;    the update. &lt;BR /&gt;&lt;BR /&gt;Step 2.  Remove the Mission Critical software: &lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swremove HPUX11i-OE-MC &lt;BR /&gt;&lt;BR /&gt;This command removes the IPD entries and software for the additional &lt;BR /&gt;(superset) software in the Mission Critical OE, leaving the default HP-UX 11i &lt;BR /&gt;OE software intact.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2007 04:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077945#M505362</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-11-06T04:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: specifying environments with make_depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077946#M505363</link>
      <description>I would NOT mess with the depot contents.  The various OE flavors overlap.  Trying to downsize the depot with 'swremove' etc seems risky to me, I would not go there.&lt;BR /&gt;&lt;BR /&gt;Maybe HP can sell you more disk space ;)</description>
      <pubDate>Tue, 06 Nov 2007 14:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077946#M505363</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2007-11-06T14:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: specifying environments with make_depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077947#M505364</link>
      <description>In the end I used swremove to remove the MCOE components from my depot, leaving just FOE and it worked fine.  I also had to re-make the config and INDEX files.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 29 Jan 2008 15:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/specifying-environments-with-make-depots/m-p/5077947#M505364</guid>
      <dc:creator>GXW_1</dc:creator>
      <dc:date>2008-01-29T15:46:03Z</dc:date>
    </item>
  </channel>
</rss>

