aboutsummaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Add the cddl/ directory.Joel Dahl2010-11-141-0/+3
| | | | Notes: svn path=/head/; revision=215293
* Simply running ``make world'' will bomb unless you dig up theTom Rhodes2006-06-071-2/+7
| | | | | | | | | | | | undocumented HISTORICAL_MAKE_WORLD variable and set it. Note it here so the blow up will not really be a surprise to people who read. Link the buildingworld chapter of our handbook in the README while I'm here. Notes: svn path=/head/; revision=159363
* Add a note explaining what the rescue/ directory is for.Ceri Davies2006-03-011-0/+2
| | | | | | | | | PR: docs/93990 Submitted by: Ulf Lilleengen MFC after: 3 days Notes: svn path=/head/; revision=156171
* KerberosIV de-orbit burn continues. Disconnect from "make world".Mark Murray2003-03-081-2/+0
| | | | Notes: svn path=/head/; revision=111984
* Fix broken handbook links.Wolfram Schneider2002-07-211-2/+2
| | | | | | | Submitted by: "Dipl.Phys. Andreas Hiltenkamp" <hiltenkamp@web.de> Notes: svn path=/head/; revision=100446
* Spell "FreeBSD" correctly.Ruslan Ermilov2002-03-261-7/+9
| | | | | | | | | | | | `buildworld' is no longer a strict prerequisite for `buildkernel' as of Makefile.inc1,v 1.184. Fix kernel configuration files path to look MI. Mention src/kerberos5. Notes: svn path=/head/; revision=93217
* Slightly improve the description of "crypto". "DES" is a subset ofMark Murray2000-08-311-1/+1
| | | | | | | what we have in secure/. Notes: svn path=/head/; revision=65298
* secure/ may be exported now.Alexander Langer2000-08-131-1/+1
| | | | Notes: svn path=/head/; revision=64608
* Point out, that build/installkernel need a built world and that moreAlexander Langer2000-07-311-5/+8
| | | | | | | | | | information can be found in the handbook. Requested by: sheldonh Reviewed by: sheldonh Notes: svn path=/head/; revision=64057
* Reflect reality:Alexander Langer2000-07-311-6/+8
| | | | | | | | | | | | - Make world doesn't build the modules any more. - Mention the buildkernel/installkernel targets as common used targets. - LINT has gone, NOTES is new but cannot be built. It is a pure reference file. However, I still mentioned LINT but pointed out the difference between the ancient LINT and the new NOTES. This should avoid confusion. - crypto/ subdir isn't export controlled any more. Notes: svn path=/head/; revision=64047
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+2
| | | | Notes: svn path=/head/; revision=50479
* No more src/lkm dir...Peter Wemm1999-01-061-3/+1
| | | | Notes: svn path=/head/; revision=42347
* Correct the facts. The kerberosIV/ directory is not export restricted.Mark Murray1998-09-131-2/+2
| | | | Notes: svn path=/head/; revision=39122
* Re-alphabetize and update the subdir descriptions.Jordan K. Hubbard1998-06-301-2/+4
| | | | | | | PR: 7116 Notes: svn path=/head/; revision=37283
* Note that /etc is not installed by world target either.Jordan K. Hubbard1997-08-091-3/+4
| | | | Notes: svn path=/head/; revision=28014
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
| | | | Notes: svn path=/head/; revision=23037
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Typo (maybe), config(1) -> config(8).Masafumi Max NAKANE1997-01-061-3/+3
| | | | Notes: svn path=/head/; revision=21369
* Bring back the README, this time attempting to be a little moreJordan K. Hubbard1997-01-011-0/+73
| | | | | | | informative about what the user is seeing here. Notes: svn path=/head/; revision=21173
* recording cvs-1.6 file deathPeter Wemm1995-12-301-69/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* Small tweak - I said that ESC-ESC aborted the install. It actually onlyJordan K. Hubbard1994-11-101-1/+1
| | | | | | | suspends it. Whoops! Notes: svn path=/head/; revision=4339
* Here's the README for the ALPHA. It's less verbose, having had muchJordan K. Hubbard1994-11-081-206/+8
| | | | | | | moved into its more proper home in the release notes. Notes: svn path=/head/; revision=4252
* Add a little bit of documentation about how to use dialog boxesJordan K. Hubbard1994-11-071-1/+7
| | | | | | | and such. Notes: svn path=/head/; revision=4236
* Make note of the fact that debugging information is printed to screen 2.Jordan K. Hubbard1994-11-021-1/+6
| | | | Notes: svn path=/head/; revision=4079
* Put the README where we need it. This comes from the ...INPUT file.Poul-Henning Kamp1994-10-261-0/+256
Notes: svn path=/head/; revision=3882