diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-10-18 16:35:01 +0000 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-10-18 16:35:01 +0000 |
commit | 3abff29bd6887d69b2b45680fb64f164babd4aee (patch) | |
tree | 084fd70fdaa67e26e0edb22f817c73191bdbdd15 /README | |
parent | f56b9ccd7042d690c092c0b2066d4702487e03da (diff) | |
download | bootstrap32-master.tar.xz |
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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!). |