Talk:Raspberry Pi/Minimal musl+busybox cross building

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

About the process

Talk status
This discussion is still ongoing.

The Hardened project does not provide a stage3 based on musl for the Raspberry Pi 1 but you may be interested by the method used to create stage3 for armv7a boards. The installation exposed in the article looks like Cross Linux From Scratch embedded!

--Feng (talk) 13:10, 29 December 2017 (UTC)

Issues faced during the process as of 2018/11/02

Talk status
This discussion is still ongoing.

sysroot should be given same as root in

root #armv6j-hardfloat-linux-musleabi-emerge --root=/usr/armv6j-hardfloat-linux-musleabi/usr/src/squashfs --config-root=/usr/armv6j-hardfloat-linux-musleabi -Kav `cat /root/armv6j-world`

--Necktwi (talk) 21:30, 2 November 2018 (IST)