SbK Pantheon 22.0.0 release

I am happy to announce the release of SbK Pantheon 22.0.0.


The SpinsbyKilz.com watermark is not present on the installed system.

This is the first SbK Pantheon spin. Its a great desktop, and is becoming one of my favs. That being said there is one drawback. Since it uses a lot of the Gnome desktop some of the files that Gnome uses had to be changed or removed to create a working Manjaro installer. Because of this it is really not possible to install Gnome as a second desktop in the installed OS.

Both iso’s in this release include:

  1. The 5.15.65 LTS kernel.
  2. The New KoraSpin-Peach2 icon theme with light and dark versions.
  3. The new io.elementary.stylesheet.spinotisdarkpeach matching Gtk and Kvantum themes in one package.
  4. The new Usplash-22.0.0 desktop wallpapers. One of them is the background for the grub, desktop, and login screen backgrounds.
  5. The iso’s are up to date as of 9/18/2022.
  6. An optional Firefox theme, SbK Dark Peach, that matches the color scheme is available at https://spins.tuxfamily.org/ffthemes.html just click on the image in Firefox to install it.

Both iso’s also contain the standard SbK features.

  1. The latest LTS kernel.
  2. A Manjaro stable install that is also AUR compatible with a lot of packages used to build packages installed…
  3. It is multiarch by default to make running wine games and other 32bit software you may run easier.
  4. The Spins by Kilz signed repository is enabled for SbK project packages.
  5. A signed iso. For information on checking signed iso’s visit https://spins.tuxfamily.org/check.html
  6. Bloatware has been removed (HP printer software and others).
  7. Flat packs and snaps are not installed. The back ends are also not installed but can be installed by the user.
  8. All SbK iso’s contain Manjaro Architect script in case you want to do a custom install. Sadly to get any SbK packages like themes, icons, and other goodies you will have to add the SbK http://spins.tuxfamily.org/repo.html after install.
  9. Timeshift autosnap installed. It takes a snapshot before upgrading so any bad upgrades can be easily reversed.

A full and very minimal iso can be found here.

As always comments, suggestions, requests are always welcome, just post below.

Jim

3 Likes

An issue I have been working on for Pantheon is a lack of update notification. I have a good solution using Conky since conky is already installed and running.
Open the ~/.conkyrc file, and add the following to the bottom above the ]] and save the file.

${alignc}${font3}Available Updates
${font4}${color5}${execi 3600 checkupdates | wc -l} Packages

This will be added to the next release.