Skip to content

Releases: ading2210/shimboot

v1.2.1

02 Sep 08:20
Compare
Choose a tag to compare
  • Added hatch as a prebuilt image
  • Implemented a new bash greeter script which reminds the user to expand the rootfs
  • Added a rescue mode to the bootloader which enters a shell instead of starting the init system
  • Fixed connectivity issues for some WPA3 Wifi networks

v1.2.0

29 Aug 20:08
Compare
Choose a tag to compare
  • Added experimental support for Alpine Linux in the build scripts
  • Set the rootfs partition name using the distro name (the Debian partition is called "debian" instead of "default")
  • The systemd boot messages are now visible in the console when you boot Debian
  • The expand_rootfs script for automatically expanding the rootfs has been added (but you will still have to trigger it manually)
  • The fix_bwrap script for fixing the Steam install is now included by default (this automates the fix posted in #26)
  • The contrib, non-free, and non-free-firmware repository components are now enabled by default
  • The zram allocation has been increased from 50% to 100% of the actual RAM

v1.1.1

23 Jun 09:28
Compare
Choose a tag to compare
  • A long-standing bug where unenrolled Chrome OS sessions would not persist between reboots has been fixed
  • Added a feature to the Chrome OS boot to spoof an invalid HWID, which forces the OS to be in an unenrolled state

v1.1.0

14 Jun 02:31
71cff4c
Compare
Choose a tag to compare
  • Shimboot now has support for ARM-based Chromebooks (fixes #8)
  • corsola and jacuzzi (arm64 boards) have been added as prebuilt images

v1.0.2

03 Jun 05:52
Compare
Choose a tag to compare
  • Add zork as a prebuilt image
  • Fix handling of SD cards and eMMC devices (issue #12)

v1.0.1

01 May 04:28
Compare
Choose a tag to compare
  • Add nissa as a prebuilt image
  • Fix handling of compressed kernel modules

v1.0.0

26 Apr 17:11
Compare
Choose a tag to compare

This is the first stable release of shimboot. It includes support for booting Chrome OS and Debian. SquashFS support exists but these prebuilt images do not include this feature.