On Mon, Dec 10, 2007 at 06:56:11PM +0000, Stephen Gran wrote: > The second problem is just a practical one: where to put it? > libdebian-installer seems like the obvious place at first glance, but > maybe something else is set up earlier? It would only need to be > unpacked on disk relatively early to be useful.
libdebian-installer is pretty much all C, and I think it's probably better not to mix languages there. debian-installer-utils is its shell counterpart in some ways. You mentioned logging; I think debian-installer-utils would be a good place for that (it already has log-output, for instance). -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

