Personal kobopatch setup
Go to file
Jay Logan d20f4e31fb Update github links from geek1011 -> pgaskin 2020-08-17 01:45:17 -05:00
out + scripts 2020-03-21 06:57:26 -05:00
pkg Remove kfmon files from pkg/ 2020-07-01 22:18:55 -05:00
src Update github links from geek1011 -> pgaskin 2020-08-17 01:45:17 -05:00
.gitignore Update kobopatch.yaml for additional packages: 2020-07-01 21:57:30 -05:00
copypatches.sh + scripts 2020-03-21 06:57:26 -05:00
kobopatch.sh + scripts 2020-03-21 06:57:26 -05:00
kobopatch.yaml Add merge-kfmon.sh to handle including kfmon in patched KoboRoot.tgz 2020-07-01 22:16:47 -05:00
merge-kfmon.sh Add merge-kfmon.sh to handle including kfmon in patched KoboRoot.tgz 2020-07-01 22:16:47 -05:00
readme.txt Update github links from geek1011 -> pgaskin 2020-08-17 01:45:17 -05:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Kobopatch config management, so I don't have to keep copying my overrides each time.

copypatches.sh assumes that kobopatch-patches is cloned to a directory the same level as this one. It reads the KOBOVERSION environment variable.

KOBOVERSION=<version> ./copypatches.sh

Kobopatch must be placed in bin/

Many thanks to Patrick Gaskin, developer of kobopatch, whose own config I used as reference: https://github.com/pgaskin/kobopatch-config