Skip to content

p3.6

Compare
Choose a tag to compare
@procount procount released this 01 Jul 16:44
· 177 commits to master since this release
  • Firmware - Updated firmware and wifi to match NOOBS 3.6
  • Language - Updated Italian translation
  • pinn_init - Fixed pinn_init.sh for USB boots
  • Provision - Added option for manual SSD provisioning
  • runinstaller - Maintain network settings during runinstaller
  • self-check - Manual check for PINN upgrade removes ignore flag. #497

The main change in this version is the fix to allow pinn_init.sh to work when PINN is booted from USB.
In addition, pinn_init.sh is passed the boot drive as its first parameter (e.g. /dev/sda1) to allow better customisations.

The runinstaller option will now maintain any wifi configuration across the re-partitioning so that if this is performed over a network (e.g. VNC) the connection is not lost.

Support for SSD provisioning is now provided so that it is possible to reserve some space at the end of the drive that can be used by the SSD firmware. It is debatable whether this is necessary but it's there for those who need it.

Manual checking for a new version of PINN will now also clear any ignore flag so that notifications for new releases are turned back on.