Commit graph

71 commits

Author SHA1 Message Date
Chris Rees
a57d4a6bda Update the bsdinstall handbook section to describe the automatic
'root-on-zfs' feature.  Also add documentation for the 'shell' mode
feature that was not documented before.

PR:		docs/187683
Submitted by:	Allan Jude <freebsd@allanjude.com>
Approved by:	bcr (mentor)
2014-04-02 20:08:45 +00:00
Warren Block
b60c8a710c Move a space from inside a guibutton element to outside. Translators:
this visibly changes content, even though it is just a space.
2014-03-25 13:17:16 +00:00
Dru Lavigne
35d930b925 Incorporate 12.2 Initial Configuration - Partition Layout into
2.7 Allocating Disk Space.

Sponsored by: iXsystems
2014-03-20 15:20:17 +00:00
Warren Block
3961a43659 Whitespace-only fixes, translators please ignore. 2014-03-15 04:48:20 +00:00
Warren Block
b49e2d5ea4 Restore <replaceable> tags. 2014-03-15 04:43:03 +00:00
Marc Fonvieille
7cb3d8f395 Replace some quotes with correct tags. 2014-02-20 14:25:54 +00:00
Marc Fonvieille
6378ce16c2 Add another missing tags. 2014-02-19 17:45:12 +00:00
Marc Fonvieille
358e3d72f7 Attempt to correctly tag different items of the DNS Config screen. 2014-02-19 17:40:50 +00:00
Warren Block
375694cb8e Whitespace-only fixes, translators please ignore. 2014-01-30 05:52:23 +00:00
Marc Fonvieille
5534c14e8b - Replace some quotes with the correct tags and reword the sentence to
begin with a cap.
- Correctly tag a username;
2013-12-31 16:52:41 +00:00
Marc Fonvieille
132ee23cd0 Re-add a pair of quote I removed by error, but this time with missing
tags.
2013-12-31 10:02:11 +00:00
Marc Fonvieille
cfdf7108a4 Add some missing <quote></quote> tags, and remove useless "". 2013-12-30 17:51:54 +00:00
Warren Block
d3adac3006 Remove role attributes from acronym tags, replace firstterm tags with
emphasis.
2013-12-18 02:09:18 +00:00
Warren Block
6074eb7f61 Whitespace-only fixes, translators please ignore. 2013-12-18 02:00:38 +00:00
Warren Block
d624a4a081 Add instructions on using checksums for downloaded images and mention
cdrecord for burning ISOs on FreeBSD.

Submitted by:	Allan Jude, bcr, and db_ on IRC
2013-12-18 01:22:57 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Dru Lavigne
4225fc88f3 This patch integrates the contents of users/chapter.xml
into basics/chapter.xml.

Approved by:	hrs (mentor)
2013-10-14 16:44:15 +00:00
Dru Lavigne
c41442ae34 This patch does the following:
- comments author names

- incorporates "9.4. Kernel Drivers, Subsystems, and Modules" into "9.2. Why Build a Custom Kernel?"

- fixes reference to 9.4 in bsdinstall chapter

- puts the configuration file section before the building the kernel section

- makes it clearer how to get src and cp the needed config file

- general wordsmithing to make the first half of this chapter less confusing

Approved by:  gjb (mentor)
2013-10-04 17:29:34 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Warren Block
7e4aba68aa Add an ID to the memory stick install procedure so it can be referenced
with an anchor in a URL.
2013-06-27 22:21:18 +00:00
Gabor Kovesdan
e8e2dfdbab - Do not specify image file extensions in documents; the proper extension
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
f6c79f1bc8 - Change screenco to screen + co since the former is not supported
properly with xsltproc and the latter is simpler
- Add a constraint to prevent using screenco, programlistingco and
  graphicco in the future
- Note that mediaobjectco is used in the documentation to properly
  compose a figure element but the callout bugs are already there
  in the source image and not placed there by the stylesheets
2013-03-14 20:51:01 +00:00
Gabor Kovesdan
eb47c46865 - Fix erroneous fileref's that result in missing images
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Gabor Kovesdan
d95165dc16 - Make the English documentation valid XML 2013-01-21 17:37:33 +00:00
Warren Block
1e9d1b813a Remove a space so the callouts on Sparc64 boot prompts line up. This is
a content change and should be included in translations.
2013-01-19 17:40:46 +00:00
Isabell Long
a1470713c6 Add a new section containing minimal information about the FreeBSD live CD
to the bsdinstall chapter of the Handbook. Within it, document the required
login details [1].

PR:		docs/172784 [1]
Approved by:	gabor (mentor)
2012-12-31 19:07:25 +00:00
Marc Fonvieille
e56c1c0710 Do not hardcode FreeBSD version, use entity instead.
While I'm there, use an uppercase where needed for consistency.
2012-12-29 18:50:56 +00:00
Marc Fonvieille
770b79cee8 Add a missing colon. 2012-12-29 17:31:37 +00:00
Marc Fonvieille
468bd5b50a Add some missing application tags. 2012-12-29 17:10:16 +00:00
Warren Block
28eba234d5 Whitespace-only fixes. Translators, please ignore. 2012-10-31 02:17:26 +00:00
Warren Block
26e1e7777d Refine the mention of freebsd-zfs partitions, and combine the mention of
gpart(8) with the ZFS paragraph.  Also expand a few contractions.

Submitted by:	Taras Korenko <ds@ukrhub.net>
2012-10-26 18:38:55 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Isabell Long
47d7566491 - Update a section of the serial communications Handbook chapter to refer
to uart(4) in FreeBSD 8.X as opposed to the obsolete sio(4).  Keep the
  references to sio(4) but specify that they are for 7.X and older
  releases.  [1]
- Fix some capitalisation convention errors also in the Handbook.

PR:		docs/171529 [1]
Approved by:	gjb, gabor (mentors)
2012-09-14 21:55:29 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
42b18717e8 - Add proper XML declarations with encoding specification to files that
didn't yet have it

Approved by:	doceng (implicit)
2012-08-11 10:37:42 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Warren Block
bc25c829de List the freebsd-zfs GPT partition type.
PR:		164800
Submitted by:	Twoje Radio
2012-06-24 01:10:11 +00:00
Gabor Kovesdan
3cdf4e4922 - XMLify English books
Approved by:	doceng (implicit)
2012-06-21 16:04:40 +00:00
Warren Block
e73bde442a Updates: note that the first UFS partition found is expected to be /, and
remove the incorrect note that a freebsd-boot partition must be first on
the disk.

Submitted by:	donallen in http://forums.freebsd.org/showthread.php?p=181004#post181004
2012-06-17 18:49:15 +00:00
Glen Barber
e9f1e1a61d Remove references to dual-booot troubleshooting that does not exist.
Submitted by:	ryusuke
2012-04-03 13:27:00 +00:00
Warren Block
9c17dd697d Fix miscapitalized word.
Noticed by:	ryusuke
2012-02-13 15:12:50 +00:00
Warren Block
8242d7ba9b Change references to 8.2-RELEASE to 8.X, hopefully future-proofing them.
Submitted by:	ryusuke
2012-02-06 22:37:15 +00:00
Warren Block
8a8003f8ab Add a tip to the memory stick section pointing out that 8.2 uses a
different FTP path and has a separate installation chapter.
2012-02-05 23:22:35 +00:00
Warren Block
cda28bd439 Remove border from partition schemes table.
Add example of setting up a split-filesystem partition layout.
2012-01-31 17:55:59 +00:00
Warren Block
2eeb8a5f3a Fix title capitalizations, include /tmp in list of filesystems for
split-filesystem partitioning.
2012-01-29 00:16:47 +00:00
Warren Block
3e0a636ca1 Whitespace-only changes. Wrap long lines, fix indentation. 2012-01-28 19:21:29 +00:00
Benedict Reuschling
ca6d2c9402 A few updates found while translating:
- add &nbsp; between number and unit
- move a sentence stop out of an ulink description
- use &windows; in titles to be consistent (although the "tm" won't show up)
- Use author entity in Kris Moore's case
- Replace FreeBSD with &os; in a few places
- Add an extra space between a ) and the next word and
- de-capitalize daemon to be consistent [1]

[1] reported by:    lme
2012-01-04 13:42:27 +00:00
Ryusuke SUZUKI
ca204278cf o &rel.current; -> <replaceable>version</replaceable>
doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml

o 9.0 -> <replaceable>version</replaceable>

	doc/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml
2011-12-19 12:41:12 +00:00
Glen Barber
71484c537f bsdinstall chapter updates from -RC3:
- Add the 'Enabling Crash Dumps' screen [1]
- Add the 'Manual Configuration' screen
- Replace the 'Final Configuration' screen; the 'Shell' option was removed
  and replaced with the 'Manual Configuration' prompt

Reminded by:		ryusuke [1]
2011-12-11 18:21:55 +00:00