| Commit message (Expand) | Author | Age | Files | Lines |
* | - Added support for installing boot0 and boot0.5 for PC-98. | nyan | 2000-08-12 | 1 | -20/+112 |
* | - Support MBR boot loaders that are larger than one sector size. | jhb | 2000-07-12 | 1 | -18/+31 |
* | - Remove obsolete PC-card boot.flp hack. It was for making both PC-card | nyan | 2000-06-05 | 1 | -11/+78 |
* | Add the 'Z' key to the slice editor. Hitting it toggles the units the | obrien | 2000-05-26 | 1 | -9/+34 |
* | o Add support for loading the rsaref or rsaintl packages, depending | jkh | 2000-02-29 | 1 | -0/+4 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 1 | -1/+1 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 1 | -9/+2 |
* | I shouldn't have incremented PART_OFF; it was wrong and broke label | jkh | 1999-12-12 | 1 | -1/+0 |
* | Remove BAD144 support. | phk | 1999-11-27 | 1 | -33/+1 |
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 1 | -10/+6 |
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 1 | -6/+10 |
* | Always set the MBR value. When you leave it uninitialized, it seems | jkh | 1999-08-28 | 1 | -10/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Totally change the way variables are accounted for in sysinstall. | jkh | 1999-02-05 | 1 | -10/+10 |
* | Adapt sysinstall more fully to the alpha (deal with proper boot signatures, | jkh | 1999-01-08 | 1 | -1/+8 |
* | Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (which | jkh | 1999-01-02 | 1 | -5/+39 |
* | properly conditionalize for alpha. | jkh | 1998-10-13 | 1 | -2/+2 |
* | switch to proper boot0 | jkh | 1998-10-13 | 1 | -3/+3 |
* | Don't use boot2 on alpha. | jkh | 1998-10-07 | 1 | -1/+5 |
* | One last alpha seat belt - never ask for an MBR boot manager. | jkh | 1998-09-30 | 1 | -1/+3 |
* | Add another check to prevent user from hanging themselves on alpha. | jkh | 1998-09-30 | 1 | -1/+6 |
* | Always use dedicated disk case on alpha. | jkh | 1998-09-30 | 1 | -1/+5 |
* | Device name cleanup for CAM. | gibbs | 1998-09-15 | 1 | -1/+2 |
* | Fix printf warnings and add a few casts. | jkh | 1998-09-14 | 1 | -2/+2 |
* | MF22: resync. | jkh | 1998-03-23 | 1 | -1/+14 |
* | MF22: catch up with recent changes. | jkh | 1998-03-23 | 1 | -2/+13 |
* | correct checks for "already written" case. | jkh | 1998-03-19 | 1 | -7/+9 |
* | MF22: correct bogus failure return. | jkh | 1998-02-13 | 1 | -2/+2 |
* | Typo: PAT -> FAT. | steve | 1998-02-01 | 1 | -2/+2 |
* | Fix disk counting bug. | jkh | 1997-10-18 | 1 | -5/+5 |
* | Separate the siamese twins that were the partition and label editor. | jkh | 1997-10-12 | 1 | -40/+66 |
* | Fix offset bug in partition display that made partitions of type | jkh | 1997-09-11 | 1 | -9/+42 |
* | Add a hint to the FAQ regarding ``DD'' disks. | joerg | 1997-09-07 | 1 | -2/+4 |
* | People have complained that this is overly chatty, and | jkh | 1997-09-03 | 1 | -17/+1 |
* | 1. Add a noWarn flag so that scripts can turn warnings off. | jkh | 1997-06-18 | 1 | -3/+4 |
* | YAMF22 | jkh | 1997-06-12 | 1 | -3/+8 |
* | Resurrect / implement some of the more esoteric scripting features, | jkh | 1997-06-05 | 1 | -2/+93 |
* | Fix null dereference if config variable not set. | pst | 1997-05-10 | 1 | -3/+3 |
* | Add in some more config file support -- add variables to shut up | pst | 1997-05-05 | 1 | -21/+26 |
* | Sync with 2.2 and clean up some tortured english that was added. | jkh | 1997-04-20 | 1 | -3/+3 |
* | YAMF22 (rev 1.70.2.10, added blurb to explanations) | joerg | 1997-03-11 | 1 | -1/+7 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | This is a patch that makes some of the "partitions" --> "slice" to be | jkh | 1997-01-24 | 1 | -11/+11 |
* | Change from using chunk_n to slice_type_name(). | obrien | 1997-01-24 | 1 | -1/+2 |
* | Now that I know which parts of the installation really need it (since | jkh | 1997-01-17 | 1 | -1/+1 |
* | Cope with Open_Disk() failure much more gracefully. | jkh | 1997-01-16 | 1 | -8/+10 |
* | Make the bindist-only checks actually work. | jkh | 1997-01-15 | 1 | -2/+1 |
* | 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 |
* | Try to impreve DD mode. | phk | 1996-11-27 | 1 | -20/+16 |