summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-10-18 16:35:01 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-10-18 16:35:01 +0000
commit3abff29bd6887d69b2b45680fb64f164babd4aee (patch)
tree084fd70fdaa67e26e0edb22f817c73191bdbdd15 /README
parentf56b9ccd7042d690c092c0b2066d4702487e03da (diff)
downloadbootstrap32-master.tar.xz
added a stage5 with java7-openjdkHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 80f57c4..1d38fa5 100644
--- a/README
+++ b/README
@@ -272,3 +272,10 @@ su cross ./prepare_stage4_repo.sh
# - some python modules are virtually untestable due to excessive dependencies
# e.g, python-packaging
# - glibc tests run out of memory
+
+#########
+# STAGE 5
+#########
+
+Currently some unsorted trials to bootstrap packages like java, rust, ...
+Focusing on i486 for now (so this is not a real bootstrapping for something like RISC-V!).