Andrey Slusar
39f4afbdc0
Add Kenneth Vestergaard Schmidt for his editors/emacs-devel port.
2006-04-02 21:57:55 +00:00
Johan van Selst
3cb2afbe17
- Move myself from additional to committers section in contributors
...
Approved by: flz (mentor)
2006-04-02 12:11:08 +00:00
Johan van Selst
6acff69e2f
- Add myself as committer
...
Approved by: flz (mentor)
2006-04-02 12:05:36 +00:00
Joel Dahl
bbf3fa8f3f
Move smkelly to the Development Team Alumni.
2006-04-01 17:15:51 +00:00
Tom Rhodes
5f2cb722a4
Remove now obsolete linkend.
2006-04-01 02:15:08 +00:00
Jean Milanez Melo
2a547ca282
- Add myself in Developers Section.
...
Approved by: mnag (mentor)
2006-03-31 22:49:23 +00:00
Jean Milanez Melo
8cc49234f7
- Remove myself in Additional Contributors Section.
...
Approved by: mnag (mentor)
2006-03-31 22:48:09 +00:00
Jean Milanez Melo
cc5d8b577d
- Add myself as committer.
...
Approved by: mnag (mentor)
2006-03-31 22:22:26 +00:00
Christian Brueffer
2ec3a5cbae
Update for the KDE information in this chapter:
...
- Remove the line on KOffice, it's not recommendable for the general
public at this time.
- Remove outdated information on kdm.
- Remove the subsection on anti-aliasing. It's outdated and aa has been
enabled by default for some time now.
PR: 94867
Submitted by: lofi
2006-03-31 20:51:51 +00:00
Marc Fonvieille
8bdb63e112
Add a DVD-RAM section.
...
This is based on a mail exchange on freebsd-doc with Michael K. Roost
<michi@mirox.ch>.
2006-03-31 10:47:03 +00:00
Tom Rhodes
d3a4549785
Very minor correctness cleanup.
2006-03-31 10:09:27 +00:00
Tom Rhodes
d889e662c0
Bring mac_bsdextended section up to date a little bit. Discuss the first
...
match enable and ruleset load on start up options.
2006-03-31 09:58:04 +00:00
Tom Rhodes
b39569b8cd
Fix a sentence. Add a note about testing to the broad warning at the
...
beginning of this chapter.
2006-03-30 06:46:22 +00:00
Dmitry Morozovsky
3ca01feccb
One excessive 'kilo' in sector size. Fix this.
2006-03-28 08:26:37 +00:00
Colin Percival
805090e3d2
Add gnn, mnag, and philip to the list of security team members.
2006-03-26 15:31:20 +00:00
Joseph Koshy
d223fcba0f
Correct the spelling of 7.0-CURRENT.
2006-03-26 12:36:21 +00:00
Joseph Koshy
ef3016e582
Document __FreeBSD_version 700015.
2006-03-26 12:34:10 +00:00
Vitaly Bogdanov
a5a24a7ca1
Bump copyright year
2006-03-25 09:51:13 +00:00
Vitaly Bogdanov
0a2a674672
Fix one more incorrect branch name and related link.
2006-03-25 09:37:07 +00:00
Vitaly Bogdanov
2f08c39384
Some fixes in the branches names to
...
reflect current -STABLE/-CURRENT branches
2006-03-25 09:18:51 +00:00
Andrey Slusar
a44f8c42dd
Add Johan StræÏm for his net-p2p/rblibtorrent port.
2006-03-24 21:10:03 +00:00
Marc Fonvieille
a0ed8369c2
Add a missing word.
2006-03-24 18:01:51 +00:00
Andrey Slusar
c7662564c8
Change Scott Ullrich email address.
2006-03-24 13:36:16 +00:00
Simon L. B. Nielsen
605abcfbe4
Some rework of the memory, and file-backed file systems section:
...
- Remove 5.X from titles, since it applies to 5.X+.
- Refer only to bsdlabel in the 5.X+ section and remove note about the
switch from disklabel to bsdlabel in FreeBSD 5.1.
- Do not suggest users place file systems on the "c" partition (which
is meant for the "raw" device) and use the "a" partition instead.
(Note that I'm not really sure if there is a good reason to label a
memory disk before use when just using the entire disk for one file
system, but I will leave this for now.)
- Update program output to show what resent FreeBSD version actually
writes.
- For memory backed file system section, suggest that people use swap
backed and not malloc(9) backed, since malloc based memory disks
have a good disk of causing a panic since the kernel risks runing
out of memory in the malloc pool.
2006-03-23 22:13:54 +00:00
Marc Fonvieille
10c618f72c
Add a missing </para>, this fixes a weird page rendering.
2006-03-22 13:05:22 +00:00
Marc Fonvieille
201d8087d2
Characters entities should not be used inside programlisting tags since
...
these later are rendered as <pre></pre>.
Noticed by: Denis SAGET <geodni@free.fr>
2006-03-22 12:53:23 +00:00
Thierry Thomas
049d4e1ba0
Add an entry for Jordi Haarman.
...
PR: ports/93935
Submitted by: Jordi Haarman <jhaarman-keyword-tinyerpPort.fd583c (at) projects.synantics.net>
2006-03-21 22:27:01 +00:00
Thierry Thomas
cf9b6db3a9
Add an entry for Matthias Sund.
...
PR: ports/93358
Submitted by: Matthias Sund <m.sund (at) arcor.de>
2006-03-21 06:33:39 +00:00
Joel Dahl
7c07011eae
Move nectar to the Development Team Alumni.
2006-03-20 23:28:31 +00:00
Giorgos Keramidas
4118629e80
Add missing `provide' verb.
...
Submitted by: Grant Moritz <volunteer@avcon.org.au>
in post <441E7BFA.4000600@avcon.org.au>
at freebsd-questions
2006-03-20 10:40:26 +00:00
Florent Thoumie
728db59410
- Doesn't seem reasonable after all, change _bgpd/_ospfd uid/gid to 130/131.
2006-03-20 10:33:09 +00:00
Florent Thoumie
bc04601493
- Reserve uid/gid 64/65 for _bgpd/_ospfd.
2006-03-20 10:27:41 +00:00
Remko Lodder
698a6ee299
Update the newfs example for the newer FreeBSD versions [1] and
...
list the old backward compatible instruction for FreeBSD
versions prior to 5.0.
Also the -v option does not work with versions starting
from 5.0.
PR: docs/84409 [1]
Discussed with: Daniel Gerzo <danger at rulez dot sk> [1]
2006-03-19 15:47:54 +00:00
Xin LI
bd204e39cd
Correct a typo.
2006-03-19 15:34:34 +00:00
Joerg Wunsch
0572b0a819
Update the Vinum chapter to reflect the change to Gvinum while keeping
...
references to Vinum classic for the sake of people running older
systems.
2006-03-17 23:42:17 +00:00
Marc Fonvieille
e68fbd611b
s/It's/It is/
2006-03-17 21:25:39 +00:00
Remko Lodder
9c79412b35
Remove the chapter about "If VuXML still scares you". We do no longer
...
encourage people to use this approach.
This will be the start of cleaning up the VuXML/portaudit information.
Discussed with: simon
2006-03-17 11:51:15 +00:00
Jesus R. Camou
8ae8cad43a
Update snapshots information.
...
PR: docs/94416
Submitted by: Daniel Gerzo <danger@rulez.sk>
Approved by: trhodes (mentor)
2006-03-16 14:24:07 +00:00
Vitaly Bogdanov
2cface35fe
Add Denis Barov <dindin at dindin dot ru> for his help to FreeBSD
...
Russian Documentation Project
2006-03-15 17:33:25 +00:00
Renato Botelho
0cc3ef0e6d
- Add Gustavo Fukao <gustavofukao@gmail.com> for ports/net/phamm
...
- Add Pedro F. Giffuni <giffunip@asme.org> for ports/science/(fastcap|fasthenry)
2006-03-15 10:50:57 +00:00
Christian Brueffer
7f8d22e034
Document GID 77, audit.
...
Submitted by: Alan Amesbury
2006-03-13 20:22:14 +00:00
Christian Brueffer
6c02bad18a
Add a pointer to the "Encrypting Swap Space" section to the
...
"Adding Swap Space" section.
2006-03-13 16:52:10 +00:00
Christian Brueffer
e66f49338c
Oops, "written by" should have been used here.
2006-03-12 19:06:36 +00:00
Christian Brueffer
972e6ca0bd
o Add a section on swap encryption
...
o Remove the swap encryption stuff from the disk encryption section
Reviewed by: Ken Tom, remko
2006-03-12 18:56:04 +00:00
Remko Lodder
54861aac29
Update the abstract of the releng-packages article.
...
Not the release engineering team is responsible for
creating high quality packages but the ports management
team.
PR: www/94099 (inspired by).
Submitted by: Kovesdan Gabor <gabor dot kovesdan at t-hosting dot hu>
Verified by: scotll
2006-03-12 13:45:13 +00:00
Vitaly Bogdanov
059e8f3e0f
Mention that after changing /etc/login.conf and
...
before changing users login classes one needs run
cap_mkdb /etc/login.conf to make changes visible
to the system.
PR: docs/94152
Pointed out by: Florian Klemenz <fok at gmx dot net>
2006-03-11 16:47:29 +00:00
Dmitry Morozovsky
72942faa24
Update old release and branch tags to current reality.
...
No objection from: -doc
2006-03-10 07:16:55 +00:00
Jesus R. Camou
bee4f94f25
Fix typo.
...
Noticed by: ceri
Approved by: trhodes (mentor)
2006-03-06 21:52:11 +00:00
Marc Fonvieille
698140154d
s/to startup/to start up/
2006-03-06 21:31:21 +00:00
Jesus R. Camou
2e3b33787d
Add link to the `Ideas' page
...
maintained by joel@.
PR: docs/92745
Submitted by: Daniel Gerzo <danger@rulez.sk>
Approved by: trhodes (mentor)
2006-03-06 19:33:34 +00:00