Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link or short howto create packages #4

Closed
gdamjan opened this issue Jun 25, 2014 · 4 comments
Closed

Link or short howto create packages #4

gdamjan opened this issue Jun 25, 2014 · 4 comments

Comments

@gdamjan
Copy link

gdamjan commented Jun 25, 2014

What's the minimum to create a package, just an install.sh script?

@NiLuJe
Copy link
Owner

NiLuJe commented Jun 25, 2014

For an OTA update, at least one script (.sh/.ffs), yes ;).

If you omit one, KindleTool will shout at you anyway ^^.

If there are more than one, the ota updater should run them in alphabetical order.

There's a simple example in the KindleTool thread @ MR (which also links to MKK for a slightly more complex example).

You can also look at how ixtab packages his stuff, it might be a bit simpler ;).

@NiLuJe
Copy link
Owner

NiLuJe commented Jun 26, 2014

Whee, just realized that it's now relatively unhelpful since it ships without the build & src directories... Oops.

Lemme fix that. (Plus, I just tweaked some helper code to make all this a bit more readable).

@NiLuJe
Copy link
Owner

NiLuJe commented Jun 26, 2014

There. The package I linked to ('dummy') has been updated.

The (same kind of) changes have NOT landed in (my other) release packages, and probably won't hit the snapshots either until sometime next week ;).

@NiLuJe
Copy link
Owner

NiLuJe commented Jul 1, 2014

Updated the snapshots. Everything now uses libotautils :).

@NiLuJe NiLuJe closed this as completed Aug 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants