summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODOS b/TODOS
index 3c3e864..6b2aa5d 100644
--- a/TODOS
+++ b/TODOS
@@ -1,8 +1,19 @@
- rename the project! Minilinux existed long before my doings..
- remove dependencies which come from the host system
-- test 64-bit qemu
- 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