Quote:
Originally Posted by knc1
@GM and anyone else with useful input.
Should we (the MobileRead web-site members, not just You and I)...
Be packaging these images and matching kernels as compressed archives (both kernel and image in the same archive)?
Any of the common multi-file archive should do the job:
- *.tar.gz (a.k.a: *.tgz)
- *.zip
- *.7z
There are Linux/MacOSx/Windows utilities to handle them all.
As GM has pointed out in other posts, it is rare that the kernel needs to be re-installed, but it is so small a file that it is a "good practice" to replace it when re-installing a system image.
This seems to be the major remaining problem with Kindle Recovery. Not having "matched pairs" of kernel and system image files.
One other possibility -
My K3-v3.2.1 system image has an:
/etc/version.txt
file in the system image.
The content looks like this:
Code:
System Software Version: 015-S2-057629
Sat Apr 16 20:18:46 PDT 2011
That might be enough information that a "pair testing" script could be devised.
Hmm... Would have to lookup where in the kernel image the build info string is at so it could be pulled out with od for comparison.
Comments? Discussion?
|
The URLs at the pastebin point to various URLs that were provided by various members here. I do not have control over the filenames of the compressed container files, or the image files contained in them.
To help minimize confusion, I edited the pastebin to put related images together, and label them to make it all more clear.
Suggestions for improvement are welcome (and more missing image URLs are especially welcome).
FYI: The pastebins (new and old version) have been viewed more than 1,000 times, which does not include links directly to the gitbrew site scattered through various debricking posts. There were LOTS of downloads before the pastebins were even created (in response to "no direct image links" warnings in the parent forum).