GayBSD documentation tree
Find a file
Simon L. B. Nielsen 605abcfbe4 Some rework of the memory, and file-backed file systems section:
- Remove 5.X from titles, since it applies to 5.X+.
- Refer only to bsdlabel in the 5.X+ section and remove note about the
  switch from disklabel to bsdlabel in FreeBSD 5.1.
- Do not suggest users place file systems on the "c" partition (which
  is meant for the "raw" device) and use the "a" partition instead.
  (Note that I'm not really sure if there is a good reason to label a
  memory disk before use when just using the entire disk for one file
  system, but I will leave this for now.)
- Update program output to show what resent FreeBSD version actually
  writes.
- For memory backed file system section, suggest that people use swap
  backed and not malloc(9) backed, since malloc based memory disks
  have a good disk of causing a panic since the kernel risks runing
  out of memory in the malloc pool.
2006-03-23 22:13:54 +00:00
bn_BD.ISO10646-1 Add Bangla translation of the Explaining BSD and FreeBSD First Steps 2004-02-16 23:56:26 +00:00
da_DK.ISO8859-1 Fix missing termination of the the a.majordomo entity. 2004-08-26 12:49:27 +00:00
de_DE.ISO8859-1 MFbed: Update the German documentation set. 2006-03-13 21:13:28 +00:00
el_GR.ISO8859-7 MFen: 1.15 -> 1.16 2006-01-23 00:50:37 +00:00
en/handbook/contrib
en_US.ISO8859-1 Some rework of the memory, and file-backed file systems section: 2006-03-23 22:13:54 +00:00
es_ES.ISO8859-1 Fix lots of typos. 2006-01-26 17:55:30 +00:00
fr_FR.ISO8859-1 MFen: 2006-03-20 20:39:05 +00:00
it_IT.ISO8859-15 Fix this dis-connected build. 2005-08-29 13:37:47 +00:00
ja_JP.eucJP Merge the following from the English version: 2006-03-23 06:00:11 +00:00
nl_NL.ISO8859-1 s/handboekpagina/handleiding/ which is more appropriate in this case. 2006-03-15 16:01:31 +00:00
no_NO.ISO8859-1 Add some basic Makefiles. 2004-08-23 19:13:17 +00:00
pl_PL.ISO8859-2 Add a <meta> tag into %html-header-tags% to explicitly declare 2004-11-07 16:26:09 +00:00
pt_BR.ISO8859-1 Connect newly added articles subdirectory to the build 2003-12-29 04:28:54 +00:00
release Make this more like a "real" release from src. Rather than building 2003-06-05 23:42:16 +00:00
ru_RU.KOI8-R MFen: 2006-03-22 17:20:49 +00:00
share Apply RTF fixups which improves our .rtf generation: 2006-03-22 14:50:30 +00:00
sr_YU.ISO8859-2 Add a <meta> tag into %html-header-tags% to explicitly declare 2004-11-07 16:26:09 +00:00
tr_TR.ISO8859-9 Say hello to the 1st effort of the Turkish Translation Team. 2003-10-04 10:06:30 +00:00
zh/FAQ
zh_CN.GB2312 Apparantly I was messed with a repo-copy I have did in our local 2006-03-15 20:10:09 +00:00
zh_TW.Big5 update doc & add articles/ 2006-01-31 01:31:06 +00:00
Makefile Hook the dutch handbook into the build. 2004-09-27 00:26:48 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.