So far I have started with a fresh clone of void-packages from the official git repo.
I then copied greguu's zaurus packages across into the new srcpkgs tree including linux4.19-zaurus and followed the instructions detailed by greguu to build a new rootfs.
Some of the patches did not work out of the box so I had to patch files manually, no biggy.
For the most part the build worked up until gettext-0.21_4 when building pkg zaurus-base.
Getting an error like:
configure.ac:25: error: AC_INIT should be called with package and version arguments
This appears to be a problem with M4, autom4te, aclocal and autoreconf. I have done a search and the problem appears to be very common but still haven't worked out a way to get past it yet.
As far as becoming a rootfs maintainer, this is probably out of my league at present. As I said I wanted to go through the LFS book to learn more about this stuff but haven't quite got there yet. I wouldn't like to let people down.
I am happy to continue with trying to build a new rootfs and document my learnings and help out any way I can.
I am not familiar with github or git but I will create a github account and document my findings there if that is of any help to greguu or anyone else interested.
I am very surprised how far the rootfs build process actually got without too much baby sitting. I wonder if it will just work once I get it to build. I would not have been able to get this far without greguu's patches and instructions so big thanks to him.
Cheers
illbay