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

cvs commit to boot-floppies/debian by dwhedon



Repository: boot-floppies/debian
who:        dwhedon
time:       Sun Feb  3 12:57:40 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:    changelog



Reply to: