danger 2012-02-06 17:13:58 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- add a section covering graid3
PR: docs/164228
Submitted by: Mark Gladman
Reviewed by:wblock, bcr
Revision ChangesPa
wblock 2012-02-05 06:49:25 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Fix an fstab example.
Revision ChangesPath
1.54 +8 -8 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
__
wblock 2012-02-05 06:38:55 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Fix title capitalization and correct a closing para tag.
Revision ChangesPath
1.53 +4 -4 doc/en_US.ISO8859-1/books/handbook/geom/chap
wblock 2012-02-05 06:36:18 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Whitespace-only changes to rewrap long lines.
Revision ChangesPath
1.52 +135 -122 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
__
manolis 2011-11-21 18:11:25 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add a warning on using GEOM mirroring on GPT partitioned disks, the
default scheme used on FreeBSD 9.X
PR: docs/162723
Submitted by:
brd 2010-09-06 03:36:08 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- Journaling is not UFS specific.
- Fix spacing that affects the display.
- Clean up the note about multiple journals.
- Note why you would want the
obrien 2010-08-14 01:27:24 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Change order of gjournal commands to match the man page.
Revision ChangesPath
1.49 +2 -2 doc/en_US.ISO8859-1/books/handbook/geom/chap
manolis 2009-05-06 14:12:13 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add info on the new 'ufsid' label introduced in 7.2-RELEASE
Reviewed by:rene, trhodes
Revision ChangesPath
1.48 +32 -0 doc/en
trhodes 2008-12-23 12:07:29 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add a warning about gmirror truncating the last sector, which may, in
some cases, cause data loss.
PR: 128804
Reviewed by:keramida
Marc Fonvieille wrote:
>>
>> | -levels.
>> | +and manipulate the various RAID levels.
>> |
>>
>
> Where's the problem here ?
> I find this sort of changes many times in your commit.
> All these changes were indispensable?
> Whitespaces fix should be done when the code sta
On Wed, Nov 26, 2008 at 12:21:48PM +, Manolis Kiagias wrote:
> manolis 2008-11-26 12:21:48 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/books/handbook/geom chapter.sgml
> Log:
> Whitespace only: Fix several whitespace issues in Handbook's 'geom' chapte
manolis 2008-11-26 12:21:48 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Whitespace only: Fix several whitespace issues in Handbook's 'geom' chapter
Revision ChangesPath
1.46 +102 -101 doc/en_US.ISO8859-1/books
trhodes 2008-11-26 09:50:48 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Make the data in fstab be consistent with the output of mount.
Noticed by: sem
Revision ChangesPath
1.45 +6 -4 doc/en_US.ISO
manolis 2008-11-25 15:49:10 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Several updates and fixes in Handbook's 'geom' chapter:
- Add missing messages in an example
- Avoid use of /mnt as a permanent mount point in an ex
trhodes 2008-09-28 11:58:11 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Rewrite the geom mirror section, it's currently too complicated and this
method
is faster. Add a section on replacing a failed drive.
Reviewed by:
remko 2008-03-29 07:53:42 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
s/ufs2/ufs/ for geom label examples.
PR: docs/122207
PR: docs/122206
PR: docs/122205
Submitted by: Josh Pa
trhodes 2008-01-22 17:39:13 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Revert newfs options in the gmirror(8) section, avoiding an explicit request
for a UFS2 file system.
Discussed with: rwatson
Revision Changes
On Tue, 22 Jan 2008, Tom Rhodes wrote:
trhodes 2008-01-22 03:44:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Update the gmirror section:
1: Pass -O 2 to newfs for UFS2;
newfs defaults to UFS2 on adequately UFS2-aware versi
trhodes 2008-01-22 03:44:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Update the gmirror section:
1: Pass -O 2 to newfs for UFS2;
2: Add a dd command to clear the primary disk;
3: Remove the creation of boot.confi
remko 2007-12-27 18:21:23 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
I like the "create" "use" "destroy" documentation flow better then
that was the case for the current section: "create" "destroy" "use"
so, move the des
remko 2007-12-27 17:30:30 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Throughout the document we call things like adX objects,
the same goes for one of the .journal examples, lets use that a bit
more consequently in the
remko 2007-12-27 15:43:53 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Correct another example and in the same example, talk about a replaceable
/mnt since we mention a line before that we can choose a desirable mountpoint
remko 2007-12-27 15:39:11 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Make the gjournal load a bit more inline with the other examples we have.
Revision ChangesPath
1.35 +1 -1 doc/en_US.ISO8859-1/books/h
On 2007-11-21 01:30, Tom Rhodes <[EMAIL PROTECTED]> wrote:
>> I guess closing tag is missing after following sentence:
>
> Thanks! It's a surprise my "make lint" and "make" did not pick up on
> this. It happens. Sorry for the late response, I'm still "moving." :)
"make lint" rarely catches mis
On Tue, 20 Nov 2007 12:06:47 +0100
Gabor Kovesdan <[EMAIL PROTECTED]> wrote:
> Ganbold escribió:
> > Tom Rhodes wrote:
> >> trhodes 2007-10-25 07:55:54 UTC
> >>
> >> FreeBSD doc repository
> >>
> >> Modified files:
> >> en_US.ISO8859-1/books/handbook/geom chapter.sgml Log:
> >> Ena
Ganbold escribió:
Tom Rhodes wrote:
trhodes 2007-10-25 07:55:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml Log:
Enable the gjournal section I wrote so that it's available come 7.0.
Revision ChangesPath
1.33 +0 -2
gabor 2007-11-20 11:05:37 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- Add missing closing tag
Submitted by: Ganbold <[EMAIL PROTECTED]>
Revision ChangesPath
1.34 +1 -1 doc/en_US.ISO8859-1/books
Tom Rhodes wrote:
trhodes 2007-10-25 07:55:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Enable the gjournal section I wrote so that it's available come 7.0.
Revision ChangesPath
1.33 +0 -2 doc/en_US.
trhodes 2007-10-25 07:55:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Enable the gjournal section I wrote so that it's available come 7.0.
Revision ChangesPath
1.33 +0 -2 doc/en_US.ISO8859-1/books/handbo
chinsan 2007-08-22 18:18:25 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- Whitespace cleanup.
This can safely be ignonred by translators.
Revision ChangesPath
1.32 +1 -0 doc/en_US.ISO8859-1/books/hand
chinsan 2007-08-22 18:17:51 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- Fix a missing tag.
Reported by:paefchen via #bsddocs
Revision ChangesPath
1.31 +1 -0 doc/en_US.ISO8859-1/books/handbook/ge
blackend2007-07-13 07:55:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- SGML fixes: for consistency with the rest of the docset use only one
pair of screen tags where needed. Use of "class" attribute instead of
"role
pav 2007-05-12 15:57:49 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Correct typo, the hint file is called boot.config
PR: docs/112305
Submitted by: Marian Cerny <[EMAIL PROTECTED]>
Revision Change
trhodes 2007-04-27 09:41:46 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add a section on glabel(8), provide a quick example.
Reviewed by:brueffer
Revision ChangesPath
1.28 +127 -1doc/en_US.ISO8859-
trhodes 2007-04-18 10:00:27 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add rudimentary section on gjournal(8), currently commented out but here as
a documented feature for 7.X release.
Sponsored by: AiNET Corp.
R
blackend2007-04-06 12:28:14 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Typo: s/the forth slice/the fourth slice
Revision ChangesPath
1.26 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
___
trhodes 2006-10-19 03:31:14 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
A few wording fix ups to the GEOM chapter.
PR: 85353
Submitted by: "Julien Gabel" <[EMAIL PROTECTED]> (original submission)
Revis
delphij 2006-07-16 19:04:15 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add a missing /para.
Revision ChangesPath
1.24 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
___
trhodes 2006-07-12 02:17:07 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
MFp4: Fast document ggate.
Revision ChangesPath
1.23 +46 -0 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
_
marck 2006-02-19 12:18:00 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Clarify module name.
Revision ChangesPath
1.22 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
___
trhodes 2005-12-31 10:43:28 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Remove two misleading comments.
Noticed by: pjd
Revision ChangesPath
1.20 +3 -6 doc/en_US.ISO8859-1/books/handbook/geom/chap
trhodes 2005-12-31 10:35:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
After a chat with pjd, a gstripe device must not be bootable.
Informed by:pjd
Revision ChangesPath
1.19 +0 -7 doc/en_US.ISO8
blackend2005-12-22 15:28:01 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Use of devicename tags where needed.
Revision ChangesPath
1.18 +13 -13doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
___
blackend2005-12-20 09:50:01 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
- Punctuation fix;
- Tag an untagged module name.
Revision ChangesPath
1.17 +2 -2 doc/en_US.ISO8859-1/books/handbook/geom/chapter.s
blackend2005-12-17 11:08:44 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Punctuation fix.
Revision ChangesPath
1.16 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
___
blackend2005-12-09 21:00:52 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Typo: s/Stripping/Striping
Revision ChangesPath
1.15 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
_
blackend2005-12-08 20:29:41 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Add a missing ;
Revision ChangesPath
1.14 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
blackend2005-12-07 14:08:08 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Move a punctuation sign out from filename tags.
Revision ChangesPath
1.13 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
remko 2005-11-09 20:10:54 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Correct various issues in the gmirror section.
PR: docs/86650
Submitted by: Chris Larsen
Feedback from: flz
Revision Changes
49 matches
Mail list logo