No description
Minimalist re-implementation of the Fusée Gelée exploit (CVE-2018-6242) for Nintendo Switch / Tegra X1 RCM mode payload injection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| dev-embedded/fusee-nano | ||
| metadata | ||
| net-im/equibop-bin | ||
| profiles | ||
| .gitignore | ||
| README.md | ||
pwny-overlay
A personal Gentoo ebuild overlay.
Adding the Overlay
With eselect-repository (recommended)
eselect repository add pwny-overlay git https://git.tilde.horse/ky/pwny-overlay
emerge --sync pwny-overlay
With layman
layman -o https://git.tilde.horse/ky/pwny-overlay/raw/branch/main/repositories.xml -f -a pwny-overlay
Manually
Add to /etc/portage/repos.conf/pwny-overlay.conf:
[pwny-overlay]
location = /var/db/repos/pwny-overlay
sync-type = git
sync-uri = https://git.tilde.horse/ky/pwny-overlay
auto-sync = yes
Then run:
emerge --sync pwny-overlay
Syncing
emerge --sync pwny-overlay
Installing Packages
After adding and syncing the overlay:
# Accept ~amd64 or ~arm64 keywords as needed
echo "net-im/equibop-bin ~amd64" >> /etc/portage/package.accept_keywords
emerge -av net-im/equibop-bin