Embedded Linux Build System

This suite of tools is meant to make embedded linux programming easier. It is designed to be used to build a rootfs for compiling natively, as well as being run on the resulting target to perform various tasks.

It depends on the debootstrap utility, and as such runs on Debian or Ubuntu Linux.

The commands are setup much like they are in git.

It includes such utilities as:

More to come.

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]elbs-rootfs.html28-Jul-2008 19:54 1.7K
[   ]elbs_1.1.2-1.diff.gz29-Jul-2008 22:24 2.7K
[   ]elbs_1.1.2-1.dsc29-Jul-2008 22:24 925
[   ]elbs_1.1.2-1_all.deb29-Jul-2008 22:24 12K
[   ]elbs_1.1.2-1_i386.build29-Jul-2008 22:24 4.3K
[   ]elbs_1.1.2-1_i386.changes29-Jul-2008 22:24 2.3K
[   ]elbs_1.1.2.orig.tar.gz29-Jul-2008 22:24 10K
[DIR]old/28-Jul-2008 22:06 -

If you use Debian or Ubuntu, you can add the following to your sources file:

Debian Sid (i386, amd64 or powerpc)

deb http://debian.websterwood.com/ sid main
deb-src http://debian.websterwood.com/ sid main

Debian Etch (i386, amd64 or powerpc)

deb http://debian.websterwood.com/ etch main
deb-src http://debian.websterwood.com/ etch main

Ubuntu Hardy (i386, amd64 or powerpc)

deb http://debian.websterwood.com/ hardy main
deb-src http://debian.websterwood.com/ hardy main

More details at http://debian.websterwood.com/