summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorroot <root@oz.(none)>2010-05-14 16:18:35 +0200
committerroot <root@oz.(none)>2010-05-14 16:18:35 +0200
commitb6f4a3f3c39da9bfeed3001d240227c38596aeab (patch)
treeae1cfd2751b7ff5db989aaab97637c7b550c225b /TODOS
parentb5cb7a2950745410515ce3d069f3f95c96cd2858 (diff)
downloadminilinux-b6f4a3f3c39da9bfeed3001d240227c38596aeab.tar.gz
minilinux-b6f4a3f3c39da9bfeed3001d240227c38596aeab.tar.bz2
tested 64-bit qemu, works, some manual work needed, see TODOS
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