Hallo ihr lieben

der User dsixda von den XDA-Developers hat da was ganz tolles Entwickelt.

Das ganze ist eine Küche zum seine eigene ROMs Kochen.
Nein, nicht sowas wies bei MoDaCo gibt, sondern wirklich seine eigenen ROMs kreiren.

Als erstes wäre der dsixda sicher über eine Spende dankbar.

Der Thread von dem User befindet sich hier

Für wer ist die Küche gedacht?


  • Für Leute die neu im Gebiet ROM Kochen sind.
  • Für Leute die gerne selbst entscheiden was in ihren ROM drin ist und nicht immer auf andere angewiesen sind.
  • Für Leute die gerne eine einfache Methode wollen um ROMs zu kochen, und nicht über die komplizierten Scripts Varianten
  • Für Leute die einfach mal gerne ein eigenes ROM machen wollen


Mindestanforderung um diese Küche zu benutzen


  • Gerootetes HTC Android Gerät mit einem Custom Recovery Menu
  • Eines der folgenden Betriebssysteme: Ubuntu Linux, Mac OS X, Windows

    • Java JDK muss installiert sein
    • Für Mac OS X User (MAC OS X 10.3 oder höher)


    • Für Windows User

      • Installiert Cygwin oder setzt eine virtuelle Maschine mit Ubuntu auf.


  • Ein Shipped ROM oder Custom ROM


Ich empfehle euch Ubuntu als Betriebsystem zu verwenden.

Wie benutz ich die Küche?


  1. Entpackt folgende Datei in einen Ordner DIE Küche
  2. Um die Küche auszuführen wechselt mit der Shell in den Ordner mit der entpackten Küche und gebt folgendes ein: ./menu
  3. Die Minimal Schritte die durchgeführt werden müssen sind,

    1. "Set up working folder"
    2. Und am Schluss, also am Ende der Arbeit "Build ROM from working folder"

  4. Neben den minimal Schritten ist einem freigestellt was man in welcher Reihenfolge verwendet. Aber am interessantesten ist es selbst im Working Folder Apps und andere Sachen zu ersetzen.


Mit dem letzten Schritt ("Build ROM...") verpackt ihr das ROM und signiert es gleichzeitig, damit ihr das ROM installieren könnt.

Hilfestellungen




Donations
DSI XDA
XDA Developers

Changelog
Code:
Version 0.19 (March 21, 2010):

  • Renamed kitchen from "HTC Hero Basic Kitchen" to "HTC Android Basic Kitchen"
  • Added support for Google Nexus One and other HTC Android devices (untested, but should work: Dream, Magic)
  • Updated versions of Titanium Backup and WaveSecure in /tools folder
Version 0.18 (March 7, 2010):
  • Added option for /data/app functionality (it will add folder and insert update-script entries)
  • Added option to add a cooked ROM to the kitchen
  • Option for enabling root will now prompt if you want to add busybox or not
  • When adding busybox, it will no longer overwrite update-script with a new one; instead it will just insert the busybox entries into the current update-script
  • Updated the look of the main menu, split into basic options at top and advanced options at bottom
  • Many small revisions made
Version 0.17 (March 3, 2010):
  • Added blank file to /system/sd for apps2sd, to prevent failed reboot
Version 0.16 (March 3, 2010):
  • Add option to press 'x' to cancel, in task killer menu
  • Improved error checking
Version 0.15 (March 1, 2010):
  • Modified Apps-to-SD script to create system/sd folder
Version 0.14 (February 26, 2010):
  • Modified Apps-to-SD option to use Cyanogen script to set it up
  • Improved error-checking for every option, so that problems are detected as early as possible
Version 0.13 (February 22, 2010):
  • Script will now prompt the user to enter custom or default values for task killer tweak
Version 0.12 (February 21, 2010):
  • Fixed issue with 'grep' command not parsing version number correctly in OS X
  • Revised layout of menu to make it less cluttered
Version 0.11 (February 20, 2010):
  • Fixed issue with Mac OS X where 'grep' filter for 'sw_ver' was not working
Version 0.10 (February 20, 2010):
  • Changed "zip" command for update.zip (now using wildcard symbol instead of the 3 files/folders, and using the "-y" option to store symbolic links as links instead of actual referenced files)
  • Added OS X binaries - should run automatically without modification
  • Changed "Exit" option from 15 to 0
  • Android SDK no longer required in build_rom script
Version 0.9 (February 18, 2010):
  • Delete BOOT-EXTRACTED folder after rebuilding boot.img, to avoid confusion with boot.img in working folder
  • Change permissions of all scripts to 'executable' when menu is launched
Version 0.8 (February 18, 2010):
  • Added option for 'apps to SD'
Version 0.7 (February 18, 2010):
  • Added unyaffs source files for Cygwin; the kitchen will automatically compile unyaffs.exe if required
  • In Cygwin, the script can now sign a ROM with testsign.jar -- additional software is no longer required
  • Updated version of Titanium Backup in tools folder
  • Minor modifications to update-script
Version 0.6 (February 17, 2010):
  • Improved error-checking
Version 0.5 (February 16, 2010):
  • Fixed error with enabling USB debugging mode
  • Modified script for better OSX compatibility
Version 0.4 (February 16, 2010):
  • Added option to run a user's own script to automate tasks (example script "sample_custom" included in scripts folder)
  • Added *.apk files for Astro, Wave Secure and Titanium Backup in tools folder, so users can add them to /system/app if they wish
Version 0.3 (February 15, 2010):
  • Fixed file permission issue with 'su'
Version 0.2 (February 15, 2010):
  • Fixed issue with copying testsign.jar to user's Android SDK folder
  • Uploaded kitchen without the shipped ROM to reduce the download size (shipped ROM files can be downloaded separately)
Version 0.1 (February 15, 2010):
  • Initial version
  • Includes boot.img and system.img files from Orange 2.73.61.66 shipped ROM
FAQ:
Link zu den XDA Devs

Bei mir hats wunderbar funktioniert. Auch schon mit früheren Versionen fürs Hero.
Ich verwendete Ubuntu 9.10.

Viel Spass damit

Grüsse
DremoX