-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGELOG.txt
182 lines (123 loc) · 4.32 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.9.1] - 2024-10-28
### 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
## [0.9.0] - 2024-08-26
### 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
## [0.8.0] - 2023-12-09
### 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
## [0.7.1] - 2023-07-26
### Fixed
- Fixed support for WiFi6 modules
- Remove bridge interfaces when checking for connected networks in create-ap
## [0.7.0] - 2023-03-28
### Changed
- Based on 2023-02-21-raspios-bullseye
### Added
- Added network and docker management tool: rakpios-cli 0.1.0
- Added WiFi Connect for initial configuration
### Changed
- Simplified kernel builder
## [0.6.0] - 2022-10-19
### 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
## [0.5.2] - 2022-08-26
### Changed
- Update to latest upstream code from https://github.com/RPi-Distro/pi-gen
- Disable dhcpcd
### Added
- Add wifi6 kernel driver
- Add wwan0 raw IP script
### Removed
- Remove default user 'rak' and password change
## [0.5.1] - 2022-06-15
### Changed
- Update docker-ce, docker-ce-cli, containerd.io to the latested stable version
### Added
- Add docker-compose-plugin
- Add an alias that points to docker compose
## [0.5.0] - 2022-06-08
### Changed
- Update kernel to 5.15.y
### Added
- Add new stage 'stage2-hw' for hardware test
## [0.4.0] - 2022-03-30
### Changed
- Using kernel 5.10.y
- Updated portainer management script
- Freezing packages
## [0.3.5] - 2022-02-17
### Added
- Use qemu-arm-static like upstream
- Split kernel and system update in two different substages
- Docker build: Using mounted volume instead of COPY, added ARCH variable
- Improve build process
- Start using "changelog"
### Image
- https://drive.google.com/file/d/1fNwfxX8B6SU03YKmBm4Tp65lgz6jz2iN/view?usp=sharing
## [0.3.4] - 2022-01-28
### Added
- Add oled script to dispaly basic info
- Add support for WiFi6 modules
- Remove unnecessary docker bridge interfaces info from MOTD
- Add portainer script
- Force users to change password after first boot
- Add antenna setting to cofig.txt
### Fixed
- Fixed on-board unsynchronized RTC
### Changed
- Default to use cached kernel file
### Image
- https://drive.google.com/file/d/1fNwfxX8B6SU03YKmBm4Tp65lgz6jz2iN/view?usp=sharing
## [0.3.3] - 2022-01-07
### Added
- Add user rak to the docker group
- Add docker-compose to the image
### Image
- https://drive.google.com/file/d/1zf1QVhRmbsULeeMGh8YywF8Zs-AO6gxr/view?usp=sharing
## [0.3.2] - 2021-12-16
### Added
- /etc/os-release and /boot/issue.txt are now auto generated,the IMG_NAME in the build configuration file is used as the version id of the imageAdd oled sc>
### Fixed
- Fixed RAKUID bug
### Image
- https://drive.google.com/file/d/1hKMHUpxfYzK_L-iBMreu0hrJEBbWa7zW/view?usp=sharing
## [0.3.1] - 2021-12-09
### Added
- add Network Manager
- support HWClock t use NTP & onboard RTC
- support RAKUID
- Start versioning based on current developing status to help things up-to-date.
### Image
- https://drive.google.com/file/d/1Lcjsy2Im40BqavCjOSU8QskZJ1Uf45Ib/view?usp=sharing