Atomic Linux title

HOME

Added: July 14 2005

SOURCECODE

Below are links to various GPL'd packages I've used. Atomic Linux is based on Kernel 2.2.24 and uses a SysVinit style boot. I've choosen uClibc as the C library to keep the size of the library and executables to a minimum. The server is thttpd which is somewhat of an overkill but it meets Atomc Linux requirements nicely. For all the other necessary utilities to make a Linux system run I've choosen BusyBox for its light weight and great configuration options. It also meets Atomic Linux requirements very nicely and when compiled with uClibc is very small.

The rest of what drives Atomic Linux are C based CGI programs I've written that present the HTML and make the calls to relevant hardware. I choose to do the CGI in C because it saved me having to include an interpreter like PERL. This not only helped keep the size down but it made for one less thing I had to screw around with. At the moment I'm not releasing the source for any of that but if I've gotten around to it you may find a tutorial or HowTo at my software pages.


LINKS


Valid XHTML 1.0!   Valid CSS!

 LINUX LINKS

LinuxLinks.com

KERNEL.ORG

UCLIBC

BUSY BOX

THTTPD

FRESH MEAT