From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Edward Vidal <vidal.develone@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: chkconfig
Date: Thu, 28 Nov 2013 14:41:59 +0000 [thread overview]
Message-ID: <38493043.aTSfxjGLd9@helios> (raw)
In-Reply-To: <CANwz6nzTqH+-zA0B8YodrpEW_kVwGp-FF2zi3jDdQE6L+5od8A@mail.gmail.com>
Hi Edward,
On Friday 22 November 2013 11:00:44 Edward Vidal wrote:
> Is chkconfig part of any image?
It's part of the LSB images and the self-hosted image, but you probably don't
want to build those unless you're looking for those things exactly. You can
add chkconfig to any image just by adding the "chkconfig" package to
IMAGE_INSTALL.
> Also to force what is the best procedure?
To force what?
> In my /etc/network/interfaces I have tried the following
> auto eth0
> iface eth0 inet static
> address 192.168.0.29
> hwaddress ether 00:0A:35:00:00:00
> netmask 255.255.255.0
> network 192.168.0.0
> gateway 192.168.0.1
> Since I have a router on my network I get an IP using dhcp,
> if I ifdown eth0 and ifup eth0 then the 192.168.0.29 get setup.
Do you have connman in the image? If so the above might be being ignored.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2013-11-28 14:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-22 18:00 chkconfig Edward Vidal
2013-11-28 14:41 ` Paul Eggleton [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=38493043.aTSfxjGLd9@helios \
--to=paul.eggleton@linux.intel.com \
--cc=vidal.develone@gmail.com \
--cc=yocto@yoctoproject.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.