Christopher Faylor wrote: > > On Tue, Jul 30, 2002 at 11:27:06PM +0200, Hack Kampbj?rn wrote: > >What about depending on all the programs called in the scripts like: > ># cp, mkdir -> fileutils > ># hostname, id -> sh-utils > ># sh -> ash > ># tr -> textutils > >requires: ash fileutils sh-utils textutils > > > >Maybe the postinstall script could create the directory structure: /dev, > >/home, /var, /tmp, symlink hosts and services to the real windows files > > Yes, this is a valid point except maybe for the sh case, since the point > of these files is to help with sh/bash.
Then the postinstall script should be rewritten as a windows batch script instead of using /bin/sh as now. > > cgf -- Med venlig hilsen / Kind regards Hack Kampbj�rn
