Gentoo Archives: gentoo-alt

From: Logan Bowers <logan@×××××××××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Gentoo Prefix on ARM (Raspberry Pi)?
Date: Sun, 29 Nov 2020 22:19:38
Message-Id: 894B283E-DBD9-4194-B7C1-5B01F3A3561C@datacurrent.com
1 Hello all,
2
3 I just tried to do run the bootstrap-prefix.sh script on my Raspberry Pi, and it failed due to ARM lacking a prefix profile in 17.0. Compare the x86 directory to the ARM one:
4
5 logan@raspberrypi:~ $ ls /home/logan/gentoo/var/db/repos/gentoo/profiles/default/linux/arm/17.0/
6 armv4/ armv4t/ armv5te/ armv6j/ armv7a/ desktop/ developer/ eapi musl/ parent uclibc/
7 logan@raspberrypi:~ $ ls /home/logan/gentoo/var/db/repos/gentoo/profiles/default/linux/x86/17.0/
8 desktop/ developer/ eapi hardened/ musl/ parent prefix/ selinux/ systemd/ uclibc/
9
10
11 Any thoughts on how to proceed here? Thanks!

Replies

Subject Author
Re: [gentoo-alt] Gentoo Prefix on ARM (Raspberry Pi)? Benda Xu <heroxbd@g.o>