All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Liu <net147@gmail.com>
To: Jonathan Liu <net147@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v5] resolvconf: remove /var/volatile/run/resolvconf/interface from package
Date: Sun, 26 May 2013 17:34:55 +1000	[thread overview]
Message-ID: <51A1BB1F.20102@gmail.com> (raw)
In-Reply-To: <1369554058-11484-1-git-send-email-net147@gmail.com>

On 26/05/2013 5:40 PM, Jonathan Liu wrote:
> - Remove /etc/resolvconf/run/interface from package as it actually uses
> /etc/resolvconf/run/interface
> - Create /var/run/resolvconf/interface on startup using
> populate-volatiles.sh and tmpfiles.d for systemd
> - Create symbolic link from /etc/resolvconf/run to /var/run/resolvconf
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>
> ---
>   .../resolvconf/resolvconf_1.72.bb                  | 22 +++++++++++++++++++++-
>   1 file changed, 21 insertions(+), 1 deletion(-)
I tested this with sysvinit and systemd using opkg feed to install under 
core-image-base/qemux86.
/var/run/resolvconf/interface is created after install and also after 
reboot.
Running "resolvconf -a eth0" doesn't return error when checking if 
/etc/resolvconf/run/interface exists.

Regards,
Jonathan


      reply	other threads:[~2013-05-26  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-26  7:40 [PATCH v5] resolvconf: remove /var/volatile/run/resolvconf/interface from package Jonathan Liu
2013-05-26  7:34 ` Jonathan Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51A1BB1F.20102@gmail.com \
    --to=net147@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.