850cceeeafMerge pull request #9 from ModdingMyMind/master
xiaolu
2014-10-05 10:36:33 +08:00
a39b2e5551Warn user to use at own risk if busybox is not installed on the device.2014-10-04 21:16:53 -04:00
98214800f1Add busybox support. This is to assume that busybox is not symlinked on the device to insure the script doesn't fail.2014-10-04 12:13:54 -04:00
73f65ac74cFix typo in mkboot script - minor problem.2014-10-04 10:20:54 -04:00
61f9410654Merge pull request #8 from ModdingMyMind/master
xiaolu
2014-10-04 16:00:36 +08:00
35ccef5bc8Some candy: -- Added support for xz (statically compiled) -- Added support for properly determing file type with file (statically compiled) -- Added support with magic -- Some minor cosmetic changes to the script -- Completely rewrote the handling support of ramdisks -- Added Hazard warning for compression formats currently not supported using this tool (Please contact me if you are one of them) -- And more I am sure lol2014-10-03 22:25:56 -04:00
dafc83f0afUpdated mkboot script: -- Compress new ramdisk based on the old ramdisk compression. If gzip then compress as gzip, if lzma then compress as lzma and if lz4 then compress as lz4.2014-10-03 14:39:15 -04:00
00c01d9d54Merge pull request #7 from ModdingMyMind/master
xiaolu
2014-10-03 00:11:12 +08:00
92ec3a470bAwesome Update: - Added support for non standard mkbootimg images. - Inform user if their image is non standard and display true offsets. - Add support for repacking non standard images. - Updated README.md.2014-10-02 01:08:47 -04:00
7f0ac90c4eMerge pull request #5 from ModdingMyMind/master
xiaolu
2014-09-29 12:08:32 +08:00
6b7a6ff097Swap mkbootimg binary to fix repacking with dtb.2014-09-28 11:23:56 -04:00
c464108759Merge pull request #4 from ModdingMyMind/master
xiaolu
2014-09-28 15:51:56 +08:00
45701a9f11Modifications for ARM: -- Modifed README.md. -- Modified mkboot script. -- Compiled gzip, cpio, lz4, lzma, grep, od, mkbootimg, mkbootfs, and bash for ARM devices. -- All Binaries should be in compliance with pre-jb up to Android L.2014-09-27 21:31:19 -04:00