We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
SalixOS 15 works out of the box.
Sorry, something went wrong.
No branches or pull requests
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.
Update the repo
Upgrade the system
Get python3 & libisoburn
Get zstd from src, not in the salix pkg repo
I reboot and it's ready as a host.
The text was updated successfully, but these errors were encountered: