PeterPawn / modfs

modify firmware for NAND-flash based FRITZ!Box routers and install it on such a device
GNU General Public License v2.0
62 stars 15 forks source link

reduce dependencies on external commands #6

Closed PeterPawn closed 8 years ago

PeterPawn commented 8 years ago

use the applets of the provided static Busybox binary as often as possible and call them with absolute path references to minimize the chances to call a wrong command/applet

PeterPawn commented 8 years ago

/bin/testvalue /sbin/update_kernel /bin/showshringbuf (for debug output)

busybox mksquashfs[34] unsquashfs[34]