Murray Stokely bb2d14481b Add support for an additional field to the packages/INDEX file. If
present, this field specifies the media volume that the disc is
contained on.  If the volume of a given packages is different than the
current volume of mediaDevice, then the user is prompted --

  "This is disc #%d.  Package %s is on disc #%d\n"
  "Would you like to switch discs now?\n"

If the user selects yes, then DEVICE_SHUTDOWN is called and the user
is then prompted --

  "Please remove disc #%d from you drive, and add disc #%d"

This works well for a carefully crafted INDEX file, but more work
needs to be done to sort dependencies on a given package based on the
volume that they reside on, to minimize the amount of disc flipping
required of the user.

This commit is a no-op for normal INDEX files and FreeBSD CDs.  These
additional features are only used if the INDEX and cdrom.inf file have
multi-volume support.
2002-04-13 13:00:42 +00:00
..
2001-09-22 22:21:01 +00:00
2001-09-22 22:34:14 +00:00
2002-03-25 14:12:49 +00:00
2001-10-12 07:36:34 +00:00
2001-09-22 22:21:01 +00:00
2001-09-22 22:25:35 +00:00
2001-09-22 23:17:37 +00:00
2002-03-25 13:53:46 +00:00