aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/system.c
Commit message (Expand)AuthorAgeFilesLines
* Make serial console based installs actually work by:Jordan K. Hubbard1997-07-311-5/+26
* Always write out rc.conf, regardless of status.Jordan K. Hubbard1997-05-271-3/+2
* Adapt to rc.conf file format.Jordan K. Hubbard1997-04-281-4/+4
* Back out mount change here (which is the only branch it should haveJordan K. Hubbard1997-04-281-5/+1
* YAMF22Jordan K. Hubbard1997-04-281-1/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Save /etc/sysconfig data at the very very end, so that it can beJordan K. Hubbard1997-02-101-0/+4
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-241-26/+0
* Use alarm's return status to more properly denote timeout rather than keepingJordan K. Hubbard1997-01-191-6/+3
* Add timeout support to sysinstall's general media handling,Jordan K. Hubbard1997-01-171-0/+29
* Don't call systemShutdown() from signal handler so that the media deviceJordan K. Hubbard1997-01-151-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSJordan K. Hubbard1996-12-291-2/+25
* Fix some bogons in my close() handling.Jordan K. Hubbard1996-12-121-2/+2
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.Jordan K. Hubbard1996-12-111-2/+11
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingJordan K. Hubbard1996-12-091-2/+2
* Installation cleanup, round II.Jordan K. Hubbard1996-10-011-1/+5
* Saner screen refresh changes, part I.Jordan K. Hubbard1996-10-011-4/+1
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systemPaul Traina1996-09-261-2/+6
* Close PR#1542. Don't just assume 24 lines, get the tty size.Jordan K. Hubbard1996-08-011-1/+2
* Better error checking in helpfile expander.Jordan K. Hubbard1996-07-101-4/+2
* Whoops! Now that I'm decompressing docs into /tmp, it's important toJordan K. Hubbard1996-07-081-1/+3
* Support compressed doc files again.Jordan K. Hubbard1996-07-051-3/+20
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-4/+16
* Micro tweak for getting the Holographic shell message to stay on theJordan K. Hubbard1996-05-011-2/+2
* Fix more display weirdnesses that only show up during a real installation.Jordan K. Hubbard1996-04-291-2/+4
* Add a new -fake argument to make sysinstall not actually change things whileJordan K. Hubbard1996-04-281-2/+11
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-2/+9
* Move some of functions around in order to make this stuff easierJordan K. Hubbard1996-04-281-3/+2
* Fix display refresh bug in displayHelp()Jordan K. Hubbard1996-04-261-3/+6
* Quite a few changes:Jordan K. Hubbard1996-04-251-1/+2
* Bring this into sync.Jordan K. Hubbard1996-04-231-9/+1
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-9/+5
* Major enhancements to the package adder (next step is to use the new dialogJordan K. Hubbard1996-03-211-3/+3
* Lots of fixes:Jordan K. Hubbard1996-03-181-2/+2
* Miscellaneous cleanup before big round of menu restructuring (to use newJordan K. Hubbard1996-03-021-2/+1
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-54/+67
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-64/+4
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-86/+35
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-35/+57
* Get help files form /stand/help.tgzPoul-Henning Kamp1995-05-291-23/+17
* Shrink the boot floppy by removing all extraneous stuff. Also increaseJordan K. Hubbard1995-05-291-4/+2
* Try again to redirect the console back before rebooting.Jordan K. Hubbard1995-05-281-3/+5
* Put the console back on ttyv0 before rebooting.Jordan K. Hubbard1995-05-261-2/+7
* Ask name of "other" ftp site in correct place.Jordan K. Hubbard1995-05-261-2/+2
* Clean up the configuration stuff a bit more - we should now populateJordan K. Hubbard1995-05-261-5/+5
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.Jordan K. Hubbard1995-05-261-4/+3
* Bring in all my fixes to Poul's gripe list as of last night.Jordan K. Hubbard1995-05-251-16/+2
* Cleanup.Jordan K. Hubbard1995-05-251-2/+2