Comment # 24 on bug 1003872 from
(In reply to Thomas Blume from comment #23)
> Still, I want to point out that this won't solve the installer issue, e.g.
> even if the nfsroot system boots afterwards, resolv.conf would still be
> empty.

When the installer setup the nameservers correctly in NETCONFIG_DNS_STATIC*
in static case or enabled dhcp in /etc/sysconfig/network/ifcfg-$ifname, then
netconfig will create the missing /etc/resolv.conf while the system boots
(after the pivot root).
On >=15.1 it't important to **not** create any /etc/resolv.conf file dummy
or the like as the migration from file to symlink is done only, when the
file was created by netconfig before and there is a checksum for it or it
needs a "netconfig update -f" to replace the file.


You are receiving this mail because: