James Christopher Adduono
James Christopher Adduono
kexec has nothing to do with cdrom/usb (kexec patch is old method for multibooting roms from recovery) :S he is not looking for otg patches, just wants to solve unable...
does your custom kernel have CONFIG_SHMEM=Y?
hmm, i wonder if we need to make an shm mount in the bootkali_init script https://github.com/offensive-security/nethunter-app/blob/master/assets/scripts/bootkali_init it is strange because we are setting the shmmax there
Looks like something really changed in the libc of Android that the TWRP was built in. Option one is to ship with dynamic binaries for both versions of libc and...
I'd prefer to ship with our own libc and linker for each arch to keep the size small by continuing to use dynamic binaries but I don't have the time...
any better luck with the new binaries uploaded in latest commits?
i'm gonna try and get instructions on compiling the tools written sometime, may take a while though the gist of it is to: ``` apt-get install repo openjdk-8-jdk build-essential mkdir...
@Re4son contact me sometime if you'd like access to build.nethunter.com which comes with an assortment of random scripts for building & hosting, preferably by discord if you have it (jcadduono#6384)...
@Re4son I ran a build overnight based on the 2019.2 branch, you can find the output at https://build.nethunter.com/kalifs/kalifs-20190228/ I'm not seeing any major issues myself but only had the chance...
maybe we should have nethunter app initialization of rootfs check for host keys and .gnupg and automatically generate some unique keys :/ add a regenerate keys button in custom commands...