summaryrefslogtreecommitdiffstats
path: root/system-software.txt
blob: 6b2161bd622079e5aa7d28c120210c3e6e7cc110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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)