| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything | John Baldwin | 2001-01-17 | 1 | -165/+0 |
| * | Adapt sysinstall to use the new msgNoYes() function which assumes | Jordan K. Hubbard | 2000-12-14 | 1 | -2/+2 |
| * | Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. | Tatsumi Hosokawa | 2000-10-31 | 1 | -0/+3 |
| * | Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old | Eivind Eklund | 2000-10-29 | 1 | -0/+5 |
| * | - Remove obsolete PC-card boot.flp hack. It was for making both PC-card | Yoshihiro Takahashi | 2000-06-05 | 1 | -0/+9 |
| * | Add support for USB to sysinstall. This includes running usbd and | John Baldwin | 2000-05-12 | 1 | -0/+3 |
| * | Include CDs in the list of things to remove before rebooting. | Jordan K. Hubbard | 2000-02-11 | 1 | -1/+1 |
| * | Eliminate PC-card installation floppy and add PC-card support for | Tatsumi Hosokawa | 2000-01-14 | 1 | -3/+0 |
| * | Ignore SIGPIPE by default. | Jordan K. Hubbard | 2000-01-04 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Use #include <pccard_conf.h> instead of -DPCCARD. | Tatsumi Hosokawa | 1999-07-06 | 1 | -1/+2 |
| * | Add bits of PAO that are non-controversial. | Mark Murray | 1999-06-17 | 1 | -1/+6 |
| * | Totally change the way variables are accounted for in sysinstall. | Jordan K. Hubbard | 1999-02-05 | 1 | -2/+2 |
| * | Adapt sysinstall more fully to the alpha (deal with proper boot signatures, | Jordan K. Hubbard | 1999-01-08 | 1 | -3/+9 |
| * | MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. | Jordan K. Hubbard | 1998-03-10 | 1 | -2/+4 |
| * | Edit a message so that people stop sending me weird emails. :) | Jordan K. Hubbard | 1998-02-22 | 1 | -5/+4 |
| * | Much better dispatch code and scripting support. | Jordan K. Hubbard | 1997-09-16 | 1 | -19/+3 |
| * | Resurrect / implement some of the more esoteric scripting features, | Jordan K. Hubbard | 1997-06-05 | 1 | -1/+3 |
| * | Sync with 2.2 and clean up some tortured english that was added. | Jordan K. Hubbard | 1997-04-20 | 1 | -3/+14 |
| * | Some of my pending merge changes, Paul Traina's more flexible config | Jordan K. Hubbard | 1997-03-19 | 1 | -27/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Change handling of bad signals; there are reasons why this is actually | Jordan K. Hubbard | 1997-02-20 | 1 | -5/+1 |
| * | Read /etc/resolv.conf information as well as /etc/sysconfig info, making | Jordan K. Hubbard | 1997-02-15 | 1 | -3/+1 |
| * | o Try to be more aggressive about reading in old configuration data | Jordan K. Hubbard | 1997-02-14 | 1 | -0/+3 |
| * | Cosmetic tweaks. | Jordan K. Hubbard | 1997-01-29 | 1 | -3/+3 |
| * | Death to another bad idea: Don't auto-mount CDROM on startup. | Jordan K. Hubbard | 1997-01-29 | 1 | -7/+0 |
| * | Implement compiled-in config file handling a little better - now | Jordan K. Hubbard | 1997-01-18 | 1 | -1/+1 |
| * | Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life | Jordan K. Hubbard | 1997-01-17 | 1 | -2/+1 |
| * | Clean up a long-standing bug in the scripting code. You could set variables, | Jordan K. Hubbard | 1997-01-16 | 1 | -19/+13 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Do something I've wanted to do for quite some time - collapse all the | Jordan K. Hubbard | 1997-01-03 | 1 | -2/+1 |
| * | Undo one of my memory optimization hacks - it actually made things more | Jordan K. Hubbard | 1996-12-12 | 1 | -4/+2 |
| * | Fix some bogons in my close() handling. | Jordan K. Hubbard | 1996-12-12 | 1 | -3/+7 |
| * | Be more efficient in how we use memory (stumbled across while looking for | Jordan K. Hubbard | 1996-12-11 | 1 | -6/+7 |
| * | Do a few things I've been threatening to do for a long time: | Jordan K. Hubbard | 1996-12-11 | 1 | -10/+10 |
| * | If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined | Paul Traina | 1996-09-26 | 1 | -20/+43 |
| * | Remove some bogosities I introduced with the init file hack (not serious, | Jordan K. Hubbard | 1996-09-15 | 1 | -1/+4 |
| * | Various minor improvements. | Jordan K. Hubbard | 1996-09-08 | 1 | -1/+27 |
| * | Fix some bogus argument handling - whups! James was right.. | Jordan K. Hubbard | 1996-07-22 | 1 | -2/+3 |
| * | Fix something I broke with CDROM installation (well, I knew my first | Jordan K. Hubbard | 1996-07-12 | 1 | -8/+8 |
| * | Make it plainer how to exit. | Jordan K. Hubbard | 1996-07-02 | 1 | -2/+2 |
| * | Allow argv[0] to be a command also. | Jordan K. Hubbard | 1996-06-26 | 1 | -7/+17 |
| * | Make CDROMs automagically select as the default media type. | Jordan K. Hubbard | 1996-06-08 | 1 | -1/+7 |
| * | Only look at command-line args if we're not running as init - duh! | Jordan K. Hubbard | 1996-05-28 | 1 | -2/+2 |
| * | Fix some long-standing malloc bugs in the package handling code (freeing garbage | Jordan K. Hubbard | 1996-05-16 | 1 | -4/+14 |
| * | Add a new -fake argument to make sysinstall not actually change things while | Jordan K. Hubbard | 1996-04-28 | 1 | -4/+10 |
| * | 1. Update all the copyrights to delete useless clauses 3 and 4. | Jordan K. Hubbard | 1996-04-13 | 1 | -8/+1 |
| * | Major surgery. | Jordan K. Hubbard | 1996-04-07 | 1 | -3/+7 |
| * | Update the -current sources from the 2.1 branch. | Peter Wemm | 1995-12-07 | 1 | -8/+17 |
| * | This mega-commit brings in Jordan's latest sysinstall version.. | Peter Wemm | 1995-09-18 | 1 | -4/+1 |