summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Sync. Split into more rational package support functions and clientsjkh1995-10-152-147/+238
| | | | of those functions.
* Substantially simplify the package install code by running pkg_add injkh1995-10-151-75/+150
| | | | slave mode.
* Migration from src/share/FAQ/Text.jfieber1995-10-151-0/+198
|
* Sync up to today's cleanup work.jkh1995-10-141-34/+84
|
* Sync with my development sources, smashing an annoying bug and makingjkh1995-10-141-2/+1
| | | | the options editor a little less pathological.
* Fix a couple of doc or appearance nits.jkh1995-10-111-1/+1
| | | | | | Remove the ATAPI kernel hack. Remove the now-unnecessary work-around for booting root off a slice; it appears to work just fine now and will confuse a lot fewer folks.
* Tweak a message to be a bit more clear.jkh1995-10-111-2/+4
| | | | | Declare missing fd. Fix options bug where old text was still weird shades of blue when you came back.
* Syncronize with my current sources. pkg installer not quite in finaljkh1995-10-091-2/+2
| | | | form yet, but close.
* Whole mass of changes from first code review. Eliminate somejkh1995-10-072-3/+573
| | | | | | long-standing bogons, try to make things more fault tolerant in general, bring in the first version of my new package installation menu.
* Properly repaint an option in reverse video after changing its value.jkh1995-10-061-1/+2
|
* Make descriptions stand-out a bit more.jkh1995-10-061-1/+4
|
* General cleanup - sanitize use of variables.jkh1995-10-041-6/+13
| | | | Do more rational things in a number of other instances.
* o Search much more aggressively for distributions in all extractionjkh1995-10-041-5/+5
| | | | | | | methods. This should make the process rather more robust in the face of entropy. o Let tape cpio extract guess type of tape format. o Hide cursor better in options screen.
* Make the release name to load a configurable parameter.jkh1995-10-042-0/+265
| | | | | | Don't gratuitously shutdown network after NFS or FTP install. Centralize release version string to one location included by everyone. Bring in new options screen.
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-1833-658/+3414
| | | | | | | 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...
* Brought in changes from rev 1.14.2.1 into main branch.dg1995-08-261-1/+10
|
* Sync this again with Mark M's changes so that he and I can diagnosejkh1995-07-251-2/+3
| | | | the common problems.
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-1185-2637/+3561
|
* Update Walnut Creek's information in the release notes.jkh1995-06-102-10/+28
|
* The WD7000 is a SCSI controller.jkh1995-06-102-4/+6
|
* Adjust description of ethernet cards.jkh1995-06-102-4/+6
| | | | Submitted by: Masahiro SEKIGUCHI <seki@sysrap.cs.fujitsu.co.jp>
* Some very small tweaks to hardware.hlp.jkh1995-06-102-16/+16
| | | | Submitted by: joerg & jkh
* Correct very minor typo.jkh1995-06-092-4/+4
|
* German installation guide.jkh1995-06-092-0/+900
| | | | Submitted by: joerg
* Add another failure mode I've seen.jkh1995-06-092-2/+22
|
* Norwegian updates.jkh1995-06-096-30/+30
| | | | Submitted by: lars
* Translation of latest paragraph I added.jkh1995-06-092-2/+16
| | | | Submitted by: joerg
* Minor tweak: Change name of "Master partition editor" to "FDISK partitionjkh1995-06-086-8/+8
| | | | | | | editor" here and in the docs. People have come to understand "FDISK" as a more generic term and have been complaining that they didn't equate the "master" partition editor with the old fdisk stage and were confused.
* Add note about looking in the FAQ directory. Nobody will botherjkh1995-06-082-2/+16
| | | | to read it, of course, but I can only try! :-)
* More German docs.jkh1995-06-086-0/+290
| | | | Submitted by: joerg
* A large collection of patches committed from the top to make it easierjkh1995-06-0714-24/+300
| | | | | | | | | | on me: 1. Mark Murray's eBones patches. 2. Joerg's German docs + fixes. 3. Various sysinstall bug fixes from me + Mark's eBones menu changes. 4. Steven G. Kargl's doc fixes. Submitted by: markm, joerg, jkh, kargl@troutmask.apl.washington.edu
* It took a non-native speaker of English to show me that I couldn'tjkh1995-06-062-2/+2
| | | | | | | | | | | | | speak english. In this doc I say that "2.0.5 fills a much needed gap between 2.0R and 2.1." No wonder the translators were confused! I'm trying to say that we _wanted_ a gap between 2.0.5 and 2.1? That such gaps are much needed? Wurgh! Not what I was trying to say at all! It should have (and now does) read: "2.0.5 fills a critical gap between 2.0R and 2.1." Critical gap, not much needed. :-) Translators: You may wish to adjust your own translations as well if you tried to translate my original botch! Send me diffs as soon as you can. Thanks! Submitted by: me
* Document experimental and commercial distributions.jkh1995-06-062-34/+126
|
* Delete all references in all languages (except Russian, which I can't readjkh1995-06-062-4/+0
| | | | | | well enough to edit! :-) to the "ESC to start a shell" feature. It's been removed for days now, replaced by the emergency holographic shell on VTY4.
* Add plug for Linux DOOM compatibility for Soren.. :-)jkh1995-06-062-2/+10
|
* Nits.jkh1995-06-062-94/+126
|
* German RELNOTES! Boy, I wasn't expected _these_jkh1995-06-062-0/+1508
| | | | | to be translated! Submitted by: joerg
* Joerg's cleanup.jkh1995-06-062-12/+12
| | | | Submitted by: joerg
* Fixes and additions.jkh1995-06-062-4/+30
| | | | Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
* Untabify. Amazing how those TABs just keep creeping in!jkh1995-06-056-108/+108
|
* Gary's distribution help screen.jkh1995-06-052-0/+66
| | | | Submitted by: gpalmer
* My options menu help.jkh1995-06-052-0/+158
|
* Realign after detabification.jkh1995-06-052-2/+2
|
* Various stylistic changes.jkh1995-06-052-50/+54
| | | | Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
* My style and doc changes.jkh1995-06-052-84/+90
|
* Document tape limitations.jkh1995-06-052-2/+20
|
* Untabify.jkh1995-06-054-40/+40
|
* Whoops! I didn't check and spammed one author'sjkh1995-06-054-188/+198
| | | | | | | changes over another! Bad form, and I thought they were both coming from the same author or I wouldn't have done it. Revert to original author's version until the two Spanish translators figure out who's doing what.. :-)
* Spanish updates.jkh1995-06-054-198/+188
| | | | Submitted by: Andres Vega Garcia <Andres.Vega_Garcia@sophia.inria.fr>
* Fix typo.jkh1995-06-052-4/+4
|
OpenPOWER on IntegriCloud