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