Skip to content

Releases: sbnb-io/sbnb

[Sbnb Linux v2025.02.17-42] 🚀 Python 3.12 for Ansible-based fleet automation, SEV-SNP Fix, and Nvidia GPU Passthrough!

17 Feb 11:34
Compare
Choose a tag to compare
  • Added Python 3.12 for improved Ansible-based fleet automation.
  • Validated Nvidia GPU passthrough via vfio-pci for low-overhead virtualization.
  • Regression fixed: Removed iommu=pt, restoring AMD SEV-SNP functionality.

🚀 Sbnb Linux v2025.02.02-38 - New Versioning Scheme

02 Feb 19:20
3df94af
Compare
Choose a tag to compare
  • Sbnb Linux now follows the format Year.Month.Day-$GITHUB_RUN_NUMBER, where GITHUB_RUN_NUMBER auto-increments with each GitHub Actions build. Example: This release is 2025.02.02-38.

🚀 Sbnb Linux v0.0.7 - Minor Fixes & Updates

01 Feb 14:47
Compare
Choose a tag to compare
  • Resolved an issue with the sbnb-dev-env.sh script failing due to the missing dnsutils package, which has been renamed to bind9-dnsutils.

🚀 Sbnb Linux v0.0.6 - Now Built with GitHub Actions!

27 Jan 14:00
Compare
Choose a tag to compare
  • Release images are now fully built using GitHub Actions CI/CD for streamlined and reliable builds.
  • Laying the groundwork for upcoming user-friendly scripts to easily create bootable Sbnb Linux USB drives.

🚀 Sbnb Linux v0.0.5 - Introduce sbnb-cmds.sh executed during boot

15 Jan 16:01
Compare
Choose a tag to compare
  • Introduced the sbnb-cmds.sh file for customizing Sbnb Linux instances.
  • During boot, Sbnb Linux will search for sbnb-cmds.sh on USB flash drives or
    other supported sources.
  • If found, this shell script will be executed under the busybox shell during
    the boot process, enabling user-defined customizations.

🚀 Sbnb Linux v0.0.4 - Support running Sbnb Linux as a VMware guest

13 Jan 23:08
Compare
Choose a tag to compare

🚀 Sbnb Linux v0.0.3 - tpm2-tools added for remote attestation

07 Jan 21:12
Compare
Choose a tag to compare

🚀 Sbnb Linux v0.0.2 - AMD SEV-SNP Support

07 Jan 14:34
Compare
Choose a tag to compare
  • Switched to SVSM Linux Kernel with full support for AMD SEV-SNP (Secure Encrypted Virtualization - Secure Nested Paging).
  • Enables Confidential Computing (CC) for both host and guest modes.
  • vTPM (Virtual Trusted Platform Module) support is now enabled within the kernel, leveraging SVSM for secure virtual environments.

v0.0.1

03 Jan 01:45
Compare
Choose a tag to compare

Introducing the Initial sbnb Linux Release

The sbnb.raw image is now available, enabling seamless booting of bare metal servers and automatic connection to your Tailscale network.