From 4571f9507f28040a34fe1b7c31752e7ef614f2e5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 09 Dec 2011 22:23:37 -0500 Subject: Initial commit. --- (limited to 'system-software.txt') diff --git a/system-software.txt b/system-software.txt new file mode 100644 index 0000000..6b2161b --- /dev/null +++ b/system-software.txt @@ -0,0 +1,21 @@ +kernel + Linux 3.x (probably Linux-libre) +C library + EGLIBC or uClibc (maybe uClibc could be a future option) +standard user utilities + BusyBox +SSH server and client + Dropbear +package manager + opkg +boot loader + LILO, RedBoot, or DAS U-Boot +compiler toolchain + GCC + GNU Binutils +make + GNU Make +build systems + GNU Automake + GNU Autoconf + CMake (if any packages use it) -- cgit v0.9.1