[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cvs commit to boot-floppies/utilities/dbootstrap by dwhedon



Repository: boot-floppies/utilities/dbootstrap
who:        dwhedon
time:       Fri Apr 13 17:39:33 PDT 2001


Log Message:

utils.c: remove progress_execlog(), not using it anymore.

extract_base.c: calling debootstrap in a more complicated way now to allow for
a better UI including status messages and error reporting.  This is only
somewhat tested.  We direct debootstrap's stderr to /dev/tty2 and expect stdin
to give us a bunch of lines starting with 'I' and then a message.  If
debootstrap exits non-zero we report the exit value.  We're trying to allow fo
rinteraction, that isn't tested yet. This looks a lot like it used to, but
the internals are very different.



Files:

changed:    extract_base.c util.c



Reply to: