Linux Router From Scratch

Linux Router From Scratch is a set of scripts and docs that let people build their own linux router distribution from latest sources (linux 2.4.x, uClibc, busybox, udhcp, dnsmasq, ...).
Further development may include a user interface ala Cisco IOS.

To build a working linux floppy, several parts are needed :

  • The kernel
  • syslinux : the boot loader
  • uClibc : the standard C library