[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:       Sat Feb 24 18:55:33 PST 2001


Log Message:

extract_base.c : add debootstrap_extract_base(), tested in isolation and works
okay. bugs remain in debootstrap itself.

main_menu.c : call debootstrap_extract_base() in place of extract_base().

net-fetch.[ch]: unstatic nf_state so debootstrap_extract_base() can have the
info (didn't see a cleaner way of doing it). Move some structures into and add
some more prototypes to net-fetch.h.

utils.[ch]: add progress_execlog().  It gives user something to look at during
the long download process and is prettier that fullscreen_execlog().



Files:

changed:    Tag: woody choose_medium.c extract_base.c main_menu.c net-fetch.c net-fetch.h util.c util.h



Reply to: