[issue1099] release 2011.12-rc1: dns bootoption is broken
Michael Prokop
bts at bts.grml.org
Mon Dec 12 12:57:52 CET 2011
New submission from Michael Prokop <mika at grml.org>:
Tested with Grml64 2011.12-rc1.
Expected behaviour: booting with dns=1.2.3.4 should provide /etc/resolv.conf
with "nameserver 1.2.3.4"
Problem: /etc/resolv.conf is a dangling symlink, pointing to a non-existing file
Booting with dns=1.2.3.4 writes the entry to /etc/resolvconf/resolv.conf.d/base
but /etc/resolv.conf is a dangling symlink pointing to a non-existing
/etc/resolvconf/run/resolv.conf. /etc/resolvconf/run itself points to (existing)
/run/resolvconf.
----------
messages: 4122
nosy: mika
priority: urgent
status: unread
title: release 2011.12-rc1: dns bootoption is broken
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1099>
_____________________________________
More information about the Bugs-changes
mailing list