| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an informational message a little and properly check status of a yes/no | jkh | 2000-12-16 | 1 | -1/+1 |
* | Adapt sysinstall to use the new msgNoYes() function which assumes | jkh | 2000-12-14 | 1 | -12/+10 |
* | Remove extra ")". | kuriyama | 2000-11-23 | 1 | -1/+1 |
* | Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATH | truckman | 2000-11-05 | 1 | -0/+2 |
* | Changes have been made to support a concept of VAR_FIXIT_TTY being | jkh | 2000-10-30 | 1 | -16/+25 |
* | If user selects no distributions at all, assume "User" as | jkh | 2000-10-05 | 1 | -3/+6 |
* | Adjust for new location and name of kernel. | jkh | 2000-09-29 | 1 | -33/+17 |
* | Fix a small bogon with a boolean yes/no question check. | jkh | 2000-09-25 | 1 | -2/+2 |
* | One small tweak on the security profile code; don't be verbose if | jkh | 2000-09-24 | 1 | -2/+2 |
* | One whack at the idea of having "security profiles" which select the | jkh | 2000-09-22 | 1 | -0/+15 |
* | MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff. | jkh | 2000-09-07 | 1 | -17/+0 |
* | Terminate, with extreme prejudice, the USAResident hack which | jkh | 2000-07-24 | 1 | -38/+0 |
* | Add a terminal entry for xterm; a lot of people are using xterms | jkh | 2000-07-21 | 1 | -1/+2 |
* | Allow the Fix-it functionality to detect that we are on a serial console, | obrien | 2000-07-18 | 1 | -0/+5 |
* | IPv6 support. | ume | 2000-07-14 | 1 | -0/+1 |
* | Finish the /dev/rXXX removal job. With the libdisk fixes, this should | msmith | 2000-05-31 | 1 | -3/+3 |
* | Add an option to select the Fix-it tty. The current behavior is utterly | obrien | 2000-05-16 | 1 | -9/+19 |
* | Add support for USB to sysinstall. This includes running usbd and | jhb | 2000-05-12 | 1 | -1/+1 |
* | Sigh, it would have been nice but I just can't make the rsaref | jkh | 2000-03-18 | 1 | -0/+2 |
* | We still need a hack for rsaref package; add it. This doesn't | jkh | 2000-03-18 | 1 | -0/+7 |
* | Make the "can't find an rsafoo package" messages more informative. | jkh | 2000-03-18 | 1 | -4/+10 |
* | Remove PkgInteractive hack - it won't work like this. | jkh | 2000-03-12 | 1 | -2/+0 |
* | s/chose/choose/ in all the relevant places. | jkh | 2000-03-10 | 1 | -1/+1 |
* | o Add support for loading the rsaref or rsaintl packages, depending | jkh | 2000-02-29 | 1 | -0/+29 |
* | Revise this for the brave new world of "crypto" | jkh | 2000-02-29 | 1 | -8/+8 |
* | If user says they're in the USA, record that fact in /etc/make.conf | jkh | 2000-02-19 | 1 | -0/+1 |
* | no need to fix moused setting here; fix in defaults | jkh | 2000-02-19 | 1 | -1/+0 |
* | Whoops, forgot to delete the ! operator in the reversed conditional | jkh | 2000-02-19 | 1 | -1/+1 |
* | Invert the meaning of two questions in the Standard installation so just | jkh | 2000-02-18 | 1 | -3/+4 |
* | Don't call it a Novice install, call it Standard. | jkh | 2000-02-18 | 1 | -4/+5 |
* | * add SVR4 and OSF/1 enabling in the Start Up config menu | obrien | 2000-01-18 | 1 | -0/+17 |
* | MFC: can't stop tweaking this compulsively. | jkh | 1999-12-19 | 1 | -1/+10 |
* | cosmetics missed in last commit. | jkh | 1999-12-19 | 1 | -14/+29 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 1 | -0/+1 |
* | Put up some more helpful dialog boxes. | jkh | 1999-12-15 | 1 | -2/+2 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 1 | -63/+19 |
* | I shouldn't have incremented PART_OFF; it was wrong and broke label | jkh | 1999-12-12 | 1 | -1/+1 |
* | minor bugfix to loader.conf code. | jkh | 1999-11-25 | 1 | -1/+1 |
* | Clean up the loader.conf write-out code. | jkh | 1999-11-24 | 1 | -12/+11 |
* | execute a strategic clear. | jkh | 1999-09-19 | 1 | -1/+3 |
* | Apparently, it's not console=serial to set the serial console, | jkh | 1999-09-13 | 1 | -1/+1 |
* | o Catch up with pnp changes - kget no longer saves pnp data. | jkh | 1999-09-04 | 1 | -0/+1 |
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 1 | -2/+6 |
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 1 | -6/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Make the newfs parameters a global option. | phk | 1999-08-05 | 1 | -1/+2 |
* | Stay on the serial console if installed that way. | jkh | 1999-08-05 | 1 | -1/+3 |
* | Some additional optimizations for using DHCP. | jkh | 1999-07-18 | 1 | -2/+2 |
* | Re-enable DHCP client support again (but optional and turned off by default | jkh | 1999-07-16 | 1 | -2/+3 |
* | Don't ask about Linux emulation on the alpha (for now). | jkh | 1999-07-06 | 1 | -1/+3 |