[Ilugc] Os with Single Application

  • From: pavithran.s@xxxxxxxxx (pavithran)
  • Date: Sun, 1 Sep 2013 21:56:03 +0200

On 30 August 2013 06:28, Rajesh kumar <rkrajeshkumar87 at gmail.com> wrote:

I need to build a small os kernal which can run only one application. Say
for example eclipse.

Eclipse is not just one application , its a combination of many
dependent applications .

http://packages.debian.org/wheezy/eclipse

^^ Keep digging the dependenices and it will result in a huge list .
Especially if you want a graphical application to run you would need a
hell lot of applications to run on the main kernel but you can
definitely build one for your own purpose .

If you are building for a specific hardware you can also reduce the
size of the final distribution . Maybe you want to build something
like a router software (http://en.wikipedia.org/wiki/OpenWrt  ;) which
does very simple tasks and is based on linux kernel ?

Regards,
Pavithran

Other related posts: