-
Notifications
You must be signed in to change notification settings - Fork 0
Scripts
bell07 edited this page Feb 12, 2020
·
3 revisions
Cross-compile the coreboot.rom. The script is outdated and incomplete. Since the dependency to the Atmosphere devlopment toolchain required, I given the script up. Use the coreboot.rom provided by @GavinDarkglider instead, stored in "distfiles" folder.
Use latest arm64 gentoo stage3 and reinstall all packages using this binhost. Store Release files to the out/
folder
- Download stage3 from http://distfiles.gentoo.org/experimental/arm64/
- Unpack stage3 to
out/release
folder - Enable overlays using
app-portage/nintendo-switch-overlay
package - Configure Portage to
switch_binhost:nintendo_switch_binhost/17.0_desktop_base
profile from switch_binhost_overlay - Rebuild toolchain, then rebuild the whole system including software preselection in
app-portage/nintendo-switch-release-meta
ebuild. The binary packages are used to rebuild the system. No recompiling, just replace the generic packages from stage3 by the precompiled binhost packages. - Configure the system using
do_release_setup.sh
script - Create release packages using
/update_release.sh noupdate