aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/cdrom.c
Commit message (Expand)AuthorAgeFilesLines
* Make all this work under -current again.Jordan K. Hubbard1997-04-031-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* DTRT with a release string of "none" and use the correct (updated)Jordan K. Hubbard1997-01-271-1/+1
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-241-2/+2
* Argh! Moving the media initialization to before the disk scribblingJordan K. Hubbard1997-01-221-53/+45
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add more protection when running as init and don't do stupid things.Jordan K. Hubbard1997-01-121-3/+1
* Do a better job of CDROM detection.Jordan K. Hubbard1997-01-061-13/+19
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlineJordan K. Hubbard1997-01-011-3/+5
* smart-alec error checking.Jordan K. Hubbard1996-12-121-2/+8
* Undo one of my memory optimization hacks - it actually made things moreJordan K. Hubbard1996-12-121-3/+2
* Be more efficient in how we use memory (stumbled across while looking forJordan K. Hubbard1996-12-111-2/+3
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-6/+6
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.Jordan K. Hubbard1996-10-141-5/+3
* Ahem. It might be nice if I included /usr/src/contrib in with the otherJordan K. Hubbard1996-10-101-3/+4
* DTRT if ESC is hit in a Yes/No dialog.Jordan K. Hubbard1996-10-091-2/+2
* Installation cleanup, round II.Jordan K. Hubbard1996-10-011-4/+6
* Conditionalize some annoying debug statements, update the docs.Jordan K. Hubbard1996-08-231-2/+3
* 1. Fix the CD installation bogon for Novice install I mentioned.Jordan K. Hubbard1996-07-161-5/+1
* Make CD version clash non-fatal.Jordan K. Hubbard1996-07-131-5/+3
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.Jordan K. Hubbard1996-07-131-5/+3
* Fix something I broke with CDROM installation (well, I knew my firstJordan K. Hubbard1996-07-121-7/+8
* Whoops! Now that I'm decompressing docs into /tmp, it's important toJordan K. Hubbard1996-07-081-2/+2
* Make the CDROM auto-detection code a little more flexible about acceptingJordan K. Hubbard1996-06-141-10/+9
* Come up with a scheme for stamping the FreeBSD version number on CDs,Jordan K. Hubbard1996-06-111-4/+36
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-081-31/+23
* Bring this into sync.Jordan K. Hubbard1996-04-231-7/+2
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-8/+1
* Lots of fixes:Jordan K. Hubbard1996-03-181-8/+16
* Miscellaneous cleanup before big round of menu restructuring (to use newJordan K. Hubbard1996-03-021-2/+2
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-15/+33
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-4/+4
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-4/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-1/+2
* cdrom.c: try "cdrom/%s" then "cdrom/dists/%s"Poul-Henning Kamp1995-05-281-1/+4
* Humanize Poul-Henning's code. Status values should be properlyJordan K. Hubbard1995-05-281-11/+8
* Major cleanup. Mediaroutines now get asked about a file. All thePoul-Henning Kamp1995-05-271-30/+5
* Things were getting seriously hard to find. Do a quick reorg pass overJordan K. Hubbard1995-05-271-0/+150