You are not logged in.

#1 2010-11-30 09:52:46

johannesg00
Member
Registered: 2010-11-30
Posts: 74

Build a small linux system with busybox

Hello,

i'm looking for information how to build a small linux system based on glibc and busybox.
I know http://www.linuxfromscratch.org/, but it is quite complex... I want to build a much smaller system.
Has anybody some information about it or knows a good website?
I know there are serveral "build systems", for example buildroot (http://buildroot.uclibc.org/), but i really want to build it "from scratch"

johannes

Offline

#2 2010-11-30 09:58:11

Vermillion
Member
From: Switzerland
Registered: 2010-08-13
Posts: 43

Re: Build a small linux system with busybox

if lfs is too complex for you, you should think about if you really want to make your own linux.

Basically you just need a compiled kernel and a bootloader wink And if you want to extend your system toolchains and compilers. But that's somehow exactly what lfs is...

Offline

#3 2010-11-30 11:20:23

madeye
Member
From: Denmark
Registered: 2006-07-19
Posts: 331
Website

Re: Build a small linux system with busybox

I have looked at the following a while back. I wanted to try to build a very small system too. I never got so far though, as I didn't have the time for it.

http://tldp.org/HOWTO/From-PowerUp-To-B … HOWTO.html
http://users.cecs.anu.edu.au/~okeefe/p2 … ldMin.html

What I never really could find a precise answer to was how much is really necessary for a system to "startup".

Would it really be enough with a bootloader, kernel and /sbin/init?
(I know there would be just about no functionality in that, but theoretically?)


MadEye | Registered Linux user #167944 since 2000-02-28 | Homepage

Offline

#4 2010-11-30 11:30:26

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,404
Website

Re: Build a small linux system with busybox

One thing you can say about Linux, there will be heaps of distros that already do that for you!  tongue

Offline

#5 2010-11-30 14:11:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Build a small linux system with busybox

Check http://minimalinux.org/ttylinux/, http://www.tinycorelinux.com (both ready-made distros) and http://www.t2-project.org for a build-your-own framework.

Last edited by karol (2010-11-30 14:13:40)

Offline

#6 2010-11-30 16:27:33

Texas
Member
From: Dallas, Texas
Registered: 2010-09-10
Posts: 131

Re: Build a small linux system with busybox

I like this one...  Pocket Linux

Offline

#7 2010-12-01 00:01:12

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Build a small linux system with busybox

Texas wrote:

I like this one...  Pocket Linux

Pocket Linux is the bomb. Excellent guide. I contemplated creating a similar project for a USB stick (which would be much more practical nowadays). Maybe one day.

Offline

Board footer

Powered by FluxBB