stuff to get the remarkable to behave itself
Find a file
2025-06-20 17:44:30 +00:00
buchis ebook import testing 2024-12-28 21:38:28 +00:00
install openssh install 2025-01-10 22:12:47 +01:00
remmi_lib change folders 2025-01-19 23:32:20 +01:00
systemd no more lurk, increase sync interval 2025-06-20 17:44:30 +00:00
.gitignore change folders 2025-01-19 23:32:20 +01:00
after-reboot.sh no more lurk, increase sync interval 2025-06-20 17:44:30 +00:00
cfg.env fix paths, scripts 2024-11-30 22:23:33 +00:00
import.sh fn escape, python install 2024-12-27 21:55:17 +00:00
install.sh fix re-install 2024-12-29 22:58:25 +00:00
lurk.sh improvements 2024-12-23 18:15:02 +00:00
README.md reinstall 2024-12-19 21:24:17 +01:00
remmi.py try with hard delete 2025-01-25 00:31:09 +01:00
requirements.txt finally, uploading 2025-01-18 01:06:51 +01:00
sync.sh .temp files disappear, rsync no like it 2025-01-08 21:17:10 +00:00
to-remmi.sh scripted install 2024-12-19 19:54:45 +00:00

Remarkable Software

Some stuff to make the remarkable behave

Re-install after software update

run:

/home/root/git/remmi-sw/install.sh

/home/root is intact; toltec, entware etc still there, but broken because /opt bind-mount is gone, and no systemd services.

entware stuff in /home/root/.entware, some things in /home/root/.local/entware ?? forgot why. steps:

  • remount root rw
  • install and start opt.mount unit
  • now everything is back
  • git pull remmi-sw
  • install and start git-sync and git-lurk units