Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it plainer how to exit. | jkh | 1996-07-02 | 13 | -54/+59 |
| | |||||
* | Try to encourage people to read the hardware guide a little more. | jkh | 1996-07-01 | 1 | -3/+6 |
| | |||||
* | Fix last mod date. | jkh | 1996-07-01 | 1 | -2/+2 |
| | |||||
* | Update the Lynx version number. | jkh | 1996-06-29 | 1 | -2/+2 |
| | |||||
* | Put my changes back - Thanks, Peter! Boy, an errant Tag sure can mess | jkh | 1996-06-29 | 4 | -7/+26 |
| | | | | you up! :-) | ||||
* | Sync with 2.1-stable (I commited my changes there first by mistake due to | jkh | 1996-06-29 | 4 | -28/+9 |
| | | | | an errant CVS tag file). | ||||
* | Copy the documentation files up into the release area - I've been doing | jkh | 1996-06-29 | 6 | -12/+42 |
| | | | | this by hand all along. Silly. | ||||
* | Document the fact that changes with -c need to be made twice at install | jkh | 1996-06-28 | 1 | -1/+9 |
| | | | | time (once for floppy, once for initial boot). | ||||
* | Add credit to Calweb for the P6 we used to build packages. | jkh | 1996-06-27 | 1 | -1/+4 |
| | |||||
* | Add 3rd South Africa mirror. | jkh | 1996-06-27 | 1 | -1/+3 |
| | |||||
* | Correct minor syntactical error. | jkh | 1996-06-26 | 1 | -2/+2 |
| | |||||
* | Allow argv[0] to be a command also. | jkh | 1996-06-26 | 3 | -11/+25 |
| | |||||
* | Fix another obj-misusage bogon. This will all get revisited for | jkh | 1996-06-26 | 1 | -2/+2 |
| | | | | | 2.2-release (and this file beaten on with a crowbar, as it so richly deserves). | ||||
* | Adjust documentation for 2.1.5 | jkh | 1996-06-25 | 1 | -2/+2 |
| | |||||
* | Make "Fake" turn off more potentially system-nuking options. | jkh | 1996-06-25 | 3 | -16/+22 |
| | |||||
* | Handle tabs in INDEX files. | jkh | 1996-06-25 | 4 | -12/+37 |
| | | | | Display full, un-truncated version of description in status line. | ||||
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -5/+6 |
| | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | ||||
* | ack - left in a typo. Time for bed! | jkh | 1996-06-17 | 2 | -3/+4 |
| | |||||
* | Init network at proper time. | jkh | 1996-06-17 | 4 | -14/+29 |
| | |||||
* | Whups! Slight adjustment. | jkh | 1996-06-17 | 1 | -5/+5 |
| | |||||
* | Add more items to the glossary menu and reformat it slightly. | jkh | 1996-06-17 | 1 | -13/+19 |
| | |||||
* | Add a top level function index. | jkh | 1996-06-16 | 2 | -19/+91 |
| | |||||
* | Check network status earlier in FTP/NFS installs in order to reduce | jkh | 1996-06-16 | 4 | -41/+59 |
| | | | | user frustration. | ||||
* | Change default user/group to ones that actually exist in default passwd | jkh | 1996-06-15 | 2 | -5/+7 |
| | | | | file. | ||||
* | Add a strategic dialog_clear(). | jkh | 1996-06-15 | 1 | -1/+2 |
| | |||||
* | Make the CDROM auto-detection code a little more flexible about accepting | jkh | 1996-06-14 | 1 | -10/+9 |
| | | | | old CDs. | ||||
* | Don't use some of the low-contrast text attributes I was using before - they | jkh | 1996-06-14 | 6 | -29/+48 |
| | | | | | | apparently look bad on some LCD screens. While I'm in there, tweak and adjust a number of other minor interface details which have been bothering me for awhile. | ||||
* | Make the editor work again and we're done. | jkh | 1996-06-13 | 2 | -11/+6 |
| | |||||
* | Uh, this is what I was really thinking when I made the device registration | jkh | 1996-06-13 | 3 | -37/+53 |
| | | | | changes - honest! :-) | ||||
* | Correct some embarassing 3am english. | jkh | 1996-06-13 | 1 | -10/+10 |
| | |||||
* | Ok, NOW the install.sh scripts are installed correctly! | jkh | 1996-06-13 | 1 | -2/+4 |
| | |||||
* | Correct a small typo in the Makefile. | jkh | 1996-06-13 | 1 | -2/+2 |
| | |||||
* | Fix broken sysinstall check. | jkh | 1996-06-12 | 1 | -2/+7 |
| | |||||
* | Dispense with the special case handling of cuaa* devices by synthesizing | jkh | 1996-06-12 | 4 | -72/+78 |
| | | | | separate entries for sl0 and ppp0 on each device. | ||||
* | Automatically add install.sh scripts to dists. | jkh | 1996-06-12 | 2 | -1/+10 |
| | |||||
* | Some stuff I left out of the last commit - make toggle options toggle | jkh | 1996-06-12 | 3 | -22/+54 |
| | | | | again instead of simply letting you set them and staying that way forever. | ||||
* | Fix a truly stupid bug which broke the package installation menu | jkh | 1996-06-12 | 6 | -14/+75 |
| | | | | | for everything _but_ the multi-user case now (it was the opposite before :-). That means adding packages with the 2.2-960511-SNAP boot floppy is busted. Feh. | ||||
* | handle a message box which can potentially go past 80 cols. | jkh | 1996-06-12 | 1 | -2/+2 |
| | |||||
* | Update for the next SNAP. | jkh | 1996-06-11 | 2 | -10/+21 |
| | |||||
* | Put in a strategic dialog_clear() to prevent screen corruption reported | jkh | 1996-06-11 | 1 | -1/+2 |
| | | | | by Joerg. | ||||
* | Change some verbiage slightly. | jkh | 1996-06-11 | 1 | -2/+3 |
| | |||||
* | A slight error in my logic had me using color text attributes on Hercules | jkh | 1996-06-11 | 1 | -2/+2 |
| | | | | monochrome displays. Whoops! Fix. | ||||
* | Misc doc cleanup. | jkh | 1996-06-11 | 2 | -16/+18 |
| | |||||
* | Come up with a scheme for stamping the FreeBSD version number on CDs, | jkh | 1996-06-11 | 3 | -8/+43 |
| | | | | | | | allowing sysinstall to automagically detect, mount and select an appropriate FreeBSD CDROM as the installation media. Defining "appropriate" also requires that you check the version numbers since an older FreeBSD CD could be in the drive, which is the purpose of this patch. | ||||
* | Finally get this back into shape following my incorporation of Garrett's | jkh | 1996-06-08 | 1 | -3/+4 |
| | | | | enhancements. | ||||
* | Don't cache local copy of "Powered by FreeBSD" logo - use the project | jkh | 1996-06-08 | 2 | -127/+4 |
| | | | | one (we're out of space for putting this on the floppy). | ||||
* | Implement selective text attributes for the syscons vty / vt100 emulator | jkh | 1996-06-08 | 7 | -19/+18 |
| | | | | | selection since an attribute which looks good on a color console doesn't necessarily look good in an xterm. | ||||
* | Put back some changes I inadvertantly spammed with a cvs update. | jkh | 1996-06-08 | 4 | -18/+40 |
| | |||||
* | Merge changes from HEAD. | jkh | 1996-06-08 | 1 | -18/+9 |
| | |||||
* | Make CDROMs automagically select as the default media type. | jkh | 1996-06-08 | 5 | -48/+57 |
| | | | | | If you're running multi-user, check off items in the packages menu based on whether or not they're actually installed. |