xbgmsharp
xbgmsharp
You are missing a lib. ``` # apt-get install libgles2-mesa-dev ``` You can check: ``` # ls -lh /usr/lib/arm-linux-gnueabihf/libGLESv2* lrwxrwxrwx 1 root root 18 Aug 4 12:41 /usr/lib/arm-linux-gnueabihf/libGLESv2.so -> libGLESv2.so.2.0.0...
That is great that this repository support multiple architecture. However there is still a image size issue. My docker image is half the `bastilimbach/docker-magicmirror` image for the same content. ```...
Thanks for the tip, very interesting. However i already create the new dockerfile.
Add help link for checkbox to ipxe.org/buildcfg via b4f83793def44b0d2abf5fb03e40e27c1f1bd3d7 Add Save buildcfg button via c7e87c8e5d7c218ffffc1a105a04469ddb28fa53
Lets try to show only the meaningful options for the respective target. It require to implement a context depending dynamically created web page which would update whenever another build target...
Maybe we could implement some kind of profile base on the default settings eg, config/defaults/*.h
You can surely do. I did not used any UI framework to make it simple. As more options get integrated, it does make sens. A few ideas: - Having most...
Looks nice! Check the install.sh file for the need package list on Debian/Ubuntu. https://github.com/avindra/ipxe-buildweb/blob/master/install.sh PHP is use to do callback to Perl script, this way all options are dynamic and...
The UI is now using bootstrap but there is no other improvement.
I think you need to enable `CONSOLE_LINUX, Default Linux console`