summaryrefslogtreecommitdiff
path: root/TODOS
blob: 3cc27a4d1376fbd09fe5687877aefa24626f556d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- upgrade to syslinux 4.02, keeping 3.86 because of a bug in binutils
- rename the project! Minilinux existed long before my doings..
- remove dependencies which come from the host system
- build a simplistic uClibc toolchain (binutils, uClibc and pcc), like
  buildroot, but simpler
- vditool (VirtualBox image creation) is a Linux closed source binary,
  find the sources or alternatives
- we depend on a 64-bit system currently on the following libraries
  from the host:
target/lib:
ld-linux-x86-64.so.2
libc.so.6
libdl.so
libm.so.6

target/lib64:
ld-linux-x86-64.so.2
libc.so.6
libdl.so
libm.so.6