aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/help
Commit message (Collapse)AuthorAgeFilesLines
...
* XFree86 3.3.1 updatesJordan K. Hubbard1997-09-142-9/+6
| | | | | | | Document new media flag in lieu of links. Notes: svn path=/head/; revision=29371
* YAMF22Jordan K. Hubbard1997-03-192-10/+3
| | | | Notes: svn path=/head/; revision=24039
* Add registration help screen.Jordan K. Hubbard1997-03-091-0/+82
| | | | Notes: svn path=/head/; revision=23589
* YAMF22Jordan K. Hubbard1997-03-081-7/+70
| | | | Notes: svn path=/head/; revision=23516
* Add a missing docfile (whoops! Overlooked).Jordan K. Hubbard1997-03-081-0/+19
| | | | Notes: svn path=/head/; revision=23510
* YAMF22Jordan K. Hubbard1997-03-081-3/+4
| | | | Notes: svn path=/head/; revision=23508
* YAMF22Jordan K. Hubbard1997-03-073-13/+23
| | | | Notes: svn path=/head/; revision=23500
* This is a patch that makes some of the "partitions" --> "slice" to beJordan K. Hubbard1997-01-241-16/+16
| | | | | | | | | | more consistant in our use of the terms for differentiation between PC partitions and traditional BSD partitions. Submitted-By: obrien@cs.ucdavis.edu (David O'Brien) Notes: svn path=/head/; revision=21971
* Fix some spelling errors.Mike Pritchard1996-12-2610-19/+19
| | | | | | | | Jordan, I'll let you merge this into 2.2o that I don't stomp on you. Notes: svn path=/head/; revision=20931
* make note of which /etc files need upgrading in installUpgrade ratherJordan K. Hubbard1996-12-153-58/+49
| | | | | | | than asking the user to keep track of the list himself. Notes: svn path=/head/; revision=20518
* Fix some very minor cosmetic cruft I couldn't help tweaking whenJordan K. Hubbard1996-12-141-0/+2
| | | | | | | | | | | | I went over the code. Add shortcuts for addUser and addGroup, documenting same. Add a password field for adduser and use no-echo string field for it. This requires my latest libdialog changes (in RELENG_2_2 or -current) to work. Notes: svn path=/head/; revision=20444
* Update these docs to more closely reflect reality.Jordan K. Hubbard1996-12-122-27/+6
| | | | Notes: svn path=/head/; revision=20373
* Update to benefit from David's recent changes to pw(8). The mostJoerg Wunsch1996-12-101-0/+5
| | | | | | | | | | | obvious effects are that most of the automagically chosen defaults will now be displayed while going through the menu, and an improved error handling thanks to the more detailed error status reporting. 2.2 fodder, but i'll leave it to Jordan's review. Notes: svn path=/head/; revision=20271
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingJordan K. Hubbard1996-12-091-0/+91
| | | | | | | | | | | | which will also need to be brought in before this screen will work. Add some commentary about how the slip startup code is bogus. Steal Joerg's loop for more properly closing all files and graft it into the EHS startup. My loop was functional but more bogus. Notes: svn path=/head/; revision=20231
* Bring forward doc changes from 2.2. Much will need changing for 3.0,Jordan K. Hubbard1996-11-131-2/+2
| | | | | | | | which is where this is headed, but it's better than the 2.2-SNAP docs. Notes: svn path=/head/; revision=19713
* Syncronize my tree so Eric can access the latest code.Jordan K. Hubbard1996-10-042-14/+0
| | | | Notes: svn path=/head/; revision=18683
* Update docs to match.Jordan K. Hubbard1996-07-091-0/+14
| | | | Notes: svn path=/head/; revision=17035
* Update the documentation here and there.Jordan K. Hubbard1996-07-081-17/+0
| | | | Notes: svn path=/head/; revision=17011
* Update docs (more specifically to -current).Jordan K. Hubbard1996-07-051-6/+5
| | | | Notes: svn path=/head/; revision=16970
* Untabify.Jordan K. Hubbard1996-07-021-85/+85
| | | | Notes: svn path=/head/; revision=16897
* Document shortcuts.Jordan K. Hubbard1996-07-021-0/+115
| | | | | | | Fix a bug which prevented variables from working properly Notes: svn path=/head/; revision=16895
* Don't use some of the low-contrast text attributes I was using before - theyJordan K. Hubbard1996-06-141-6/+19
| | | | | | | | | 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. Notes: svn path=/head/; revision=16366
* Misc doc cleanup.Jordan K. Hubbard1996-06-111-15/+14
| | | | Notes: svn path=/head/; revision=16293
* Add a missing helpfile for fixit.Jordan K. Hubbard1996-04-271-0/+9
| | | | Notes: svn path=/head/; revision=15411
* Update more docs to match -current reality.Jordan K. Hubbard1996-04-273-17/+19
| | | | Notes: svn path=/head/; revision=15405
* These docs were in fair need of updating.Jordan K. Hubbard1996-04-251-0/+7
| | | | Notes: svn path=/head/; revision=15386
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-079-238/+346
| | | | | | | Approved (in spirit) by: jkh Notes: svn path=/head/; revision=12661
* Write a quick help screen for this. Coranth seems to have an aversionJordan K. Hubbard1995-11-111-0/+19
| | | | | | | to writing help files.. :) Notes: svn path=/head/; revision=12209
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-1810-0/+540
This looks like it was developed offline, and is being spammed over the top of the existing. "That's fine by me! I dont really care how you do it, just get it in there..." said Jordan in a conversation a short while ago... Notes: svn path=/head/; revision=10882