Skip to content

Releases: schuhumi/alpine_kindle

Alpine Linux for Kindle v0.2-alpha2

07 Sep 11:59
Compare
Choose a tag to compare

Features:

  • Chromium now comes with uBlock Origin preinstalled (cuts down on javascript and thus cpu usage)
  • Battery status now supports more kindle models

Fixed bugs:

  • Onboard onscreen keyboard now works on the lockscreen

General improvements:

  • Removed hardcoded input id's (might otherwise lead to issues with other kindle models)

Alpine Linux for Kindle v0.2-alpha

02 Sep 15:27
a002e21
Compare
Choose a tag to compare

A ton of improvements have made it into this release, namely:

Features:

  • Chromium now supports Android-like scrolling (drag finger), back/forward/reload gestures, long press for context click, mobile user agent and is overall much faster (also with javascript)
  • Now featuring Mate Desktop Environment, which fixes automatic workspace resizing with Onboard
  • There's a right-click feature besides the up- and down-arrows in the bottom bar
  • Battery current display (This might not yet work on models other than PW3, please file a bug report!)
  • New set of default applications, that fit better on the screen in portrait mode
  • alpine.sh can now be used in multiple terminals at once, as it recognizes when Alpine is mounted already and doesn't do it again. BE CAREFUL to leave Alpine in the session that mounted it (thus the first one) as last, as this one will do the umounts as well (it will be the alpine service in most use cases)
  • Alpine now logs into /mnt/us/alpine.log automatically

Fixed Bugs:

  • Logging out now works properly and returns to the default kindle gui just fine
  • Used loops are now disassociated correctly, which means 1. They don't run out after 16 2. When you delete alpine.ext3 the corresponding storage space gets actually freed
  • Workspace resizes when Onboard shows/disappears

Known Bugs:

  • No onscreen keyboard on the lockscreen (don't lock! You can kill it through ssh though. Or reboot)

Alpine Linux for Kindle v0.1

14 Aug 16:03
Compare
Choose a tag to compare

Here you can obtain a pre-built image of Alpine for Kindle (Alpine snapshot from 2019-08-14, made with create_kindle_alpine_image.sh at default settings). Extract alpine.zip to get the required alpine.ext3 image. You can clone/download the source code to get alpine.sh and alpine.conf as well.

Please have a look at the Step-by-Step guid on how to install it.