| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sysinstall search for /dev/daXa and register such devices as USB disks. | cperciva | 2009-06-24 | 1 | -0/+3 |
* | Remove vestiges of OLDCARD PC Card support. We haven't needed/used | imp | 2009-02-15 | 1 | -2/+0 |
* | As threatened a while ago, remove support for tape media. Reports vary | kensmith | 2008-12-17 | 1 | -3/+0 |
* | Remove sysinstall's ability to adjust the tape block size. Installs from | kensmith | 2008-08-20 | 1 | -3/+0 |
* | Fix numerous warnings. Aside from menu items in system.c and menu.c | jhb | 2006-02-28 | 1 | -10/+10 |
* | Various NFS-related bug fixes (mostly related to using variable_get() | des | 2003-10-19 | 1 | -0/+4 |
* | The PCMCIA Standard dictates that those funny cards you insert into | imp | 2003-08-20 | 1 | -1/+1 |
* | Add a new variable 'skipPCCARD'. This variable will cause sysinstall | imp | 2003-08-20 | 1 | -0/+2 |
* | Add a missing DITEM_CONTINUE flag so the options menu returns to the | murray | 2003-07-13 | 1 | -1/+1 |
* | Remove kget() feature, which is removed from 5-current kernel. | matusita | 2001-12-01 | 1 | -2/+0 |
* | Back out rev 1.74. This functionality causes a panic on 4.4-RELEASE | murray | 2001-09-25 | 1 | -32/+0 |
* | Silence warnings. | murray | 2001-09-22 | 1 | -1/+3 |
* | Add terminal type configuration to the Options screen. It allows selecting | olgeni | 2001-06-13 | 1 | -0/+32 |
* | Remove the bogus check against "none" for release names (which | jkh | 2000-09-22 | 1 | -1/+1 |
* | IPv6 support. | ume | 2000-07-14 | 1 | -0/+2 |
* | Add an option to select the Fix-it tty. The current behavior is utterly | obrien | 2000-05-16 | 1 | -0/+21 |
* | D'oh! Inserted a clear() in a *very* wrong place with my last commit. | jkh | 1999-12-19 | 1 | -1/+0 |
* | Bah, I got the MFC and this commit backwards. :) | jkh | 1999-12-19 | 1 | -1/+1 |
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed. | jkh | 1999-12-19 | 1 | -0/+1 |
* | Be paranoid about refreshing after an action. | jkh | 1999-12-19 | 1 | -2/+1 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 1 | -3/+5 |
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 1 | -4/+10 |
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 1 | -10/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Make the newfs parameters a global option. | phk | 1999-08-05 | 1 | -1/+4 |
* | Re-enable DHCP client support again (but optional and turned off by default | jkh | 1999-07-16 | 1 | -5/+11 |
* | Make saving kernel configuration info disable-able (may be useful in certain | jkh | 1999-05-07 | 1 | -1/+3 |
* | o Make package matching for specific package loading use the Latest/ | jkh | 1999-04-27 | 1 | -7/+1 |
* | Add an option for resetting and rescanning the probed device list, perhaps | jkh | 1999-04-06 | 1 | -1/+3 |
* | Totally change the way variables are accounted for in sysinstall. | jkh | 1999-02-05 | 1 | -3/+3 |
* | Eliminate Samba configuration. Sorry, but this was another one of | jkh | 1997-07-16 | 1 | -4/+1 |
* | 1. Add a noWarn flag so that scripts can turn warnings off. | jkh | 1997-06-18 | 1 | -1/+3 |
* | Actually, rethink last commit and simply remove the apache configuration | jkh | 1997-05-22 | 1 | -4/+1 |
* | It's easier to go forwards than backwards with this, and the RELENG_2_1_0 | jkh | 1997-02-07 | 1 | -1/+1 |
* | OK, I've got two ideas to file in the "really seemed like a good idea | jkh | 1997-01-24 | 1 | -1/+1 |
* | This is a patch that makes some of the "partitions" --> "slice" to be | jkh | 1997-01-24 | 1 | -4/+4 |
* | Add extra variables for the configuration of all packages, not just | jkh | 1997-01-20 | 1 | -4/+16 |
* | Fix a variety of problems with my timeout handling, make it more | jkh | 1997-01-18 | 1 | -0/+3 |
* | Accept emacs-style editing keys for traversal and ESC as an abort character. | jkh | 1997-01-15 | 1 | -0/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | 1. Take out console setup in options now that Joerg has moved it into | jkh | 1996-11-09 | 1 | -28/+1 |
* | Joerg's changes to add screen font and screenmap setting. | jkh | 1996-11-07 | 1 | -1/+28 |
* | More tweaks to FTP reselection code - allow "none" to stand for | jkh | 1996-10-02 | 1 | -2/+2 |
* | Installation cleanup, round II. | jkh | 1996-10-01 | 1 | -9/+14 |
* | Try to make screen update more efficient (less flickering) by more | jkh | 1996-08-03 | 1 | -2/+2 |
* | A number of improvements in the way statistics are printed, add a "chroot" | jkh | 1996-07-09 | 1 | -1/+4 |
* | Fix even more lurking bogons - why do I never find these until the last | jkh | 1996-07-08 | 1 | -6/+1 |
* | Don't use some of the low-contrast text attributes I was using before - they | jkh | 1996-06-14 | 1 | -9/+9 |
* | Implement selective text attributes for the syscons vty / vt100 emulator | jkh | 1996-06-08 | 1 | -2/+2 |
* | Put back some changes I inadvertantly spammed with a cvs update. | jkh | 1996-06-08 | 1 | -2/+2 |