index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | README | 7 |
@@ -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!). |