Releases: FooDeas/raspberrypi-ua-netinst
Releases · FooDeas/raspberrypi-ua-netinst
raspberrypi-ua-netinst v2.5.0
Thanks for all your support and feedback!
Changelog:
- support for Debian 11 (bullseye)
- support for version 4 model B
- support for version Zero 2 W
- added or changed configuration variables:
release
is set to "bullseye" by default
raspberrypi-ua-netinst v2.4.0+ (caf7423)
This is an intermediate release with updated installer kernels.
raspberrypi-ua-netinst v2.4.0
Changelog:
- support for version 4 model B
- support for Debian 10 (buster)
- removed handling of Debian 7 (wheezy) because it is no longer available in Raspbian repository
- added or changed configuration variables:
release
is set to "buster" by default
Bugfixes:
- upgrade initial packages
raspberrypi-ua-netinst v2.4.0 RC1
RC1 notice:
Report customization bugs in #171 or #172.
Thanks for all your support and feedback!
Known bugs:
- installation via WiFi not working
- incompatible with wheezy
Changelog:
- support for version 4 model B
- support for Debian 10 (buster)
- added or changed configuration variables:
release
is set to "buster" by default
raspberrypi-ua-netinst v2.3.0
Changelog:
- support for version 3 model A+
Bugfixes:
- allow reinstall with new kernel versions
- minor fixes and improvements
raspberrypi-ua-netinst v2.2.2
Changelog:
- build improvements
Bugfixes:
- fix compatibility with version 1 model B (with 256MB RAM)
raspberrypi-ua-netinst v2.2.1
Changelog:
- fix compatibility with onboard wireless lan on version 3 model B+ (with BCM2837B0)
- build improvements
raspberrypi-ua-netinst v2.2.0
Changelog:
- support for model 3B+
- added installer output via telnet
- improved compatibility with RPi Compute Module 3
- improved SD card compatibility
- added or changed configuration variables
- disable telnet output
- many build improvements and fixes
raspberrypi-ua-netinst v2.1.0
Changelog:
- moved
cpufrequtils
from base to minimal preset - added or changed configuration variables
- set root partition label
- set installation retries
- set network timeout
- set package update retries
- set package download retries
- removed
ip_broadcast
will be calculated fromip_addr
andip_netmask
- improved memory usage
- fix compatibility with 1B models with only 256 MB memory (revision 0002)
- detect and assign missing
ip_netmask
ifip_addr
is in a private subnet
Bugfixes:
- fix RTC support
- fix custom wpa_supplicant.conf
raspberrypi-ua-netinst v2.0.0
Changelog:
- support for Debian 9 (stretch)
- support boot or/and install from USB mass storage
- added or changed configuration variables:
release
is set to "stretch" by default- ability to disable IPv6
- retry debootstrap 3 times
- increased network configuration timeout to 15 seconds
- increased package download retries to 5
Bugfixes:
- visual LED notification on Raspberry Pi Zero (W)
- fix log output chopping
- leave screen always on during installation
Credits:
Thanks again for all your contribution, testing and feedback.