lfs-scripts icon indicating copy to clipboard operation
lfs-scripts copied to clipboard

Salix OS works as host.

Open hyperclock opened this issue 3 years ago • 1 comments

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 avatar Jun 03 '21 13:06 hyperclock

SalixOS 15 works out of the box.

hyperclock avatar Aug 25 '23 16:08 hyperclock