David Schultz
f3e464e554
Document __FreeBSD_version values 802501 and 802502.
2011-03-06 08:50:38 +00:00
Steve Kargl
3460605b6d
Obligatory first commit to the include myself in the list of
...
committers list.
Approved by: das
2011-03-05 23:06:43 +00:00
Gavin Atkinson
50e8b1e448
Add a missing word.
...
Submitted by: Isabell Long <isabell121 gmail.com>
2011-03-05 16:13:25 +00:00
Daniel Gerzo
b5257f7460
- add a new section about HAST
...
Reviewed by: pjd, Mikolaj Golub <to.my.trociny@gmail.com>,
Fabian Keil <freebsd-listen@fabiankeil.de>,
bcr, brucec, Warren Block <wblock@wonkity.com>,
2011-03-04 16:40:26 +00:00
Johann Kois
5ff3f12ea7
Fix the link to list of public available NTP servers.
2011-03-03 17:08:18 +00:00
Glen Barber
9c067fe2c4
Fix style nit.
...
Pointed out and approved by: jkois (mentor)
2011-03-03 16:21:59 +00:00
Glen Barber
65d641e907
Note that /dev/dsp* files do not exist when they are not in use.
...
PR: 155095
Submitted by: Chris Rees (utisoft of gmail com)
Approved by: jkois (mentor)
2011-03-03 14:55:41 +00:00
Doug Barton
5c6fcf9ad1
Address the concern in the PR with a simpler explanation and
...
emphasis on the Handbook article which has a good description.
PR: docs/86342
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2011-02-27 03:54:21 +00:00
Mark Linimon
3c9f210195
Fix the syntax of the cpdistfiles command. Deprecate the manual
...
invocation of distfile upload.
2011-02-26 00:58:15 +00:00
Sergey A. Osokin
9dc74aa3a5
Add Jacob Atzen, maintainer of www/rubygem-passenger.
2011-02-25 12:07:27 +00:00
Marc Fonvieille
732244a460
In Flash section mentions the fact /usr/local/lib/browser_plugins must
...
be created by hand if missing.
Inspired from a brucec@ mail.
2011-02-25 09:12:49 +00:00
Manolis Kiagias
e204c97292
Minor updates to the freebsd-update-server article:
...
1. Reword of "much slower..." to "potentially slower..."
2. Remove redundant mailing list in the tips section
3. Use callouts to provide a more clear layout
PR: docs/154986
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
2011-02-24 17:05:15 +00:00
Johann Kois
f7aa5dbac3
PR: docs/154931
...
Fix some problems/hickups in the "Prepare Boot Media" section.
Problem found by: Taras (ds ett ukrhub dott net)
Patch provided by: Warren Block (wblock ett wonkity dott com)
2011-02-22 20:57:42 +00:00
Ryusuke SUZUKI
2c1097b868
s/the the/the/
...
PR: docs/154950
Submitted by: Eitan Adler <lists at eitanadler dot com>
2011-02-22 10:27:25 +00:00
Mark Linimon
df3f30b9ef
Add a bit of back-fill to make the procedures for e.g. GNATS-only
...
committers more explicit. This section needs a bit more work.
While here, promote a paragraph to a note, while leaving whitespace alone.
2011-02-19 09:34:25 +00:00
Dimitry Andric
d8ccca4930
Document __FreeBSD_version 900033 (update of binutils to 2.17.50).
2011-02-18 20:57:00 +00:00
Dimitry Andric
a5833d7141
Document __FreeBSD_version 900028, 900029, 900030, 900031 and 900032.
2011-02-18 19:06:10 +00:00
Daniel Gerzo
10fa90e840
- carp can be also loaded as module starting from 8.2-REL
2011-02-18 18:10:36 +00:00
Mark Linimon
30e5055fe7
Add Eitan Adler (eadler@) as a GNATS-only contributor.
2011-02-18 04:33:48 +00:00
Remko Lodder
fcd24bf860
add a missing ;.
2011-02-17 19:32:59 +00:00
Ryusuke SUZUKI
4082f2cf0b
- Update copyright year to include 2011
...
- Remove mention of RELENG_6
PR: docs/154836
Submitted by: sahil
2011-02-17 15:43:01 +00:00
Giorgos Keramidas
1ac04ade86
Whitespace only changes: Refill and reindent.
...
Fix indentation and other spacing nits in the the memstick instructions
for dd and Image Writer sections. Translators may ignore this change.
2011-02-17 09:20:47 +00:00
Giorgos Keramidas
7b6bfc62d5
Add instructions for writing the memstick image from Windows machines.
...
Switch 'Prepare the Memory Stick' to a more generic title. Move the dd
based FreeBSD-specific instructions to a separate <procedure> and add a
second procedure, that is more useful to Windows users. The
instructions for Windows refer to the 'Image Writer' utility, including
its download location.
PR: docs/154837
Submitted by: Warren Block <wblock@wonkity.com>
2011-02-17 09:17:43 +00:00
Giorgos Keramidas
6780077241
Since 'procfs' is not a really a plain file, but a
...
pseudo-filesystem, point to its procfs(5) manpage
and remove the <filename> tags.
2011-02-15 06:14:42 +00:00
Manolis Kiagias
15a725e7ab
Minor grammar / typo fixes in freebsd-update-server article
...
Submitted by: sahil, Jason Helfman <jhelfman@experts-exchange.com>
2011-02-14 20:41:53 +00:00
Manolis Kiagias
2e3ed9f0c1
Fix typo in email address
2011-02-14 06:09:31 +00:00
Manolis Kiagias
75929656f7
Add Jason Helfman <jhelfman@experts-exchange.com> for his doc patches and the
...
freebsd-update-server article.
2011-02-13 17:56:00 +00:00
Manolis Kiagias
fca4099a95
Add a new article:
...
"Build Your Own FreeBSD update Server"
and attach it to the build.
A freebsd-update server allows a system administrator to update a number
of servers from a local mirror of the Project's update servers.
It also allows creation and fast distribution of local patches.
For additional information, contact Jason Helfman, the article's author.
PR: docs/139095
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Earlier reviews: keramida, gabor, pgj, trhodes
Recent reviews: cperciva, ryusuke, gjb
2011-02-13 17:53:26 +00:00
Frederic Culot
9ab19ef5fc
Add Jonathan Chu <milki AT rescomp.berkeley.edu>, maintainer of several ports.
2011-02-13 07:27:49 +00:00
Ryusuke SUZUKI
299ff4ac5a
Bump copyright year.
2011-02-11 16:37:53 +00:00
Ryusuke SUZUKI
bb101b2324
Update JAVA_VENDOR list to sync with the actual values in /usr/ports/Mk/bsd.java.mk.
...
PR: docs/154553
Submitted by: Warren Block <wblock _at_ wonkity dot com>
2011-02-11 14:22:49 +00:00
Ganael LAPLANCHE
eea6bec860
Add Jan Henrik Sylvester, maintainer of graphics/xournal.
...
Approved by: ehaupt (mentor)
2011-02-07 10:21:52 +00:00
Glen Barber
e8d603594c
Note that procfs(5) is necessary for proper GDM functionality.
...
PR: 154070
Submitted by: Warren Block (wblock of wonkity com)
Approved by: jkois (mentor)
2011-02-05 21:26:02 +00:00
Benedict Reuschling
bb1a42e514
s/-vv/-v -v/
...
Apparently, some browsers render the "vv" to look more like a "w".
To provide visual clarity, use "-v -v" instead.
PR: docs/153562
Submitted by: Jason Helfman (jhelfman at experts dash exchange dot com)
2011-01-30 13:07:47 +00:00
Remko Lodder
4414a849af
While translating the last update to the Dutch Documentation Project,
...
I found a little typo in the RTSP/RSTP definition, the latter is the
correct way to write it. Update the documentation accordingly.
2011-01-29 16:34:07 +00:00
Ryusuke SUZUKI
479787096c
Add information how to use Java with Firefox 3.6.
...
PR: docs/154097
Submitted by: beat@
2011-01-29 14:29:29 +00:00
Pav Lucistnik
3dbf32568e
- Update Mykola Dzham's email address
2011-01-27 13:35:45 +00:00
Glen Barber
93f6d1198d
Macromedia Flash is now Adobe Flash.
...
PR: 154281
Submitted by: Warren Block (wblock of wonkity com)
Approved by: jkois (mentor)
2011-01-25 20:23:31 +00:00
Ryusuke SUZUKI
da37fbcec2
- Remove mention of select sysinstall exit after country menu,
...
which is a remain from the past.
- Selecting Country Menu description is valid for 7.X and 8.X, so remove
"For &os; 6.2 and later," from mention of Selecting Contry Menu.
Reviewed by: blackend
2011-01-25 16:25:26 +00:00
Mark Linimon
5577365f06
Add text explaining what is actually in bindist-<hostname>.tar, and why.
...
Split some instruction into "as ports-<arch>" and "as root". Fix the
bogus use of replaceable around "latest".
2011-01-23 04:07:34 +00:00
Ryusuke SUZUKI
280aabfa15
Remove the paragraph for the old version of newfs which had -v option.
...
PR: docs/153273
Submitted by: Aldis Berjoza <aldis _at_ bsdroot dot lv>
2011-01-19 09:41:34 +00:00
Johann Kois
394f6f8d13
PR: docs/153821
...
Create a new "section" with "deactivated mailinglists" to make it easier to remove them completely at a later date.
2011-01-17 08:41:19 +00:00
Johann Kois
76605c9c9d
PR: docs/153821
...
Remove some references to the now gone/inactive mailingslists
- freebsd-alpha
- freebsd-qa
- freebsd-smp
2011-01-15 12:51:40 +00:00
Johann Kois
b06aadd04e
PR: docs/153821
...
Undo Revision 1.74 for the moment. Seems some of the entities
- a.alpha
- a.qa
- a.smp
are still used somewhere in the documentation.
So removing will cause build failures in these documents (a.qa for example is referenced in articles/releng).
2011-01-15 12:06:37 +00:00
Johann Kois
9ca40a74a4
PR: docs/153868
...
Make the new mailinglist "freebsd-chromium" known to the world.
Patch provided by: David Wolfskill (david att catwhisker dott org)
2011-01-15 09:22:33 +00:00
Johann Kois
ce9d0040f1
PR: docs/153821
...
The three public technical mailing lists:
freebsd-alpha
freebsd-qa
freebsd-smp
have been removed. While their archives remain, it is no longer
possible to post to or receive messages from them.
Based on a patch provided by: David Wolfskill (david att catwhisker dott org)
2011-01-15 09:16:23 +00:00
Johann Kois
f04bc2157a
PR: docs/153960
...
Fix a typo introduced by the last commit.
Pointed out by: Aldous Penaranda (aldous ett penaranda dott name)
2011-01-15 08:39:27 +00:00
Marc Fonvieille
3bfb22cbee
Reverse previous commit until 8.2/7.4-R are out.
2011-01-10 19:29:32 +00:00
Marc Fonvieille
3ce1e4baf9
Temporary add 8.2/7.4-R bits
2011-01-10 19:19:50 +00:00
Marc Fonvieille
9bf517317a
Add both RELENG_7_4 and RELENG_8_2 tags.
2011-01-10 19:13:25 +00:00