Installers for Homebrew Linux Distributions?
An anonymous reader asks: "With the relatively easy instructions available from various sources (LSF being one), it's fairly easy now for just about any relatively advanced Linux user to create their own distro. I'm well into creating a distribution (for my friends and myself, nothing major), but I can't seem to find any real projects out there to actually go through an installation process. Anaconda is there, but the lack of documentation is serious. Are there any others out there? If not, what would be required to create one? An obvious start would be a stripped down, bootable Linux CD, and an application to handle partitioning, formatting, setting up the filesystem, and installing packages (of whatever sort), but what all has been done before?"
...and the article Custom Debian CD from Knoppix tells you how.
http://tinyurl.com/4ny52
I think he mentioned he wanted an installation process.
I think a good candidate might be ALFS - the Automated Linux From Scratch. Also remember that LFS only gets you a barebones system that's not really all that usable except to start installing software onto, so you'll need to also check out the 'Beyond LFS' project to get a usable desktop system, if that's what you're after.
If your 'distribution' won't be 'customizable', then just make the CD bootable and copy the setup or a disk image onto the HD.