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)
scripts: service(1) puts things in one place and abstracts them. Also, it's less
typing and easier to autocomplete.
While here modernize script examples by removing the ".sh" suffix.
Discussed on: -doc
Reviewed by: bjk (prior version)
Approved by: bcr (mentor)
ignore.
Patch from dru on freebsd-doc, plus additional indentation fixes for ZFS
section and a few other miscellaneous whitespace problems.
Submitted by: Dru Lavigne <dru.lavigne@att.net>
systems: ext2fs, reiserfs and xfs.
This work was done by Isabell Long as part of Google Code-In (GCIN) 2011.
Submitted by: Isabell Long (isabell121 gmail com)
Minor changes by: me
Approved by: bcr (mentor)
This work was done as part of Google Code-In (GCIN) 2011.
GCIN student: Isabell Long (isabell121 gmail com)
GCIN task mentor: theraven, pgj
Patch reapplied by: Niclas Zeising (zeising daemonic se)
Minor cleanups by: me
This work was done as part of Google Code-In (GCIN) 2011.
GCIN student: Isabell Long (isabell121 gmail com)
GCIN task mentor: pgj
Patch reapplied by: Niclas Zeising (zeising daemonic se)
Minor cleanups by: me
RAIDZ configurations. My intention is to eventually make this chapter a
complete resource for users who transfer files between, say, OSX, Windows,
and FreeBSD via external storage devices. But those sections are just
stubs right now, and this chapter is not yet connected to the build.
Reviewed by: keramida, pgj, manolis, remko