Commit graph

247 commits

Author SHA1 Message Date
Pav Lucistnik
c1266282fc 16.6.5 Duplicating Audio CDs
- mention that 4.X don't prefix device nodes with zero
- show how to force system to retaste media
- flip note from "on 5.X and later" to "on 4.X"

Solving:	docs/79658
Reported by:	Alan Larson <larson@w6yx.stanford.edu>
2006-01-10 17:26:34 +00:00
Xin LI
e140896ec8 Escape <, >, &'s, plus some cleanups against the SGML. There should not
be any content changes involved in this commit, however, localization
teams are encouraged to catch up with this change.

Requested by:	intron at intron ac
Reviewed by:	Niclas Zeising <lothrandil at n00b apagnu se>
Glanced by:	simon
2006-01-05 20:03:39 +00:00
Ceri Davies
89b4d4aa69 Add details on how to use GELI.
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
Reviewed by:	ceri, remko, pjd
2005-12-30 21:10:24 +00:00
Pav Lucistnik
088e1ecffb 16.4.3 Rebuilding ATA RAID1 Arrays:
- update atacontrol attach/detach syntax for 6.0, where it accepts ataN instead
  of just N
- fix instructions for FreeBSD 5.X/6.X, where addspare step is needed and
  rebuild command returns immediately

Fixes:

PR:		docs/58111
Submitted by:	Jack Twilley <jmt@twilley.org>

PR:		docs/83771
Submitted by:	edwin
2005-12-18 18:39:41 +00:00
Giorgos Keramidas
0c5fbe5924 Add a section that describes briefly various backup strategies available
with FreeBSD, their relative merits and what the final choise of a
backup strategy has to cover/support.

PR:		docs/89900
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2005-12-12 15:16:03 +00:00
Murray Stokely
aad8957506 1. Remove redundant use of the proper noun.
2. Note that bsdtar is the default since 5.3, and that it doesn't
   support tarring to remote tapes directly, only via a pipeline
   through ssh or similar.

PR:		docs/81738
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2005-08-05 19:06:20 +00:00
Remko Lodder
65f73cf928 Nuke Quota support information for FreeBSD 3.2
Requested by:		Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
Discussed with:		#bsddocs
2005-08-02 18:48:04 +00:00
Giorgos Keramidas
bcce52355e Add missing </para> 2005-06-18 21:10:58 +00:00
Hiten Pandya
1c58896a25 Snapshot files are set with the "snapshot" file flag during creation by
mksnap_ffs(8) or mount(8).  The previous statement was incorrect since
it mentions the immutable flag, i.e. "noschg" which is not the case when
one does "ls -lo" in a directory containing snapshot files.

While I am here, mention a way for finding snapshot files on a file
system.

PR: 	docs/80535 (inspired by)
2005-06-16 04:46:15 +00:00
Hiten Pandya
e3f9e93d33 Correct misleading statement about state of mounted snapshots.
PR:      	docs/80533
Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net>
2005-06-16 03:19:58 +00:00
Ceri Davies
dd5144a783 Correct the QIC tape dimensions quoted (I didn't check this, but now the
metric matches the imperial at least).

PR:		docs/81225
Submitted by:	Rene Ladan < r dot c dot ladan at student dot tue dot nl >
2005-05-20 18:14:24 +00:00
Denis Peplin
3efd17c503 Move scbus, cd, and pass devices from "need to add" programmlisting to
"also need" programmlisting. These lines already present in recent GENERICs.
2005-05-04 13:07:11 +00:00
Remko Lodder
fa63510b7c Remove an extra visable space in the File System Quotas section.
PR:		docs/80261
Submitted by:	Brad Davis <so14k at so14k dot com>
2005-04-22 19:31:10 +00:00
Giorgos Keramidas
07d593dc61 Add a missing filesystem option to a dump(8) example.
Noticed by:	Andrew Davis <andrew@zeffa.net.au>
2005-04-14 16:42:36 +00:00
Peter Pentchev
f44c8792b5 Since the quota tools seem to have been working in kbytes, not blocks,
for some time now, reflect this in the documentation.

PR:		64063
Submitted by:	Stacey Roberts <stacey@vickiandstacey.com>
2005-02-27 12:59:47 +00:00
Giorgos Keramidas
99452d30fb Wording fixes. 2005-01-25 13:58:06 +00:00
Giorgos Keramidas
78fba00a1f The matcd(4) driver is not gone in 5.0 and 5.1 only.
It has been removed from CURRENT too.
2005-01-25 12:58:56 +00:00
Giorgos Keramidas
288de68c35 Delete EOL whitespace, in preparation of more fixes.
Translators may safely ignore this commit.
2005-01-25 12:29:06 +00:00
Giorgos Keramidas
29fa37e8e8 rcmd(3) and ruserok(3) are not commands. Replace the <command>
elements that wrapped them with man page references for the
respective library functions.
2005-01-25 12:27:21 +00:00
Denis Peplin
5146e3285a Use sysinstall by default and /stand/sysinstall for systems older than 5.2
Same for /rescue (use it by defaut, and /stand for old systems)
2004-12-22 11:22:19 +00:00
Marc Fonvieille
eb3da5313b Punctuation fix. 2004-12-05 16:40:56 +00:00
Marc Fonvieille
5055021668 s/role="directory"/class="directory"/ since the last instance is the
correct one.  I'm guilty of most of these wrong attributes.
2004-11-19 19:57:22 +00:00
Peter Pentchev
e7cc0c839f Describe the -no-emul-boot mkisofs(8) option and use it in the example.
Also remove the -U option from the example, since it could create ISO
images that some systems could not boot from (besides, it is not used in
the FreeBSD src/release/i386/mkisoimages.sh script, and there probably
is a reason for that ;)

PR:		70952
Submitted by:	Jon Wallace <jon@whoweb.com>
Based on:	patch by Sebastian Schulze Struchtrup <seb@struchtrup.com>
2004-11-05 19:11:17 +00:00
Marc Fonvieille
a602367979 ad1 is not only for 4.X system, let's mention 5.X as well. 2004-11-01 18:56:50 +00:00
Hideyuki KURASHINA
f3027072d3 Fix a typo (syntax of cdrecord should be comma-separated values for
device reference).
2004-09-26 20:08:31 +00:00
Brooks Davis
d3b7df9511 Begin documenting the limitations of some popular disk partitioning
schemes.  In particular document the practical 2TB limit of bsdlabels.

Reviewed by:	simon
2004-09-14 00:20:32 +00:00
Murray Stokely
ee50c863c4 Correct misusage of <ulink> tag.
Found by:	loader@freebsdmall.com
2004-08-25 10:33:59 +00:00
Marc Fonvieille
9565589609 Devices name/node tagging is not consistent in the Handbook, it should
respect the following scheme:
- if the device name is /dev/foo --> <filename>/dev/foo</filename>
- if the device name is just foo --> <devicename>foo</devicename>
(See "4.2.5.7 Devices" from fdp-primer)
2004-08-11 16:24:26 +00:00
Marc Fonvieille
cf6a10e82d Grammar fix. 2004-08-05 18:25:32 +00:00
Marc Fonvieille
e521aefce9 In DVD section:
- Multisession is meaningful in data context only, so remove "DVD-Video
  players" from the text.
- Add the number of sessions for DVD+R Dual Layer media

Submitted by:	Andy Polyakov <appro@fy.chalmers.se>
2004-07-26 09:52:07 +00:00
Marc Fonvieille
a65dec588c In DVD section:
- Give some directives for USB burners
- Mention K3b as possible GUI for growisofs(1)
2004-07-26 08:55:40 +00:00
Marc Fonvieille
0a2faae9a7 Mention DVD burners in USB section. 2004-07-23 08:33:32 +00:00
Giorgos Keramidas
4cfe73a045 Fix a couple of misplaced <acronym> tags.
PR:		docs/69220
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-18 01:56:40 +00:00
Giorgos Keramidas
59b1918b83 Refer to sysutils/cdrtools instead of sysutils/mkisofs now that the
mkisofs port was merged into cdrtools.  I've also replaced most of the
references to the <filename role="package">mkisofs</filename> program
with an entity which we already have.

PR:		docs/69087
Submitted by:	Janos Mohasci <janos.mohasci@bsd.hu>
2004-07-16 08:38:33 +00:00
Murray Stokely
cade92a188 Spellcheck: environment, appropriate, explanation, occasions
Found by:	make spellcheck
2004-07-14 05:33:13 +00:00
Marc Fonvieille
a1f77b1a3d s/md0c/md0 where needed. 2004-07-13 10:27:58 +00:00
Murray Stokely
6f04b3910f Add prerequisites to the chapter synopsis. Users should know how to
build and install a custom kernel before reading these chapters.
2004-07-13 05:19:27 +00:00
Murray Stokely
e3caf28e18 Add missing frame='none' to two tables. 2004-07-12 07:40:51 +00:00
Murray Stokely
d1ec2ee4a0 Remove stub for Mini-cartridge section that has been here for at least
4 years.  No one is going to write this section anytime soon, it's not
really needed anyway, so remove the 'XXX' empty subsection and one
link to this empty section.
2004-07-12 07:15:49 +00:00
Murray Stokely
e55989777d Wrap long lines in <programlisting> and <screen> sections. These flow
over the page in print output, and make the user scroll in HTML
output.
2004-07-12 07:04:56 +00:00
Marc Fonvieille
4db7640a47 Some grammar fixes.
Submitted by:	Ken Tom <sub@mui.net>
2004-07-06 17:55:30 +00:00
Marc Fonvieille
0533ca92d1 s/ssh1/ssh in a dump(8) command line. 2004-07-06 09:37:08 +00:00
Marc Fonvieille
bd70e1d6aa In CD burning section mention some GUI CD burning apps: X-CD-Roast
and K3b.  I know there are some other GUI burning softwares but
these latter seem to be the more important ones.
2004-07-05 13:35:47 +00:00
Marc Fonvieille
63c991a9ff Mention USB devices in the synopsis. 2004-07-05 12:36:40 +00:00
Marc Fonvieille
6a1d7bf4ad Add a new section: "USB Storage Devices" which covers the
configuration of FreeBSD to use USB thumbdrives, hard drives, etc.
Some parts of that section come from an article I wrote for
www.bsdnews.org, many persons found that article useful and asked me to
add the same informations in the Handbook.
2004-07-05 12:22:33 +00:00
Hiten Pandya
c3925a309d The 'dvdauthor' port resides under the 'multimedia' category, not 'sysutils'.
Noticed by:	Eirik Nygaard <eirikn at kerneled.com>
2004-06-07 13:36:45 +00:00
Ceri Davies
4b9577b446 Minor language/grammatical fixups. 2004-06-06 00:37:34 +00:00
Marc Fonvieille
e0d4ac1f87 s/command/command line/ where needed. 2004-05-13 15:31:22 +00:00
Marc Fonvieille
828dc5de75 In DVD burning section:
- Add a line on how to enable DMA access needed for the ATAPI burner
- Various rewordings and additions to improve the text
- Enhance the multisessions part
- Add credits to Andy Polyakov (growisofs author) who helped me a lot,
  thanks to you Andy!
2004-05-06 18:48:04 +00:00
Marc Fonvieille
f6b271d799 The line device atapicd is not needed by ATAPI/CAM.
Submitted by:	thomas@
2004-04-29 07:04:19 +00:00