<?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: Configurin anaconda file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526574#M38734</link>
    <description>Thank for your reply.&lt;BR /&gt;&lt;BR /&gt;the %post is a known option and it is what I've used till now.&lt;BR /&gt;I'm trying to use as much options as possible in the anaconda file itself and not write "echo" connamnds in the post section.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Nov 2009 14:19:25 GMT</pubDate>
    <dc:creator>Eli_pok</dc:creator>
    <dc:date>2009-11-04T14:19:25Z</dc:date>
    <item>
      <title>Configurin anaconda file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526572#M38732</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to configure my anaconda file so that a new server will have the following entries in its /etc/resolv.conf :&lt;BR /&gt;search com domain1.com domain2.com&lt;BR /&gt;nameserver 1.2.3.4&lt;BR /&gt;nameserver 2.3.4.5&lt;BR /&gt;&lt;BR /&gt;I know how to add the nameserver entries :&lt;BR /&gt;network --nameserver 1.2.3.4,2.3.4.5&lt;BR /&gt;&lt;BR /&gt;but how do I edit the search line ?&lt;BR /&gt;&lt;BR /&gt;Thanks ahead.</description>
      <pubDate>Tue, 03 Nov 2009 12:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526572#M38732</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-11-03T12:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Configurin anaconda file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526573#M38733</link>
      <description>Eli, &lt;BR /&gt;To be pricise, you're speaking about kickstart configuration.&lt;BR /&gt;As usually in unix, you can do this in a few ways, one of them is just add appropriate lines in "%post" section, like this:&lt;BR /&gt;&lt;BR /&gt;%post&lt;BR /&gt;echo "search com domain1.com domain2.com&lt;BR /&gt;" &amp;gt;&amp;gt; /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;See some kickstart reference  for more.</description>
      <pubDate>Wed, 04 Nov 2009 09:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526573#M38733</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-11-04T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configurin anaconda file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526574#M38734</link>
      <description>Thank for your reply.&lt;BR /&gt;&lt;BR /&gt;the %post is a known option and it is what I've used till now.&lt;BR /&gt;I'm trying to use as much options as possible in the anaconda file itself and not write "echo" connamnds in the post section.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2009 14:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526574#M38734</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-11-04T14:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configurin anaconda file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526575#M38735</link>
      <description>A quick look into the RHEL Installation Guide would have told you that there is *no* documented option in the kicstart configuration file for setting the DNS search list:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.4/html/Installation_Guide/s1-kickstart2-options.html#d0e23896" target="_blank"&gt;https://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.4/html/Installation_Guide/s1-kickstart2-options.html#d0e23896&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I can see their reasoning: the installation procedure itself does not need DNS search lists for anything (after all, it's easy enough to specify fully-qualified names in the kickstart configuration file if you need to specify something by hostname), and there is no harm in using Vitaly's technique for configuring it. So why implement extra features if you can Keep It Simple?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 04 Nov 2009 15:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurin-anaconda-file/m-p/4526575#M38735</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-11-04T15:46:19Z</dc:date>
    </item>
  </channel>
</rss>

