Closed gefin closed 8 years ago
Thank you for reporting the issue. You're absolutely right: These files were not included. I did extract them and added them to my working tree. However, I totally forgot to add and commit them.
As for tuxchess: Thanks to your fix, it's working again :+1:
OpenDUNE is working again too, see #14 for details.
Thanks, root and tuxchess work well
the new build process work great, but telnet and ssh login don't work. dropbear can't access the root user: login attempt for nonexistent user from....
I think this comes because the now unused "empty_initramfs.tar.gz " is not real empty. It contains some files like /etc/passwd who now missed.
A quick runtime workaround is adding "echo root::0:0:root:/:/bin/sh >/etc/passwd" to start.sh
tuxchess is broken because the include path is wrong
OpenDUNE is broken. Some patches fail.