Skip to content

Releases: RAKWireless/rakpios

rakpios-0.9.0

27 Aug 10:38
e93bd3f
Compare
Choose a tag to compare

Changed

  • Based on upstream 2024-07-04-raspios-bookworm-arm64 with kernel 6.6

Added

  • Included script to configure Miromico Mioty Edge Card
  • Add custom entry points for WisBlock USB at /dev/ttyWB##

Fixed

  • Fixed error in rakpios-cli modules folder not existing

rakpios-0.8.0

29 Feb 15:00
ef4ad16
Compare
Choose a tag to compare

Changed

  • Based on upstream 2023-12-11-raspios-bookworm with kernel 6.1
  • OLED script as service
  • Refactor stage2-rak folders

Added

  • Added firstboot.d folder with scripts to execute on first boot
  • Support for Raspberry Pi 5

Fixed

  • Remove loopback interface when checking for connected networks in create-ap

Removed

  • Removed RAKUID variable and utility
  • Remove most python modules from default installation

rakpios-0.7.1

26 Jul 12:06
f709eee
Compare
Choose a tag to compare

Fixed

  • Fixed support for WiFi6 modules
  • Remove bridge interfaces when checking for connected networks in create-ap

rakpios-0.7.0

28 Mar 06:19
66468a9
Compare
Choose a tag to compare

Changed

  • Based on 2023-02-21-raspios-bullseye (arm64 version)

Added

  • Added network and docker management tool: rakpios-cli 0.1.0
  • Added WiFi Connect for initial configuration

Changed

  • Simplified kernel builder

rakpios-0.6.0

19 Oct 11:57
cda31b3
Compare
Choose a tag to compare

Changed

  • Based on 2022-09-22-raspios-bullseye (but keeping default user as 'rak' with 'changeme' as initial password and force change it on first login)
  • Set GPIO expanders I2C addresses to 0x26 and 0x27
  • Enable SPI and I2C on all devices (not only for CM4)
  • MOTD does not show docker section if there is no container running
  • Changes in docker build scripts

Added

  • Force user to type password for sudo access