stuff to get the remarkable to behave itself
buchis | ||
install | ||
remmi_lib | ||
systemd | ||
.gitignore | ||
after-reboot.sh | ||
cfg.env | ||
import.sh | ||
install.sh | ||
lurk.sh | ||
README.md | ||
remmi.py | ||
requirements.txt | ||
sync.sh | ||
to-remmi.sh |
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