gentoo-asahi-releng/tools-musl
2014-02-05 15:11:58 -05:00
..
portage tools-musl: make the run.sh script work for both amd64 and i686 2014-02-05 14:49:16 -05:00
.gitignore tools-musl: initial commit 2014-01-27 07:55:53 -05:00
README tools-musl: initial commit 2014-01-27 07:55:53 -05:00
run.sh tools-musl: automatically detect amd64 vs i686 2014-02-05 15:11:58 -05:00

This is not ready yet for a full catalyst run.  However,
if you have a musl chroot (which you can get from any
gentoo mirror off of /experimental/amd64/musl) then you
can build a new stage by running ./run.sh.  It basically
uses the `ROOT=rootfs emerge -e @system` technique.

Once more stuff is integrated into gentoo, we will replace
this with a catalyst scripts.

Anthony G. Basile <blueness@gentoo.org>