Re: Only default to cd with cd in drivehghyh Wrd

2015-01-29 Thread Theo de Raadt
> Patch to check for a cd in the drive before defaulting to cd. Nope, that has some bad consequences. There are some potential lock-up situations, where a bad disc in the drive can spin, spin, spin, and there is no easy & obvious way to get out of the loop.

Only default to cd with cd in drivehghyh Wrd

2015-01-29 Thread Martin, Matthew
Patch to check for a cd in the drive before defaulting to cd. Doesn't quite get me another enter during install/upgrade, but I don't know how to distinguish between install.* and the other media that don't have the sets. Index: src/distrib/miniroot/install.sub ===