linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Der Herr Hofrat <der.herr@mail.hofr.at>
To: Aman <aman@mistralsoftware.com>
Cc: linuxppc embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Calling Application
Date: Thu, 9 Jan 2003 20:21:21 +0100 (CET)	[thread overview]
Message-ID: <200301091921.h09JLLP03384@hofr.at> (raw)
In-Reply-To: <001b01c2b810$7ec76720$370da8c0@aman> from Aman at "Jan 10, 2003 00:24:10 am"


>
> Hi All
>
> This might be a basic question. I have build the linux kernel for custom
> board which has PPC 440GP as its processor. I have also build my
> application. Now I wanted to call my application after the kernel boots up.
> Can you tell me where I hv to call my application.
>
pass the kernel a init=/bin/my_app at the boot-prompt if you realy want only
that one app to run, otherwise use the inittab or one of the resource scripts
in /etc/rc.d to launch your application.

hofrat

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2003-01-09 19:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20 23:36 405LP - Beech with SSX firmware Hollis Blanchard
2003-01-08 19:23 ` Hollis Blanchard
2003-01-09  2:23   ` David Gibson
2003-01-09 18:54   ` Calling Application Aman
2003-01-09 19:10     ` Wolfgang Denk
2003-01-09 19:12     ` Dr. Craig Hollabaugh
2003-01-09 19:21     ` Der Herr Hofrat [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=200301091921.h09JLLP03384@hofr.at \
    --to=der.herr@mail.hofr.at \
    --cc=aman@mistralsoftware.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).