Description of problem: http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Installation_Guide-en-US/s1-kickstart2-options.html states that to use multiple name servers, this must be configured in post. This is not the case, it can be configured by comma separating them on the command line, for example: network --device eth0 --mtu=4096 --bootproto static --ip 192.168.1.62 --netmask 255.255.255.0 --gateway 192.168.1.254 --nameserver 192.168.2.1,192.168.3.1 --hostname node4.brisbane.redhat.com Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
(In reply to comment #9) > setting NEEDINFO=mhideo > > Michael, do we need to put 5.0 and 5.1 books here? If so, can we let the links > to the 5.0 books point to the 5.1 ones for now, at least for the Installation > Guide? 5.1 versions of books contain all fixes to their 5.0 counterparts. Sorry to drop the ball on you both. Many apologies. Don, confirm we will maintain all active and accessible branches for 4.x and 5.x wrt to documentation at this point in time. -Mike
understood. revised in source for RHEL5.1 and RHEL5.2 trees as well. setting this bug as MODIFIED. should be closed once we build and push those versions to live soon.