Help Testing SBo scripts for upcoming Slackware 14.2

The development branch (current-wip) is now merged into SBo's master branch and that means that you can help us testing all scripts in SBo for the upcoming Slackware 14.2.

If you are using sbopkg, you can do so easily just by switching the repository to use SBo's GIT repository. Here's how to do that:
  • Open your /etc/sbopkg/sbopkg.conf
  • Change
    REPO_BRANCH=${REPO_BRANCH:-14.1}
    into
    REPO_BRANCH=${REPO_BRANCH:-master} 
  • run sbopkg -r
Happy testing :)