• 0.6.0_beta.2 0618946033

    0.6.0_beta.2 Pre-release

    rizitis released this 2026-06-24 06:32:12 +02:00 | 11 commits to main since this release

    feat!: repo management, subtree/immutable, quarantine; baseline clean-system

    Added: status, list-repos, add/del-repo, add/del-tag, vet/trust/distrust-repo,
    immutable & subtree repo flags, TOFU key pinning, and quarantine. Fixes
    extra/testing/patches/pasture URLs, stale 3rd-party changelogs, install-new.

    BREAKING CHANGE: clean-system now removes packages absent from the official
    baseline (official PACKAGES.TXT + immutable repos), not only those in no repo.
    Set IGNORE_TAGS and/or mark repos immutable before running it.

    NOTE: This release wants to update your /etc/slacker/repos file in order to fix a bug per testing and extra repos and make them usable again.
    After installation finish
    cmd: "slacker config-new" and accept new repos file
    then edit your repos file again BUT dont remove the "subtree" flag after testing url or extras url
    When you are ready with your repo priorities
    cmd: slacker update gpg
    slacker update

    New commands added:
    slacker status
    slacker list-repos
    slacker add-repo
    slacker del-repo
    slacker add-tag
    slacker del-tag

    man slacker slacker --help for more details...
    You also might want to read this docs: https://forge.slackware.nl/rizitis/slacker/src/branch/main/wiki

    Downloads