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
Marc Fonvieille
de77c40644
In the Creating and Using Optical Media (CDs) section:
...
- s/acd0c/acd0/ and mention in various places 4.X needs the
trailing c [1]
- The ATAPI/CAM section is just a cut&paste from an article I wrote for
bsdnews.org, so let's mention the author.
PR: docs/62097 [1]
Submitted by: Marc Blanchet <marc.blanchet@viagenie.qc.ca>
2004-04-14 13:11:14 +00:00
Martin Heinen
6f9b32a646
Replace consecutive screen elements with one screen element.
...
The screens shown belong to the same session.
2004-04-11 17:36:17 +00:00
Marc Fonvieille
32edfa9144
Fix a bogus growisofs(1) example.
2004-03-08 20:45:56 +00:00
Marc Fonvieille
bd0f6365da
Typo
...
Submitted by: pav@
2004-02-29 12:18:40 +00:00
Marc Fonvieille
29101dcb74
Capitalize a title, I forgot it in my previous commit.
2004-02-26 20:33:06 +00:00
Marc Fonvieille
fd37f33107
Add a DVD burning section. This section covers DVD+R, DVD+RW, DVD-R and
...
DVD-RW (data, DVD-Video, multisession and how to grow an existing ISO
file system).
2004-02-23 10:48:00 +00:00
Josef El-Rayes
ebcb93faac
Fix bogus doubled line and add example tags for consistency.
...
Approved by: simon(mentor)
Submitted by: Marian Cerny <jojo@matfyz.cz>
PR: docs/61630
2004-01-20 23:56:32 +00:00
Josef El-Rayes
f1840d3466
Add text describing the mksnap_ffs command as an
...
alternative for creating snapshots.
Approved by: trhodes(maintainer)
Approved by: simon(mentor)
Submitted by: Lukas Ertl <lertl@univie.ac.at>
PR: docs/53501
2004-01-16 21:48:15 +00:00
Alexander Langer
5fff2f6237
Add another example on how to use dump over ssh, setting RSH=ssh.
2004-01-15 12:06:19 +00:00
Ceri Davies
f589c4e5a5
Grammar police: "setup" is not a verb.
2003-11-05 10:36:56 +00:00
Marc Fonvieille
819a08a54a
Add missing items in Synopsis and remove some other one.
...
PR: docs/56929 & docs/56930
Submitted by: Marco Trentini <mark@remotelab.org>
2003-09-17 07:40:06 +00:00
Marc Fonvieille
fe4878a69d
Add missing closing tags not found by nsgmls, and fix the case of some
...
tags.
PR: docs/56231
Submitted by: Denis Peplin <den@freebsd-doc.org.ru>
2003-08-31 16:41:36 +00:00
Simon L. B. Nielsen
4cfd05d16f
*.sgml:
...
- Use trademark entities.
- Add trademark attributions.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
- Use 'UNIX like systems' instead of 'UNIX systems'.
trademark.ent:
- Add entities for more trademarks / companies.
2003-08-23 23:26:44 +00:00
Simon L. B. Nielsen
aed2b1d2da
Note that gbde(4) and vinum(4) does not work together at this point.
...
Submitted by: Stefan Walter <sw@gegenunendlich.de>
PR: docs/55122
Discussed on: -doc
Approved by: ceri (mentor)
2003-08-15 21:50:10 +00:00
Marc Fonvieille
ac3dece5ba
More bsdlabel(8) updates.
2003-07-17 17:03:24 +00:00
Marc Fonvieille
5ed14dfcde
Update the note about matcd(4) driver, this later is back in 5.X branch
...
since June 16th, 2003.
2003-07-17 08:06:48 +00:00
Marc Fonvieille
3c2bbd6ddc
Start to update the chapter about bsdlabel(8).
2003-07-16 21:23:53 +00:00
Ceri Davies
22a4a9b4ec
Capitalise titles as per the Chicago Manual of Style.
2003-07-13 18:18:34 +00:00
Tom Rhodes
139fc5e004
Sentence fragment.
...
Pointed out by: Craig Reyenga <craig@craig.afraid.org> via -doc
2003-06-30 15:18:42 +00:00