* resolvconf bugs
@ 2014-06-20 19:29 Jate S
2014-06-23 1:24 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Jate S @ 2014-06-20 19:29 UTC (permalink / raw)
To: openembedded-core
I have been using the resolvconf recipe, and I have discovered a few
things which keep it from working.
The resolvconf script uses /lib/resolvconf/list-records, but the
recipe does not install it. This causes an error when
/etc/resolvconf/update.d/libc runs. This can be resolved by adding the
list-records script.
I am using system V init. The initscripts recipe generates the
symbolic link to /etc/resolv.conf, but resolvconf checks this and
generates a warning. I have fixed this by adding the correct symbolic
link to this package. This overrides the link created by initscripts
Is this compatible with resolv.conf generated in a systemd based
system?
- Jate S.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: resolvconf bugs
2014-06-20 19:29 resolvconf bugs Jate S
@ 2014-06-23 1:24 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2014-06-23 1:24 UTC (permalink / raw)
To: Jate S, openembedded-core
On 06/20/2014 12:29 PM, Jate S wrote:
> I have been using the resolvconf recipe, and I have discovered a few
> things which keep it from working.
>
> The resolvconf script uses /lib/resolvconf/list-records, but the
> recipe does not install it. This causes an error when
> /etc/resolvconf/update.d/libc runs. This can be resolved by adding the
> list-records script.
>
Please submit a patch adding the list-records to the FILES section.
> I am using system V init. The initscripts recipe generates the
> symbolic link to /etc/resolv.conf, but resolvconf checks this and
> generates a warning. I have fixed this by adding the correct symbolic
> link to this package. This overrides the link created by initscripts
> Is this compatible with resolv.conf generated in a systemd based
> system?
>
You may need to use UPDATE_ALTERNATIVES to get the correct behavior.
Sau!
>
> - Jate S.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-23 1:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20 19:29 resolvconf bugs Jate S
2014-06-23 1:24 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox