JAILBAIT is a fully-functional Linux distribution (based on LEM) that fits into 16mb.
Many modern net-appliance-type products, such as the Netpliance i-opener, have an internal SanDisk IDE device that is 16 MB in size.
What rock have you been under? Get up to speed.
JAILBAIT's Another Interesting Linux But Also Intimidating Too. Don't you just love recursive acronyms?
JAILBAIT includes everything you need to use your i-opener in a networked environment. An X environment, mp3 player, text browser, ssh, ircII, Netscape, esd, vncviewer, and lots more are included.
USB Pegasus-based ethernet adapters
USB Kawasaki-based ethernet adapters
Parallel port ZIP devices
PPP support
IDE support
Modules for sound
NFS client support
RAMfs Support
devFS
cramFS support
serial support
parallel printer w/o foreign support
Native language support for English charactersets
MTRR support
PNP support
If you find Hooey here and it says Pegasus or Kawasaki, then yes.
Installation is very simple. JAILBAIT is distributed as a disk image, so all you have to do is get it and dump it to the SanDisk.
You need to get on the 'net, ftp the file.
Most of these steps require you to remount / read-write in order to write to it.
# mount -o remount,rw /
This is straight from the LEM page. You can also just vi these files. Note that the new installation utility will do this for you.
echo "myhostname" > /etc/config/hostname
echo "xxx.xxx.xxx.xxx" > /etc/config/ipaddr
echo "xxx.xxx.xxx.xxx" > /etc/config/netmask
echo "xxx.xxx.xxx.xxx" > /etc/config/network
echo "xxx.xxx.xxx.xxx" > /etc/config/broadcast
echo "xxx.xxx.xxx.xxx" > /etc/config/gateway
You also need to edit /etc/resolv.conf to add DNS support.
You need to edit /etc/passwd and change /home. You will need to un-tar the file
/etc/var_directory.tar.gz
and rebuild it in order to change /home
We are currently working on a more elegant solution.
# X -query <XDMHOST>
Run esd it in public mode.
# esd -public