Michael McMahon
Michael McMahon
@bauen1 Do you have an example of how to do this?
ldd from glibc is a useful tool for viewing the libraries required for a binary. Is there a reason the [glibc_full bundle](https://github.com/ivandavidov/minimal/blob/master/src/minimal_overlay/bundles/glibc_full/bundle.sh) only copies the libraries and not the packages?...
Slax is an interesting project! I was using GRML in production, but Slax could be a good drop-in replacement.
Making a mll build module would be as simple as running apt on the dependencies and running the `savechanges mll.sb` command.
I figured out the wallpaper portion. Do you have a wallpaper ready? ``` echo "Changing to /tmp directory..." cd /tmp echo "Downloading wallpaper..." wget http://location.of/your/img/img.jpg echo "Overwriting Slax wallpaper..." mv...
The first step to making a docker compose script would be to make a bash script to install. No one has published one yet.
@rsmithlal Can you share your scripts? Making issues for the CORS issues would help too.
@rsmithlal I see. I think this is also the bug tracker for that.
@vaughngx4 The closest thing to GNU/Linux documentation is the work that was posted to [issue 112](https://github.com/socioboard/Socioboard-5.0/issues/112). What I wrote [earlier in this thread](https://github.com/socioboard/Socioboard-5.0/issues/102#issuecomment-669660574) still applies. Once we have a functional...
Sounds reasonable. Carry on. I think that is all handled in the configs, but I have not actually seen the web interface yet other than screenshots others have posted.