Steve Kondik
6eb6163f1f
Squisher does not need 2GB to run.
...
Setting a limit this high causes the JVM to crash on certain systems.
2010-08-20 13:27:39 -04:00
Steve Kondik
d5f3e15093
Revert "Define the use of SquashFS for xbin via the product"
...
This reverts commit fb778f809f5203abe86f88c011c641e841b84095.
2010-07-24 18:33:52 -04:00
Wes Garner
a5982b2e30
Define the use of SquashFS for xbin via the product
2010-07-20 13:39:05 -05:00
Steve Kondik
cee37ef25e
Fix error when checking CYANOGEN_NIGHTLY.
2010-07-16 18:03:19 -04:00
Chris Cosby
2d0feb5853
Make squisher create the squashfs correctly for Dream/Sapphire devices.
2010-07-16 16:38:37 -04:00
Chris Cosby
972e003ea1
Rework squisher to be more maintainer friendly
2010-07-16 16:38:37 -04:00
Chris Cosby
5bebc22a83
Force mksquasfs to version 4 (required for kernel-of-the-moment).
...
squisher will now fail the build instead of failing runtime on
Dream/Sapphire.
2010-07-16 16:38:37 -04:00
Steve Kondik
008c06543a
Clean up kernel modules.
2010-07-11 04:34:44 -04:00
Pat Thoyts
304457f096
Make squisher less verbose and check for mksquashfs.
...
If mksquashfs is unavailable then set NO_SQUASHFS true so that a valid
OTA package is created.
Reduces the amount of output by (optionally) using quite zip/unzip
Make better use of sed (we don't need grep|sed as sed can match input).
2010-07-11 02:42:36 -04:00
Steve Kondik
7cfb49fcbd
Fix squisher's modification to updater-script.
2010-07-09 01:34:30 -04:00
Chris Soyars
be30c574cf
Remove Welcome ui_print from squisher as it is now in the build.
2010-07-09 03:01:47 +00:00
Steve Kondik
c47804f717
Fix bashisms
2010-07-07 09:06:39 -04:00
ctso
f095b8a85f
Fix squisher on ArchLinux 32-bit chroot.
...
Something isn't setting the path correctly when running in a 32-bit
chroot environment in ArchLinux. This causes the script to cd into
$WORK/xbin. The PATH incorrectly contains ".", so all attempted
commands (rm, mv, cp) fail to execute as it is trying to execute
$WORK/xbin/{rm, mv, cp}.
2010-07-03 08:16:59 +00:00
ctso
7e2391ad25
Fix error thrown by missing md5sum when building a nightly.
2010-07-03 06:31:37 +00:00
ctso
cff00cd108
Allow buildbot to use squisher without overcomplicating things.
2010-07-03 06:15:31 +00:00
Steve Kondik
ae76c84593
Add CM tools.
2010-06-28 11:47:56 -04:00