domingo, 19 de junio de 2011

El nuevo JailbreakMe se retrasa, y será universal para iOS 4.2.1 y 4.3.3

El JailbreakMe 2.0 que se esperaba para hoy ha sufrido un pequeño retraso, pero sin duda merecerá la pena y con creces.

Comex, el principal encargado y creador del primer JailbreakMe entre otros, ha explicado como esta reorganizando todo el sistema de archivos de Cydia para este nuevo jail inicialmente para iPad 2 partiendo de una idea de Saurik, el creador de Cydia Así que ahora parece que todos lo haremos, pues Musclenerd, otro de los grandes del DevTeam ya ha adelantado que será para todos los idevices (iPad, iPhone, iPod y appletv), de forma universal, con iOS 4.2.1 y 4.3.3, y no me extrañaría que "aconsejasen" actualizar al nuevo Cydia a todo el mundo.

Básicamente este retraso repercutiría no solo en la creación de nuevos jailbreaks en el futuro. También en la estructura de Cydia, y muy posiblemente en la desaparición del reloading data típico de Cydia. Ademas evitaríamos los grandes paquetes de datos que se acumulan en la carpeta stash, cola consecuente liberación de espacio.

Pero no solo eso. Comex ha sugerido que hasta podría ser posible actualizar al vuelo en ios5 sin destruir Cydia.

Sin duda una idea apasionante, así que por mi parte no me importa esperar un poquito mas ese jailbreak de mi iPad 2.

Os pongo el texto original en ingles, pues la traducción de Google deja bastante que desear.

If you don't know, the stashing approach jailbreaks have been using for years-- Cydia's "Reorganizing Filesystem"-- involves moving some large directories from the small / partition into the large /var partition, then creating symlinks from the original to the new location. This both ensures that any additional stuff put in those directories by packages will end up in the /var partition, and frees up space on the / partition for files created outside of those directories. However, the process has some issues, like taking forever to do when you jailbreak (I am a bit fanatical about speed), pretty much requiring the jailbreak to reboot the system to ensure there aren't any running applications pointing to the old files (ditto about speed, I want a jailbreak to not even require a respring, as in star, but since star used stashing, some obscure things could cause issues before a reboot), and seriously confusing the sandbox code in the kernel (because each application has a sandbox with a list of allowed filenames, but after the symlink has moved files, the filenames no longer match), requiring that code to be patched (it needs to be patched anyway these days because tweaks have to run under the sandboxes of the applications they're hooking, but depend on accessing various directories; but it still feels good to get rid of a kludge).

With unionfs (which was saurik's idea originally), new files are created in the /var partition, and merged with files in the corresponding directories in the / partition, so no files need to be moved, no descriptors are invalidated, and I think the sandbox code won't notice what happened. It also opens the door for upgrading the base operating system without destroying the jailbreak files (although maybe iOS 5 delta updates will already allow this? I haven't looked at them yet).

I've wanted to do this since literally a year ago (that's the date of the nullfs checkin, since I was dumb and thought I wanted that instead of unionfs), but I never got around to making it work properly.

So, I just hope that I can get rid of the crashes my meddling with unionfs's code have introduced, and fix it for the iPad 2 (my dumped copies of iPad 2 kernels do not include symbols; I wrote a small BinDiff-like tool to copy over symbols from a kernel for another device, but it's not perfect) and that there aren't any performance issues.

Sfera gratis en la AppStore

Sfera es un programa para crear panorámicas de forma súper rápida, y ademas con audio.

La forma es tan rápida que no te costara nada empezar a compartir en tus redes sociales favoritas. Una vez subida a facebook, por ejemplo, todo el mundo podrá verla sin problemas.

Esta gratis en la AppStore AQUÍ, por tiempo limitado.

Neo_Akira desde iPhone