Re: [woody] libraries for a modular installer

2000-06-19 Thread Nathaniel Smith
On Mon, Jun 19, 2000 at 12:18:39PM -0700, Joey Hess wrote: > bug1 wrote: [snip] > > I dont understand how mklibs.sh works, so this might be a silly idea, > > but would it be possible to make a library for the modules that only > > contains parts of the library that the modules binaries require

Re: [woody] libraries for a modular installer

2000-06-19 Thread Joey Hess
bug1 wrote: > If we breaking the installer into seperate modules, with binaries in > seperate modules how are we going to support them with libraries? > > Currently we have mklibs.sh to cut down the libraries to only support > the binaries we need. > > Its going to be harder to do that if we have

[woody] libraries for a modular installer

2000-06-19 Thread bug1
If we breaking the installer into seperate modules, with binaries in seperate modules how are we going to support them with libraries? Currently we have mklibs.sh to cut down the libraries to only support the binaries we need. Its going to be harder to do that if we have heaps of different modul