All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Fwd: Problem with rcK script
       [not found] <CAJpGAeFjiFn9rw3uj9j1xbA4JqWr4PJ89X9A_7=VKjKYK6Yu8Q@mail.gmail.com>
@ 2015-02-04  8:33 ` hardik gohil
  2015-02-04 15:57   ` Thomas De Schampheleire
  0 siblings, 1 reply; 4+ messages in thread
From: hardik gohil @ 2015-02-04  8:33 UTC (permalink / raw)
  To: buildroot

Hello,

I am working on Embedded Board and using buildroot-2013.02 and
linux-2.6.35.9

problem i am facing is with rcK script which runs once system is rebooted
as mentioned in /etc/inittab.

As mentioned in rcK script to stop all the init scripts in /etc/init.d in
reverse order i cannot see any such messages.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150204/3f590531/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] Fwd: Problem with rcK script
  2015-02-04  8:33 ` [Buildroot] Fwd: Problem with rcK script hardik gohil
@ 2015-02-04 15:57   ` Thomas De Schampheleire
  2015-02-05  7:03     ` hardik gohil
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas De Schampheleire @ 2015-02-04 15:57 UTC (permalink / raw)
  To: buildroot

Hi,

On February 4, 2015 9:33:10 AM CET, hardik gohil <hardikmjobs@gmail.com> wrote:
>Hello,
>
>I am working on Embedded Board and using buildroot-2013.02 and
>linux-2.6.35.9
>
>problem i am facing is with rcK script which runs once system is
>rebooted
>as mentioned in /etc/inittab.
>
>As mentioned in rcK script to stop all the init scripts in /etc/init.d
>in
>reverse order i cannot see any such messages.

The problem you describe has been fixed in later releases, with commit 
http://git.buildroot.net/buildroot/commit/system/skeleton/etc/inittab?id=1dbb7e8a822416d502095ecb2c463a5179074555 .

I suggest you either upgrade buildroot or apply this patch in your tree.

Best regards,
Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] Fwd: Problem with rcK script
  2015-02-04 15:57   ` Thomas De Schampheleire
@ 2015-02-05  7:03     ` hardik gohil
  2015-02-05 10:50       ` Thomas De Schampheleire
  0 siblings, 1 reply; 4+ messages in thread
From: hardik gohil @ 2015-02-05  7:03 UTC (permalink / raw)
  To: buildroot

Hello,

Thank you for your exact solution.

I am not using any swap memory,is it fine to remove "swapoff -a" from
inittab ?

I think it will be fine.

On Wed, Feb 4, 2015 at 11:57 PM, Thomas De Schampheleire <
patrickdepinguin@gmail.com> wrote:

> Hi,
>
> On February 4, 2015 9:33:10 AM CET, hardik gohil <hardikmjobs@gmail.com>
> wrote:
> >Hello,
> >
> >I am working on Embedded Board and using buildroot-2013.02 and
> >linux-2.6.35.9
> >
> >problem i am facing is with rcK script which runs once system is
> >rebooted
> >as mentioned in /etc/inittab.
> >
> >As mentioned in rcK script to stop all the init scripts in /etc/init.d
> >in
> >reverse order i cannot see any such messages.
>
> The problem you describe has been fixed in later releases, with commit
>
> http://git.buildroot.net/buildroot/commit/system/skeleton/etc/inittab?id=1dbb7e8a822416d502095ecb2c463a5179074555
> .
>
> I suggest you either upgrade buildroot or apply this patch in your tree.
>
> Best regards,
> Thomas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150205/2feb1219/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] Fwd: Problem with rcK script
  2015-02-05  7:03     ` hardik gohil
@ 2015-02-05 10:50       ` Thomas De Schampheleire
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas De Schampheleire @ 2015-02-05 10:50 UTC (permalink / raw)
  To: buildroot

On Thu, Feb 5, 2015 at 8:03 AM, hardik gohil <hardikmjobs@gmail.com> wrote:
> Hello,
>
> Thank you for your exact solution.
>
> I am not using any swap memory,is it fine to remove "swapoff -a" from
> inittab ?

If you don't use it it can be removed, but it does not hurt to keep it either.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-05 10:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAJpGAeFjiFn9rw3uj9j1xbA4JqWr4PJ89X9A_7=VKjKYK6Yu8Q@mail.gmail.com>
2015-02-04  8:33 ` [Buildroot] Fwd: Problem with rcK script hardik gohil
2015-02-04 15:57   ` Thomas De Schampheleire
2015-02-05  7:03     ` hardik gohil
2015-02-05 10:50       ` Thomas De Schampheleire

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.