lfs-scripts
lfs-scripts copied to clipboard
Salix OS works as host.
SalixOS is a GNU/Linux distribution based on Slackware and can be downloaded from SourceForge
SalixOS is much easier and faster to setup than Slackware.
Do the full install, using the password one. When finished and rebooted, do this:
The repo needs to be setup. Make a repo choice...I used the on from BG.
sudo reposetup
Update the repo
sudo slapt-get --update
Upgrade the system
sudo slapt-get --upgrade
sudo slapt-get --dist-upgrade
Get python3 & libisoburn
sudo slapt-get --install python3 libisoburn
Get zstd from src, not in the salix pkg repo
sudo slapt-src --install zstd
I reboot and it's ready as a host.
SalixOS 15 works out of the box.