Skip to content
New issue

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

Salix OS works as host. #30

Open
hyperclock opened this issue Jun 3, 2021 · 1 comment
Open

Salix OS works as host. #30

hyperclock opened this issue Jun 3, 2021 · 1 comment

Comments

@hyperclock
Copy link

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.

@hyperclock
Copy link
Author

SalixOS 15 works out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant