diff options
Diffstat (limited to 'profiles/default-linux/amd64/dev/32bit-userland/README')
-rw-r--r-- | profiles/default-linux/amd64/dev/32bit-userland/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/default-linux/amd64/dev/32bit-userland/README b/profiles/default-linux/amd64/dev/32bit-userland/README new file mode 100644 index 000000000000..2374d03c4b1b --- /dev/null +++ b/profiles/default-linux/amd64/dev/32bit-userland/README @@ -0,0 +1,14 @@ +IMPORTANT +========= + +Here's how to use this profile. Any other use will probably break your installation, so you better follow it closely. + +1. Download the latest amd64 stage2 tarball +2. Unpack it to your chroot location and do all the bind mounts +3. Chroot in +4. run `find /usr/lib64 /lib64 -exec touch {} \;' +5. remove the "CHOST=" line from /etc/make.conf +6. change the /etc/make.profile link to this profile +7. run `emerge -e world' + +Dependencies might not always be quite correct. Don't use this profile for anything else then creating emul-libs. |