Commit Graph

  • 2d8905eb65 Merge pull request #26 from chijure/master master xiaolu 2016-04-30 15:33:17 +08:00
  • 21cba60397 Update readme for instructions Jhuan 2016-04-29 20:10:44 -05:00
  • 81defb3180 Merge pull request #24 from zwliew/master xiaolu 2016-02-21 12:17:56 +08:00
  • c5f4aa0c3e Update CM dtbTool Zhao Wei Liew 2016-02-21 12:03:32 +08:00
  • 7e5094570c Revert "Replace the binary mkbootimg with the latest mkbootimg python script from AOSP" xiaolu 2015-12-16 19:03:20 +08:00
  • df5b4ab378 Merge pull request #21 from FlorentRevest/master xiaolu 2015-11-29 16:13:43 +08:00
  • bc6b1b0774 Replace the binary mkbootimg with the latest mkbootimg python script from AOSP Florent Revest 2015-11-27 17:32:22 +01:00
  • 07b305461d Merge pull request #20 from ModdingMyMind/master xiaolu 2015-09-09 08:55:22 +08:00
  • 8416d85fab Add some support to image size - Previously, when running, mkboot recovery.img recovery, the second argument can't be stat when attempting to determine it's original size. - I included a file check for the path to properly handle this situation which also allows the ability to unpack an image from a separate directory rather than having the image inside the project directory. - Following commands have been tested to work for the second command argument: 2015-09-07 10:44:35 -04:00
  • d3a0d9d963 Manipulate shebang ModdingMyMind 2015-09-07 00:52:15 -04:00
  • f476363b50 Bug fixes - file reports lzma, xz, and lz4 in all uppercase so fixed cases in script to detect and verify properly. - lz4 ramdisks were not being handled properly when unpacking so this too is also fixed. - Fixed up new ramdisk extensions to be lowercase instead of uppercase when repacking for xz, lzma, and lz4 compressions. (cosmetic) 2015-09-06 16:05:32 -04:00
  • 6938ccb9fc Update README.md ModdingMyMind 2015-09-06 08:51:09 -04:00
  • f814cac1f7 Merge pull request #19 from ModdingMyMind/master xiaolu 2015-09-06 12:59:29 +08:00
  • b9865bbee7 Include lzop version 1.03 binary ModdingMyMind 2015-09-05 16:38:23 -04:00
  • 41c21139ec Update file and magic.mgc ModdingMyMind 2015-09-05 12:37:23 -04:00
  • 8ff56ec603 Merge pull request #18 from ModdingMyMind/master xiaolu 2015-09-05 11:45:05 +08:00
  • efca29a8ca Add lzop compression support ModdingMyMind 2015-09-04 12:54:13 -04:00
  • ee9631ac36 Merge pull request #17 from ModdingMyMind/master xiaolu 2015-08-10 09:44:04 +08:00
  • 18b04390de Fix complaint at line 77 and 78 2015-08-09 14:12:23 -04:00
  • ea12d89895 Bug fix - Prevent Boot Magic output if address isn't greater than 0 - Prevent dtb offset output if dtb_addr does not exist. 2015-08-09 10:52:17 -04:00
  • 6c538e723d Output Boot Magic Address - Check if magic address is not at 0x0. - If magic is found elsewhere in image then output it's location in hex and dec, otherwise ignore. - User needs to know it's location as some OEM images require that location in order to boot. - The magic output is only cosmetic and the user is responsible for the location after image is built. 2015-08-09 08:50:39 -04:00
  • 604abc11be Fix dtb offset newline in output 2015-08-09 00:29:48 -04:00
  • 0bc7b4f4a7 Include dtb offset support - Cosmetic 2015-08-09 00:12:48 -04:00
  • 60b8170237 Merge pull request #15 from ModdingMyMind/master xiaolu 2015-08-04 22:19:36 +08:00
  • 7cbcb682bd Check for base warning 2015-08-04 08:49:56 -04:00
  • eb03cb20e5 Remove unused code 2015-08-04 08:47:11 -04:00
  • 0118ac6e7d Bug Fix 2015-08-04 08:45:09 -04:00
  • 24f3b2df9b Merge pull request #13 from ModdingMyMind/master xiaolu 2015-07-27 16:42:38 +08:00
  • ad8b2e99dc Include Base Address Warning for non standard offsets Modding.MyMind 2015-07-24 21:27:48 -04:00
  • bb4feeeef7 Comment out set command. 2015-07-24 15:06:41 -04:00
  • 9bb055bb90 Fix Board Arg: - If board variable is empty then ignore board arg for mkbootimg 2015-07-24 15:05:29 -04:00
  • 7b6552030e Cosmetic detailing: - Compare original image size with new size and let user know if it's larger. - Bug fix for usage displayed in terminal - Other changes 2015-07-24 11:28:26 -04:00
  • adf30069d8 Needed update: - Statically compiled mkbootfs and mkbootimg - Project will work on Lollipop - Update mkboot script accordingly - Fix escaping double quotes and keeping double quotes intact for command line - Add support for dumping and repacking second image if it exists. - Few other changes 2015-07-24 09:37:33 -04:00
  • 1d2b672c98 Merge pull request #12 from crpalmer/escaped-cmd-line xiaolu 2015-07-08 09:07:32 +08:00
  • 8047562c0a Properly escape the cmd_line Christopher R. Palmer 2015-07-07 20:28:01 -04:00
  • b62e19ecbb fix error xiaolu 2015-06-01 10:14:24 +08:00
  • acc9a04b5c Merge pull request #11 from crpalmer/second xiaolu 2015-06-01 08:45:46 +08:00
  • 454e4509dd fix bug. xiaolu 2015-05-31 20:21:05 +08:00
  • 41b42ffb55 Extract and repack the second image Christopher R. Palmer 2015-05-29 16:19:44 -04:00
  • 837f05efcd Add more compression formats for ramdisk. xiaolu 2015-05-27 19:30:20 +08:00
  • 585556ba5b fix bug. xiaolu 2015-03-10 18:55:33 +08:00
  • d8e37f1161 fix mkbootfs path. xiaolu 2014-10-10 06:25:01 +08:00
  • 850cceeeaf Merge pull request #9 from ModdingMyMind/master xiaolu 2014-10-05 10:36:33 +08:00
  • a39b2e5551 Warn user to use at own risk if busybox is not installed on the device. 2014-10-04 21:16:53 -04:00
  • 98214800f1 Add 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
  • 73f65ac74c Fix typo in mkboot script - minor problem. 2014-10-04 10:20:54 -04:00
  • 61f9410654 Merge pull request #8 from ModdingMyMind/master xiaolu 2014-10-04 16:00:36 +08:00
  • 2a054657d0 add mkbootfs binary. xiaolu 2014-10-04 10:37:09 +08:00
  • 35ccef5bc8 Some 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 lol 2014-10-03 22:25:56 -04:00
  • dafc83f0af Updated 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
  • 00c01d9d54 Merge pull request #7 from ModdingMyMind/master xiaolu 2014-10-03 00:11:12 +08:00
  • 306bfbc1a9 Fix README.md 2014-10-02 01:15:23 -04:00
  • 92ec3a470b Awesome 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
  • 7f0ac90c4e Merge pull request #5 from ModdingMyMind/master xiaolu 2014-09-29 12:08:32 +08:00
  • 6b7a6ff097 Swap mkbootimg binary to fix repacking with dtb. 2014-09-28 11:23:56 -04:00
  • c464108759 Merge pull request #4 from ModdingMyMind/master xiaolu 2014-09-28 15:51:56 +08:00
  • 45701a9f11 Modifications 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
  • 7144a29ec1 add dtbToolCM binary. xiaolu 2014-09-03 17:05:10 +08:00
  • c47eca6747 update 2014/09/01 xiaolu 2014-09-01 18:06:43 +08:00
  • 8801c37cb0 Merge pull request #3 from ma34s/master xiaolu 2014-04-17 13:08:24 +08:00
  • 0207edde90 support lzma compressed ramdisk ma34s 2014-04-17 10:18:30 +09:00
  • 50c0c51f04 support lz4 compressed ramdisk ma34s 2014-04-17 09:55:27 +09:00
  • 82937c8f66 Update 2014/1/11. xiaolu 2014-01-11 15:48:56 +08:00
  • c651542aad Add mode from the unpacked directory to create boot.img. xiaolu 2013-09-21 22:25:16 +08:00
  • 188e1484bc If the unpack directory exists, asking whether to delete. xiaolu 2013-09-09 16:33:23 +08:00
  • 6b55ebbc45 add dtc binary file. xiaolu 2013-09-07 14:34:10 +08:00
  • 08541a1255 use full path for mkbootimg xiaolu 2013-09-06 17:39:06 +08:00
  • df17764c81 edit readme xiaolu 2013-09-05 23:09:08 +08:00
  • bbebea318e Add dtbTool xiaolu 2013-09-05 23:07:39 +08:00
  • 455de78d37 Add license xiaolu 2013-09-05 22:41:01 +08:00
  • 7efc76da24 add dtbtool.txt xiaolu 2013-09-05 22:35:03 +08:00
  • f264a09b19 edit readme xiaolu 2013-09-05 22:31:08 +08:00
  • 33c7810e41 first commit xiaolu 2013-09-05 22:28:47 +08:00
  • bbbf16db89 Initial commit xiaolu 2013-09-05 07:19:49 -07:00