Quote:
Originally Posted by WaseemAlkurdi
Thanks for this! I'll see what I can cook up. It's probably going to be an Arch chroot.
|
What exactly do you have in mind? Arch's gnulibc is too new for the kindle's kernel. But you can use "proot -k 4" as a shim that partially implements missing features (Although I had trouble with pacman hooks when trying it out, execv was "missing file", but execv seems to be a syscall so no idea what's going on there). See here:
https://www.reddit.com/r/archlinux/c...le_via_a_proot
What I'm not sure about is why you need uboot for this?