View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#5
Originally Posted by qwerty12 View Post
initfs lacks getty so I was forced to compile busybox with only getty statically against uclibc) Binary is only 49KB anyway
Yes, this is way to go. I also tried to compile another busybox just with the missing stuff (statically agains uclibc :-) Also it is good that same binary can be called in rootfs too when installing/flashing bootmenu so we can use patch, md5sum, ... without any external dependency.
Originally Posted by qwerty12 View Post
Press the full screen button at the top when the bootmenu is open. It's a dirty method though to run getty and insmod g_serial though so a cleaner method would be nice
I guess there should be another submenu with such custom stuff and usb networking with ssh/telnet should be moved there too.

Such menu can be constructed at flashing time depending on choices for extra stuff. Also such extra stuff should be modularized not hardcoded like now. bootmenu installer should discover such modules/packages at initfs jffs2 creation time and call into them to install their stuff into initfs.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following User Says Thank You to fanoush For This Useful Post: