All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Lund <mgl@doredevelopment.dk>
To: openembedded-devel@openembedded.org
Subject: Pull request from DoréDevelopment - New: Micro distro/image
Date: Fri, 01 May 2009 14:21:35 +0200	[thread overview]
Message-ID: <49FAE94F.2090101@doredevelopment.dk> (raw)

Hello OE dev,

Please pull the changes from the following repository:

git pull git://dev.doredevelopment.dk/oe-micro.git master

This oe-micro repository adds the following files to current dev:

conf/distro/micro-uclibc.conf |   43 +++++++++++++++++
conf/distro/micro.conf        |  100 
+++++++++++++++++++++++++++++++++++++++++
recipes/images/micro-image.bb |   34 ++++++++++++++
3 files changed, 177 insertions(+), 0 deletions(-)

There should be no conflicts with the current OE dev branch.

These files constitute a new distribution named "Micro" and a 
corresponding buildable image target: micro-image



The "Micro" distribution/image is created because we feel that there is 
a need for a truly tiny and clean distro and image definition in OE for 
those users out there that needs a _very_ tiny Linux rootfs with 
virtually nothing installed except busybox, libc, udev, and a few init 
scripts. On arm the jffs2 image size is only 1 MB (uclibc based). No 
bloat allowed.

The micro-image is ideal for users who wants this type of tiny Linux 
rootfs system with only a few custom applications added.

It has been tested to build and run on the following machine types:

    * at91sam9263ek [glibc, uclibc]
    * x86 [glibc]

As everything else OE it should build for most other machine types as 
well (no guarantee of course).

The micro distribution/image is inspired by the "minimal" distro and 
image configuration - but it takes that one step further as contents are 
heavily stripped down and non needed definitions removed. Thanks to 
those who contributed to minimal distro - good work.

More details on micro can be found in the following wiki:
http://dev.doredevelopment.dk/wiki/OpenEmbeddedMicro

Note: It is still work in progress and there are things to improve on 
the todo list (see wiki).

We intend to maintain this distro/image in the future - please pull :)

Thanks.

Best regards, DoréDevelopment

-- 
Martin Lund, Senior Software Consultant
DoréDevelopment ApS, Ved Stranden 1, 9560 Hadsund, DK-Denmark
Phone: +45 51 92 84 24, Email: mgl@doredevelopment.dk
WWW: http://www.doredevelopment.dk




             reply	other threads:[~2009-05-01 12:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-01 12:21 Martin Lund [this message]
2009-05-01 12:39 ` Pull request from DoréDevelopment - New: Micro distro/image Michael 'Mickey' Lauer
2009-05-01 12:49 ` Philip Balister
2009-05-01 13:00   ` Michael 'Mickey' Lauer
2009-05-01 13:54   ` Martin Lund
2009-05-01 17:24     ` Philip Balister
2009-05-01 21:30 ` Leon Woestenberg
2009-05-01 21:33   ` Philip Balister
2009-05-01 22:12     ` Leon Woestenberg
2009-05-01 21:37 ` GNUtoo
2009-05-01 21:44 ` Otavio Salvador
2009-05-01 23:07   ` Martin Lund
2009-05-02  7:45 ` Marcin Juszkiewicz
2009-05-02  9:29   ` Martin Lund
2009-05-02 18:14 ` Marco Cavallini
2009-05-03 12:26   ` Leon Woestenberg
2009-05-03 17:33     ` Martin Lund
2009-05-03 17:35       ` Philip Balister
2009-05-03  4:39 ` Pull request from Dor?Development " Denys Dmytriyenko
2009-05-03 12:24   ` Leon Woestenberg
2009-05-04  2:06     ` Denys Dmytriyenko
2009-05-04  7:52 ` Pull request from DoréDevelopment " Holger Schurig

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=49FAE94F.2090101@doredevelopment.dk \
    --to=mgl@doredevelopment.dk \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.