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