Update for 07-05-22 15:15
This commit is contained in:
parent
8e49857bf4
commit
79dcaba6de
@ -19,6 +19,13 @@ Iteration one, using the following layout
|
||||
|
||||
Choose to use the stage3-arm64-systemd
|
||||
|
||||
=== Chrooting ===
|
||||
|
||||
In order to chroot into the system, you may need to use qemu to emulate the
|
||||
system architecture. This can be done using `qemu-user-static` and
|
||||
`binfmt-qemu-static`. These allow you to chroot into an enviroment of a
|
||||
different architecture.
|
||||
|
||||
=== Cross compiler ===
|
||||
|
||||
First, we will be compiling on a host gentoo system. To do this, first install
|
||||
|
Loading…
Reference in New Issue
Block a user