I've been thinking about making a bootable custom Debian cd that installs to the the hard disk and adds Apache, Firebird, PostgreSQL, sqlite, FPC 2.6.0 and Lazarus 1.0
On first boot, I can run fpcup (
https://bitbucket.org/reiniero/fpcup) to additionally get the latest Lazarus sources from svn, as well as FPC 2.6.1/fixes 2.6 and install, along with packages like tiopf, zeos, fpspreadsheet.
I can install e.g. Xfce and/or KDE, maybe even Gnome

Once this works, phase 2:
* add wine, mingw binutils (make etc), and extend fpcup with a linux=>win32 crosscompiler. I can probably do this myself
* add whatever binutils are needed for android development and extend fpcup with a cross compiler module for that. I may need some help for this part. This will make the existing old android boot cd on sourceforge unnecessary
Result: a small install cd that does not need to be updated much, handy for people with virtual machines to set up a known environment as well as a bleeding edge environment.
Your comments are more than welcome, especially about easier install cd customization tools.
Thanks
I've created a custom Debian install cd before using a preseed file and a script,