CHANGELOG .09a mnt_toggle for unmounting and remounting all partitions (safely) // mnt_toggle 0 for demount, mnt_toggle 1 for remount. // hopefully impliment this directly into the binary modified repair_fs for checking a 4th ext partition. // executed from the menu modified upgrade_fs and added "tune2fs -c 15 /dev/block/mmcblk0p2" due to how oddly easy it is to fuck your extfs up ;) ums_toggle instead of "enable/disable" going to fix that tonight for just checking if its enabled or disabled. right now it checks .ums to see if its 0 or 1 wipe_ext only wipes /system/sd/dalv* /system/sd/app* instead of the whole filesystem. (i have stuff on there I use, /system/sd/bin /system/sd/etc /system/sd/logs) apps2sd is still included, fix_rotate, delete dalvik-cache, fix_permissions (the lates 203, by Kastro and farmitito) parted is still included, remember this is just cyanogen 1.4 with modified scripts and a new menu. I compiled the binary from cyan's source and pushed it to test. :-) linked fix_permissions203 to fix_permissions for compatibility with my personal scripts, remember this is beta, it was initially just for myself, but then i realized how many people actually use recovery... and how important it is to have full functionality from it. nandroid-mobile.sh has been unchanged from cyan's/amon_ra's image. Amon_RA and I were talking and we were thinking about adding an apps2sd check, and backup. basically combining bart and switchrom with nandroid-mobile.sh. i'm not sure how to do that, as again, i'm n00b. ;-) in th menu: HOME+BACK reboot ALT+A apply any zip BREAK ALT+B bart-0.9.7 backup (and by this, i mean it backs up not only nand, but also system/sd stuff ;-) ALT+R bart-0.9.7 restore // and by this, i mean it restores not only nand, but also apps2sd BREAK ALD+E wipe extfs alt+d wipe dalvik-cache alt+R fix_rotate alt+P sdparted (defaults to fat32/512 extfs/32mb swap.) //i hope to add a menu for user options :-) and i might revert to amon_ra's sdtools.sh -c (fat32 clean) sdtools.sh -s (sdplit, fat32/extfs) BREAK alt+f repair_fs alt+x console