2aad056a7fcorrected a couple of win32 bugs with using temporary file backing store; now use temporary file backing store option as default; added options to specify root file system size and whether to use memory or temporary files as backing stores
planetbeing
2008-07-24 21:09:13 +0000
056b188569use filesystem as backing store in case we can't malloc all of 500 MB for the rootfs. :)
planetbeing
2008-07-23 18:30:19 +0000
e2ccbb9496Moved libxpwn prototypes from nor_files to includes/xpwn/libxpwn.h, also revamped logging functionality
planetbeing
2008-07-23 17:27:35 +0000
52c18ceb04took out remaining hhx stuff, just to be safe
planetbeing
2008-07-23 05:41:35 +0000
ee4d91fe61Merge branch 'xpwn' of git@github.com:planetbeing/libdmg-hfsplus into xpwn
planetbeing
2008-06-13 20:19:13 -0400
bcc63f90eaMajor bug fix: Previously did not unwrap files before doing doPatchInPlace, rDesulting in some horrible behavior, like writing an unbootable iBoot to NOR.
planetbeing
2008-06-13 20:18:33 -0400
9c581578bfadded patched iboot.img to the ramdisk - doh! Thanks trebonian
planetbeing
2008-05-23 23:49:26 +0000
ef9693f1e8changed includes structure
planetbeing
2008-05-21 08:11:09 -0700
cec5c79e40changed includes structure
planetbeing
2008-05-21 07:48:02 -0700
d35792981fMerge branch 'master' of git@github.com:planetbeing/libdmg-hfsplus
planetbeing
2008-05-21 07:03:13 -0700
dd6978de7fFix up line endings
planetbeing
2008-05-21 06:59:40 -0700
6bf5301c16Fix up line endings, add libxpwn.c that was necessary, made Makefile generate DOS readmes for Windows, fixed up some includes
planetbeing
2008-05-21 07:01:39 -0700
d42404ab5cFix up line endings, add libxpwn.c that was necessary, made Makefile generate DOS readmes for Windows, fixed up some includes
planetbeing
2008-05-21 07:00:39 -0700
545e8f92f0Fix up line endings
planetbeing
2008-05-21 06:59:40 -0700
555107697cFixed some includes
planetbeing
2008-05-21 06:40:00 -0700
8b330fc192added option to compile static library
planetbeing
2008-05-20 22:35:25 -0700
789ff1afbdchanged parseIPSW so that it does SHA1 matching instead of just guessing based on filenames. Should reduce platform-specific path issues
planetbeing
2008-05-19 06:15:00 -0400
8b070f7237cleanup now removes xpwn-build
planetbeing
2008-05-17 04:30:55 -0400
a3e2ac03ecchanged install-win with cross-compiling in mind
planetbeing
2008-05-17 04:29:09 -0400
316c5d82f0fixed libusb-win32 trying to define its own uint32_t, etc. values
planetbeing
2008-05-17 04:21:43 -0400
a271a20d70gah, more changes necessary to get cross-compiling on Linux to work
planetbeing
2008-05-17 04:11:37 -0400
3eccf4e43cgah, more changes necessary to get cross-compiling on Linux to work
planetbeing
2008-05-17 04:11:37 -0400
482dcea1d9further changes to openssl makefiles for easier cross-compilation
planetbeing
2008-05-17 03:52:43 -0400
a1f57d353cfurther changes to openssl makefiles for easier cross-compilation
planetbeing
2008-05-17 03:52:43 -0400
4032d9d6e5changed openssl makefile so it defers to already set ranlib, ar
planetbeing
2008-05-17 03:42:05 -0400
fbfc3af263changed openssl makefile so it defers to already set ranlib, ar
planetbeing
2008-05-17 03:42:05 -0400
0e23eda96dremoved explicit CC, CXX defines in bzip2 and libpng libraries for easier cross-compiling
planetbeing
2008-05-17 03:25:27 -0400
4b12d4e0b3changed to use whatever CXX is specified
planetbeing
2008-05-17 03:04:49 -0400
8280d7a153more cleanup for win32
planetbeing
2008-05-17 00:22:19 -0400
5b869a9b74moved abstractfile out of dmg
planetbeing
2008-05-16 10:47:01 -0700
8efb3727ddSeparated abstractfile from dmg
planetbeing
2008-05-16 10:34:17 -0700
1c9352b46dGave more fine-grained traversal controls to getRecordFromPath. rm now removes the symlink rather than the symlink target. move is also improved.
planetbeing
2008-05-15 16:31:14 -0700
842d55e1b7Gave more fine-grained traversal controls to getRecordFromPath. rm now removes the symlink rather than the symlink target. move is also improved.
planetbeing
2008-05-15 16:31:14 -0700