Skip to content

Debian bookworm arm64 pinenote [dev branch]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 13:53
· 162 commits to dev since this release
b81a99f

Test image from the dev branch. Testing would be very much appreciated, especially installation using rkdeveloptool:

https://github.com/m-weigand/pinenote-debian-recipes/blob/dev/partition_tables/Readme.md

Notable changes to last pre-release:

  • fixed initialising the data partition using the data_part_dummy.bin ext4 stub - the ext4 file system is now recreated on first boot and the /home/user directory is transferred to the new data partition before mounting it as /home
  • Gnome now uses the PNEink theme byMichiMolle (https://github.com/MichiMolle/PNEink/)
  • A few gnome settings were not applied due to wrong dconf keys (e.g.: suspend after 1800 seconds instead of 600)
  • A few minor improvements to the documentation