diff options
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!). |