Debut is the name given to the hijacked debian-installer project. At the time I began work, there were many objectives, goals, and milestones to be met, and understanding or completing the debian-installer project was not one of them. Nonetheless, I decided this would make a good base to work from and so I simplified and specialized the essential parts to achieve my objectives. For this reason I have taken the tree and renamed it debut after a considerable amount of paring. Running "make" inside the debut source tree will build a new "net-initrd.gz" image after downloading the appropriate udeb files. I had to make specific modifications to two udeb packages as well, and thus these need to be maintained on a private debian distribution tree. This will be maintained at http://g4cluster.blackwire.com/debian/. The two udeb packages which need to be privately maintained are: busybox - changes to Config.h-udeb and fix for libbb/find_pid_by_name.c rootskel-cluster - hijack and renaming of rootskel - completely changed See the appropriate *.txt files for more information regarding those.