Releases: RAKWireless/rakpios
Releases · RAKWireless/rakpios
rakpios-0.9.1
Added
- Enable USB2, RTC and GPIO expanders by default on CM5
Changed
- Updating mioty-cli tool
Fixed
- Fixed error in rakpios-cli modules folder not existing (again)
- Load static WiFi6 firmware files
rakpios-0.9.0
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
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
Fixed
- Fixed support for WiFi6 modules
- Remove bridge interfaces when checking for connected networks in create-ap
rakpios-0.7.0
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
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