# in the beginning there was nothing...
|
|
#
|
|
O *
|
|
|
|
# Let there be a file structure and system files
|
|
#
|
|
X fhs
|
|
X sysfiles
|
|
X iana-etc
|
|
|
|
# kernel headers and a libc
|
|
#
|
|
X linux-header
|
|
X uclibc
|
|
|
|
# and the tools for building the system
|
|
#
|
|
X automake
|
|
X autoconf
|
|
X gcc
|
|
X binutils
|
|
X flex
|
|
X libtool
|
|
X ccache
|
|
|
|
X busybox
|
|
|
|
X dropbear
|
|
X rsync
|
|
|
|
# /dev
|
|
#
|
|
X udev
|
|
X hotplug2
|
|
|
|
X openvpn
|
|
|
|
# fs helpers
|
|
#
|
|
X reiserfsprogs
|
|
X e2fsprogs
|
|
|
|
# bootmanagers
|
|
#
|
|
X syslinux
|
|
X grub
|
|
|
|
# needed by dropbear
|
|
X zlib
|
|
# needed by openvpn
|
|
X openssl
|
|
X lzo
|