summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Don't casually blow away FTP site settings now that it's easy for userjkh1996-10-141-5/+4
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-145-133/+11
* Be less draconian about distribution extraction errors - still writejkh1996-10-121-5/+6
* Get the pysical address for id_maddr when opening an -incore kernel.erich1996-10-121-1/+1
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-123-10/+16
* Ahem. It might be nice if I included /usr/src/contrib in with the otherjkh1996-10-104-22/+27
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-097-17/+19
* Sigh. There are still some weird boundry cases (argh!). Turnjkh1996-10-061-1/+1
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-062-2/+9
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-062-84/+118
* Turn SAVE_USERCONFIG on again - I found the bug.jkh1996-10-061-1/+1
* Better PKG_TMPDIR handling.jkh1996-10-061-3/+2
* Be more paranoid about clearing the FTP path when we have the slightestjkh1996-10-061-3/+10
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-053-32/+30
* Wait for any stray processes we might be sent while running as init.jkh1996-10-051-1/+5
* Correct check for ensuring that the network configuration isn't fiddled withjkh1996-10-051-9/+9
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-052-54/+53
* Multiple changes stacked as one commit since they all depend on one another.jkh1996-10-052-12/+5
* Add stuff to CLEANFILES.jkh1996-10-051-1/+1
* Various cosmetic tweaks.jkh1996-10-043-21/+28
* Syncronize my tree so Eric can access the latest code.jkh1996-10-046-31/+35
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-031-3/+3
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyjkh1996-10-031-15/+22
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-034-60/+97
* One small policy tweak to something I like better.jkh1996-10-022-3/+5
* More strategic screen clears().jkh1996-10-021-12/+26
* Fixes and a place-holder for future work.jkh1996-10-022-8/+15
* Catch a clear() I missed.jkh1996-10-021-5/+6
* Don't annoyingly reconfigure the network when you don't have to.jkh1996-10-021-7/+16
* More tweaks to FTP reselection code - allow "none" to stand forjkh1996-10-021-2/+2
* Try to get the info file before the whole file - it eliminatesjkh1996-10-021-27/+29
* Make FTP site reselection work the way it always should have.jkh1996-10-021-18/+1
* Round 2.5jkh1996-10-013-14/+30
* Installation cleanup, round II.jkh1996-10-017-60/+111
* Saner screen refresh changes, part I.jkh1996-10-014-25/+33
* Correct a minor misspelling.jkh1996-09-291-2/+2
* Rate limit the "xxx bytes read from" message to a maximum of one perpst1996-09-261-4/+10
* If we're running through the FTP setup dialog the *first* time, skippst1996-09-261-5/+11
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systempst1996-09-262-5/+7
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedpst1996-09-261-23/+46
* Remove some gratutious screen saves.jkh1996-09-221-6/+1
* Don't call copySelf() when upgrading.jkh1996-09-181-7/+1
* Remove some bogosities I introduced with the init file hack (not serious,jkh1996-09-153-8/+12
* Various minor improvements.jkh1996-09-083-7/+32
* Close a security hole in anonymous ftp setup.jkh1996-09-061-2/+2
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.jkh1996-09-012-64/+18
* Conditionalize some annoying debug statements, update the docs.jkh1996-08-235-10/+15
* Try to make screen update more efficient (less flickering) by morejkh1996-08-0315-59/+54
* Make the same fix to the disk partition editor screen.jkh1996-08-031-6/+4
OpenPOWER on IntegriCloud