Commit Graph

56 Commits

Author SHA1 Message Date
Fivel Sotheby 5347c41ac6 README: primordial documentation on booting from the external microSD card 2018-09-01 22:01:09 +01:00
Cosmin Gorgovan 2c253e5bec Update koreader
Closes #19
2018-06-29 14:53:34 +00:00
Cosmin Gorgovan 1cbdf6eb80 Add license files
Closes #20
2018-06-25 10:20:49 +00:00
Justin Vreeland 78c328cb90 Add SOC for Edition 2 2017-04-19 18:30:46 -06:00
Cosmin Gorgovan ee6e4d30c2 disable-wifi.sh: don't kill wpa_suppliant to automatically connect on resume 2017-04-09 15:57:04 +01:00
Cosmin Gorgovan a9bf918e1e Update koreader; emulate ntpd with ntpdate 2017-04-04 00:42:33 +01:00
Cosmin Gorgovan 5fe9774ed7 Koreader: fix high sleep latency 2017-04-01 21:51:44 +01:00
Cosmin Gorgovan ef0dd8a0b0 README: minor update; add Kobo Mini as tested / supported device 2017-04-01 18:47:34 +01:00
Cosmin Gorgovan 0d9586a557 Update koreader and bump package version 2017-04-01 18:40:23 +01:00
Cosmin Gorgovan 6bbfa4b0e2 Patch lj-wpaclient to prevent excessive scanning latency 2017-04-01 18:38:01 +01:00
Cosmin Gorgovan ed8e242154 Turn off the blinking green LED before starting koreader 2017-04-01 17:31:03 +01:00
Cosmin Gorgovan 71943f7cf6 README: disambiguate the two uses of firmware 2017-03-28 11:16:55 +01:00
Cosmin Gorgovan bb7f269248 Distribute the Broadcom WiFi adapter firmware licence 2017-03-28 02:41:18 +01:00
Cosmin Gorgovan 9f54becca2 README: minor updates about the current state of okreader 2017-03-27 00:59:56 +01:00
Cosmin Gorgovan 07e5ceba33 Update koreader 2017-03-27 00:34:31 +01:00
Cosmin Gorgovan 5bd93e7ff8 Fixes for the disable-wifi and release-ip scripts
disable-wifi: use pkill instead of killall, which is unavailable
release-ip: reset the ip address of the interface
2017-03-27 00:29:04 +01:00
Cosmin Gorgovan dc49ee313f Add Aura ONE and Aura Edition 2 to the device table 2017-03-26 20:24:16 +01:00
Cosmin Gorgovan 010fed4b78 Update Koreader 2017-03-25 22:04:42 +00:00
Cosmin Gorgovan abd9bda73a Regenerate the SSH server keys 2017-03-25 22:02:47 +00:00
Cosmin Gorgovan 34d9195eba Install the ntp package 2017-03-25 22:02:38 +00:00
Cosmin Gorgovan b8fcc58715 Add support for Koreader's WiFi manager 2017-03-25 22:02:07 +00:00
Cosmin Gorgovan 97b56e6857 README: Add the devices tested by @dtamas 2017-03-24 02:16:45 +00:00
Cosmin Gorgovan c47debec8c Update koreader 2017-03-24 02:13:23 +00:00
Cosmin Gorgovan 1e7825eb31 Update the koreader patch again 2016-05-01 14:19:20 +01:00
Cosmin Gorgovan 9adff03a15 Update the koreader patch power off patch 2016-04-29 18:23:01 +01:00
Cosmin Gorgovan fb2527213d Add installation instructions and some other documentation 2016-04-29 17:39:26 +01:00
Cosmin Gorgovan fd5dd3cd31 First attempt to export the external SD data partition, then the internal one 2016-04-29 15:31:26 +01:00
Cosmin Gorgovan 274cf7c2a9 Add koreader hack to allow powering off 2016-04-27 00:47:29 +01:00
Cosmin Gorgovan 94de881f6c Expose the internal storage partition as an USB mass storage block 2016-04-26 22:26:33 +01:00
Cosmin Gorgovan 3e437f26ff Koreader: open /mnt at startup instead of /mnt/onboard 2016-04-26 20:12:54 +01:00
Cosmin Gorgovan d14cd449a5 Koreader: don't reset the frontlight brightness when waking up from suspend 2016-04-26 19:46:16 +01:00
Cosmin Gorgovan d97dce0491 Update koreader 2016-04-26 04:17:28 +01:00
Cosmin Gorgovan b82b016195 Fix automated koreader build 2016-01-07 03:39:46 +00:00
Cosmin Gorgovan 0461ac1d9a kobo_hwconfig: remove extra spaces 2016-01-07 03:37:21 +00:00
Cosmin Gorgovan 5d56222fe7 Add kobo_hwconfig build files to .gitignore 2016-01-06 11:37:31 +00:00
Cosmin Gorgovan 79aaf08a1e Add libre implementation of kobo_config.sh / hwconfig parser 2016-01-06 11:33:43 +00:00
Cosmin Gorgovan a0cc733627 Add dummy kobo_config.sh (used by koreader to detect HW platform) 2016-01-05 14:58:58 +00:00
Cosmin Gorgovan 4192d123b8 Fix typo 2016-01-05 14:54:00 +00:00
Cosmin Gorgovan 6caf3d1fc8 Automatically install .deb packages on the okreader rootfs 2016-01-05 14:29:25 +00:00
Cosmin Gorgovan 84cc43168f koreader: remove previous builds with .targz extension 2016-01-05 11:18:28 +00:00
Cosmin Gorgovan c34e0f1f39 Automatically patch linux backports to build against linux-okreader 2016-01-05 11:15:56 +00:00
Cosmin Gorgovan f5eefd5f78 Add fstab file. Also mount the data partition on the external SD 2016-01-05 10:20:29 +00:00
Cosmin Gorgovan 6e360802bd Build u-boot 2016-01-04 02:13:58 +00:00
Cosmin Gorgovan 2db4817be8 Add some basic information to the README. 2016-01-03 01:20:35 +00:00
Cosmin Gorgovan 7587fd9cc1 Update to koreader version with fixed suspend 2016-01-03 00:32:45 +00:00
Cosmin Gorgovan ca474d399d Automatically restart koreader if it exits or crashes 2016-01-02 23:29:49 +00:00
Cosmin Gorgovan 975109de80 Update koreader 2016-01-02 22:54:51 +00:00
Cosmin Gorgovan 601ddc8600 rootfs: disable fb terminals and enable uart console
Apart from not being usable, the fb terminals can overlay koreader
in some cases.
2015-02-10 22:44:37 +00:00
Cosmin Gorgovan e75e8516c6 Rename fetch_sources to fetch 2015-02-10 21:40:44 +00:00
Cosmin Gorgovan 4f72bdbb62 Automatically remove -m32 cflag from koreader-base makefile 2015-02-10 21:39:21 +00:00