Repository: boot-floppies/utilities/dbootstrap who: dwhedon time: Sun Feb 3 12:57:41 PST 2002 Log Message: + - try to find a debian cdrom to optimize prompting (closes: #123948) 2nd try choose_medium.c : new function find_cdroms(), the cdrom finding code taken out of choose_cdrom() so it can be shared between that function and another new fucntion find_debian_cdrom(). dbootstrap.h : new global variable 'debian_cdrom_present' and a function to initialize it find_debian_cdrom(). main.c : look for debian cdrom early so prompts can be optimized util.c : is_cdrom_image() now looks at 'debian_cdrom_present' to try and give a btter answer.
Files: changed: choose_medium.c dbootstrap.h main.c util.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]