rockedge wrote: Wed Mar 17, 2021 1:10 pmI just ran the 32 bit auto-login and 64 bit auto-login and both work! BUT I have not yet added the xbps-install eudev (and wpa_supplicant if you need it) part yet in any of them. I just found out,...
@rockedge Em... you misunderstand me. I have not yet published the latest build scripts at all - I want to ensure they work in my own tests at least prior to pushing them up to gitlab otherwise anyone using them would likely be wasting their time since I am still hacking bits of them...
You are therefore building with the previous (i.e. current published) build scripts, which were known to work and automatically include eudev and wpa_supplicant anyway (it is the as-yet-unpublished new version does not automatically install eudev and wpa_supplicant).
So all I'm needing are plugins to test on the new version (you cannot yourself test it yet). I'll therefore download the plugins from the link you give above and that should let me know if all is well 
EDIT: It seems crazy up at Void at the moment. Not surprising since they have just changed from using Libressl to Openssl I suppose, but...: Everyday I have been doing new build and each time I find Void default kernel has changed! They are using 5.10 series - was that not the one that was giving trouble? I remember we had issue with modules not loading if beyond a certain number and eventually I tracked the issue down to the kernel itself rather than the modules list. I should check their git pages to see if any discussion about issues in case they don't know that kernel flaw (but I can't remember details myself now either).
EDIT2: can't work out how they do such changes on their github page. One problem I don't know way round up there is that package lists are cut because so many packages - must be simple way to see all packages but I don't know it... so just get message saying that's all it is showing or too many packages to display (depending what I'm trying to look at). Alas I remain a novice with using Void generally since been working most with WDL_Arch64. I do intend getting back more to Void though since I appreciate its speed, low resource usage, and efficiency generally.
EDIT3: Just did a successful build with your non-auto-login plugin rockedge (old one though), using my current draft new build scripts, and all went fine- posting in latest firefox from it now. I'll do one more build with each of Void, Arch, Debian, Ubuntu, Devuan - I'll probably just test 64bit only at this stage, but if ok I think 32bit will also be fine; if new builds all work without issue I'll then upload new build scripts to weedoglinux gitlab page marked as -latest. A lot of changes, but underlying operation and functionality mainly the same, except eudev and wpa_supplicant for Void have to be in the f_xxx.plug now. Also build_weedog_initrd now allows for use of uncompressed f_00 firmware directory as well as sfs (that f_00 plugin being particularly useful for huge kernel usage such as if using a Puppy kernel/firmware_modules combination). Also new build_firstrib_rootfs contains extra two build types for making very small Void-based WDL systems - one that is only Void filesystem structure that includes busybox but no xbps, and one that is same but includes only static version of xbps. The usual void build option is same as before - ends up with full xbps version and some underlying Void standard system configs. Most of the recent dev work (aside from that) was to get Debian, Ubuntu, and Devuan builds working properly - they had worked in the past, but not quite correct - then builds for these no longer worked because of some upstream core package changes - I've fixed all that so seem to work up to f_xxx.plug stage now, so just a matter of building new f_xxx.plug for these Debian-based systems. As I've said, this year I want to produce a WDL_UbuntuXX64 same desktop look and feel etc as current WDL_Arch64, which I intend to develop later. What I need to get back to soon though is tidying up and publishing of the extra, never-yet-released, build script for the recent WDLGO_Ubuntu systems (the one that as a side-effect-code-addition also produces the dpkg_apt_multiuserPAM addon for recent Pups).