Commit graph

108 commits

Author SHA1 Message Date
Ceri Davies
d6598049e1 Multiple tweaks.
PR:		docs/42125
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-28 21:18:20 +00:00
Marc Fonvieille
924476c487 Add id attribute to "Duplicating Audio CDs" section, it'll
allow linking from other sections.
2002-08-28 17:29:25 +00:00
Ceri Davies
283b5f4ae2 Multiple cleanup of cruft that doesn't belong within <userinput> elements.
PR:		docs/41049
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-27 18:08:02 +00:00
Tom Rhodes
7151b0853b Complete restructure of the Storage chapter. Move the disk sections around
for a more logical order.  Rename ONLY the section titles (not all of them).

PR:	41244
2002-08-27 05:20:09 +00:00
Tom Rhodes
d3211ba418 Rework the Storage chapter. Move the floppy disks section up before CD
burning.
2002-08-26 17:21:49 +00:00
Tom Rhodes
46168b00b3 Rework the Storage chapter a bit. Move information on tapes to the lower
part of the chapter.

PR:	41244
2002-08-26 17:20:39 +00:00
Tom Rhodes
9eaa38b590 Another commit to add information on hardware RAID to the handbook. This
isn't perfect, but its a lot better than what we had.

PR:	36726
2002-08-26 15:46:27 +00:00
Tom Rhodes
41ea716a0c Apply the first patch to handbook/disks/chapter.sgml. This commit removes
obsolete and unuseful material from the RAID section.
2002-08-26 15:44:17 +00:00
Marc Fonvieille
f7c4ef4901 Use real quotations inside programlisting tags and not quote tags.
Submitted by:	Adam Davenport <dis@cluephone.net>
2002-08-23 17:43:45 +00:00
Marc Fonvieille
a26c989f71 Fix the empty entry about Vinum: add a short description from
http://www.vinumvm.org/ and links to the new Vinum chapter.

PR:		related to docs/41658
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-15 17:53:18 +00:00
Marc Fonvieille
36191ca0fa s/file system/filesystem/ 2002-08-14 09:21:41 +00:00
Marc Fonvieille
5c454f1a3d Add missing filename tags (docs/41548).
While I'm there: addition of some quotes tags and some punctuation
fixes.

PR:		docs/41548 in part
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-11 16:36:50 +00:00
Marc Fonvieille
423e4bece8 s/Postscript/PostScript
PR:		docs/41533
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-08-11 09:24:17 +00:00
Tom Rhodes
8707ef996d Add more information on File System Snapshots and add give the soft updates
section an 'id'

PR:		40862
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-07 03:32:39 +00:00
Murray Stokely
b7828d333d Add a missing prompt in one of the examples.
PR:		docs/41046
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-07-29 06:46:55 +00:00
Nik Clayton
f8d5f71e9f It always bugged me that the "Duplicating Data CDs" section had "This
doesn't work for audio CDs" at the end, with no explanation as to how to
duplicate audio CDs.

Since I needed to do this recently, document the process.  Note that I
don't have an ATAPI CDRW drive, so the ATAPI examples are based on some
googling and IRC discussions.

While I'm here, remove some <option>s and <filenames> that had snuck
into some <userinput> elements.
2002-07-27 09:21:57 +00:00
Marc Fonvieille
90250f8b45 Add a missing space in a command line
Submitted by:	Dmitry S. Makovey <dmitry@athabascau.ca>
2002-07-24 16:20:40 +00:00
Tom Rhodes
c915db4bc7 Add some information about FFS snapshots to the handbook.
PR:		36725
Requested by:	murray
2002-07-15 20:37:51 +00:00
Tom Rhodes
f7306dcc78 Wrap mkisofs in <filename role="package"> tags as discussed on -doc 2002-07-01 15:55:56 +00:00
Marc Fonvieille
8c0968abe9 Add missing package link for mkisofs
Approved by:	keramida
2002-06-29 20:24:08 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Giorgos Keramidas
76c169c4ef Correct various typos in the Handbook.
PR:		docs/36614
Submitted by:	Martin Karlsson <martin.karlsson@visit.se>
2002-04-01 14:39:29 +00:00
Murray Stokely
13e447d85b Do not attempt to link to the mkisofs port description in the text.
Just mention the name of the port.

Pointed out by:	ceri
2002-03-28 16:09:34 +00:00
Murray Stokely
d22a706302 Update a link now that sysutils/mkisofs is sysutils/cdrtools.
Submitted by:	"JAAM Designs" <bakers1@blazenet.net>
2002-03-28 08:59:30 +00:00
Dima Dorfman
fcfccd4a32 <port>fish</port> -> <filename role="package">fish</filename>
Generated with:	s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:08:13 +00:00
Jun Kuriyama
893616b856 Fix breakage (s@</fdisk>@</application>@). 2002-02-16 00:03:26 +00:00
Jim Mock
943eb31f98 Correct the method for adding another disk via sysinstall.
PR:			34074, 34953
34074 Submitted by:	Cameron Watters <cameron@toolhouse.com>
34953 Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-02-15 20:38:59 +00:00
Giorgos Keramidas
e7655d4598 Whitespace fixes.
Punctuation chars should not be preceded by spaces.
2002-02-14 22:31:00 +00:00
Jim Mock
f2e89eb062 Various fixes:
* throught -> through
    * put variable parts in <replaceable> tags

PR:		34509
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-02-01 09:41:55 +00:00
Jim Mock
75502121ab Add a link to the handbook's kernel configuration section in the "Using
Data CDs" section of this chapter.

PR:		34330
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-01-31 08:10:08 +00:00
Jim Mock
91c5268d54 Add a section on floppy drives to the disks chapter.
PR:			33164, 34474
33164 Submitted by:	Julio Merino <juli@merino.net>
34474 Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-01-31 07:57:52 +00:00
Chern Lee
f148918f75 * Change 'Automagic' -> 'Automatic'
* Conform section title

Automagic is a common English/computer term, but as Hiten points out,
this can be confusing to some.

PR:		docs/34163
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-01-28 00:35:55 +00:00
Michael Lucas
2e897de412 Correct documentation on kernel option for SCSI_DELAY for CDROM
timeouts.  Quotes around kernel options with numbers went out in the
Stone Age, and using whole seconds went out when CAM arrived.

Also add a very brief description of what this option does.
2002-01-22 17:16:44 +00:00
Michael Lucas
035bb583df Teach the Handbook how to image data CDs, so we can pull the tutorial
from the FAQ.
2002-01-22 15:38:11 +00:00
Michael Lucas
beea8c1505 Move CDROM "device not configured" error information from FAQ to
Handbook.

I believe that the answer given in the FAQ is incorrect, but am not
enough of a SCSI stud to confirm it.  I'll be forwarding the info to
the -scsi list and asking for confirmation or denial before I make any
content changes.
2002-01-22 15:08:24 +00:00
Michael Lucas
70e9532bb5 The "Using CDs" section also didn't mention the annoyances of mounting
& reading Joliet disks.  Fixed, with text & info taken from FAQ.
2002-01-22 12:03:48 +00:00
Michael Lucas
e95d410b49 The "Creating and Using Optical Media" section does not say how to
mount a CDROM?  You have *got* to be kidding...

Fixed, with content pulled from FAQ.

----------------------------------------------------------------------
2002-01-22 11:06:19 +00:00
Michael Lucas
f73fed85d4 How to burn data to a raw CD, and problems therewith.
Information taken from FAQ.

Step 1 of several million in moving "tutorials" from FAQ to Handbook.
2002-01-22 10:10:36 +00:00
Murray Stokely
4f16b85ce8 Correct a typo.
PR:		docs/33140
Submitted by:	Julio Merino <juli@merino.net>
2001-12-31 09:42:11 +00:00
Giorgos Keramidas
0efd38263b Expand most of the contractions found in the Handbook. 2001-12-08 12:08:44 +00:00
Murray Stokely
e0432ef7e9 * Correct links
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 22:12:46 +00:00
Murray Stokely
14e1717272 Add a small paragraph about our support for hardware RAID controllers.
If nothing else, we can at least list this in the Index now and can
point readers to the release notes and other sources of information.
2001-10-13 00:21:23 +00:00
Sheldon Hearn
309e20e7da Don't drive people to the FAQ <question id="inappropriate-ccd"> by
giving a broken disklabel example.  ccd(4) can't use paritions with
fstype "unused"!

Correct tense in affected paragraph.
2001-10-10 16:37:48 +00:00
Chern Lee
612c88c794 * Place the list of disk devices back into Storage chapter without
the legacy version stuff--it is more appropriate here than the
  install chapter
2001-10-08 22:36:01 +00:00
Chern Lee
dd01434120 Fix prepositional phrases in Sypnosis:
* After reading this chapter you will know:
   -> After reading this chapter, you will know:
 * Before reading this chapter you should:
   -> Before reading this chapter, you should:
2001-10-08 20:30:51 +00:00
Chern Lee
f93099595b * Properly tab ccd section (it is now two levels deeper)
* Let emacs wrap lines to appropriate width

Whitespace only change.
2001-09-13 19:25:38 +00:00
Chern Lee
dfbf4382d0 * Rename Disks chapter to "Storage"
* Move BIOS Drive Numbering and Mounting/Mounting and Unmounting
   Filesystems to Basics chapter
 * Update sypnosis to reflect changes
 * Change title of "Disk Quotas" to "File System Quotas"
 * Create new RAID section w/ sub-sections Soft & Hard
 * Move ccd section into Soft RAID
 * Create to-be completed vinum sub-section of Soft RAID
 * Move Backup Programs, Backup Media, and Floppy Backup sections
   from Backups chapter into Storage

Suggested by: murray and nik
2001-09-12 23:44:49 +00:00
Dima Dorfman
913404e9fd Correct a typo.
PR:		30454
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-09-09 14:34:18 +00:00
Chern Lee
c5f66c8cec * Minor sentence revisions for consistency
* Changed some comma usage
 * Made use of the <quota> tag over a literal "word"
2001-09-07 00:13:40 +00:00
Chern Lee
38bc8ad6d7 Modifications from author:
* Change a few device names
 * Make use of &gt; instead of >

Submitted by:	Christopher Shumway <cshumway@FreeBSD.org>
2001-09-05 00:57:22 +00:00