On Tue, Jul 29, 2003 at 07:38:38AM -0400, Subba Rao wrote:
I have not done something like this, but let me take a guess anyway.
How do you determine the dependency chain for the "removable" tools?
If you use Debian, you can choose to install only the base packages, which are installed and ready to work when you reboot _during_ the installation process. If you abort the process at that stage, you have a complete working Debian box, with only basic things like shell(s), editor(s), various scripts related to the working of the system, etc.
So now if you want a box for a very specific task, simply "apt-get install" that particular software, APT will take care of the dependencies involved.
cruft, orphaner, foster - interesting tools that won't do the job for you, but that come in handy.
Regardless the function of the blackbox, what are the minimum set of tools that need to be left alone on a black box system?
That would depend on how low you want to bend to reach into the operating system itself, right? Just a shot in the dark ... maybe something like LFS or Gentoo might provide more flexibility than any "higher level" distro, including Debian. I have never tried either of these, so wouldn't really know.
Sameer.