Suleiman Souhlal
c34d778312
Traditional first commit:
...
Add myself to authors.ent.
Add myself to the developers list.
Add my PGP key.
Approved by: grehan (mentor)
2004-07-24 14:36:09 +00:00
Hiroki Sato
ca944c36ab
Remove trailing whitespaces.
2004-07-23 18:58:56 +00:00
Hiroki Sato
c8277d756c
Fix a build problem when print/ghostscript-afpl is used:
...
- epsgeom+gs now converts EPS files. graphics/peps is no longer used.
- Add $PERL, $REALPATH, and $SETENV into doc.project.mk.
Tested by: simon
2004-07-23 18:53:34 +00:00
Hiroki Sato
debb63c736
Update my key.
2004-07-23 18:12:09 +00:00
Murray Stokely
4d8725ed22
The ⋼ acronym entity is no longer needed, as only the first three
...
instances are marked up with <acronym role=".."> tags.
2004-07-23 09:11:03 +00:00
Greg Lewis
773797362f
. Add my key.
2004-07-20 20:17:11 +00:00
Hye-Shik Chang
1ca7da2715
Update my key with few new signatures.
2004-07-20 14:22:45 +00:00
Ken Smith
2e090582a4
Adding some extra protocols supported by ftp.id.freebsd.org.
2004-07-20 02:29:39 +00:00
Ken Smith
5f878eea03
Finish making the changes from the piece I had copied to make the new entry
...
for ftp.id.freebsd.org. Was concentrating on needing to change the pathname
for the URL and neglected to change the hostname (pathname is correct, he
doesn't have the "pub" part that's normal...).
Caught by: ceri
Pointy Hat: kensmith
2004-07-19 14:21:48 +00:00
Ken Smith
85f39332a9
Add ftp.id.freebsd.org.
2004-07-19 14:10:38 +00:00
Tilman Keskinoz
4cd65dea78
- My key expired in June, add a new subkey. (gpg sucks and doesn't tell you
...
unless you edit the key
- Add a few dozen sigs while I am here
2004-07-17 16:20:37 +00:00
Murray Stokely
524c6a7c57
Override the default $acronym-seq$ formatting to look for a role
...
attribute in acronym DocBook tags and use this for the title attribute
in acronym HTML4 tags, which will then give a mouseover definition of
the acronym.
2004-07-15 08:26:33 +00:00
Murray Stokely
4aa1046cc0
Add a role attribute to the NIS acronym so that we can render HTML
...
that displays a mouseover with the full text 'Network Information
System'. This is a proof of concept. Stylesheet support coming next.
2004-07-15 08:22:19 +00:00
Gleb Smirnoff
cb57091907
Add my PGP key.
...
Approved by: julian
2004-07-14 17:25:19 +00:00
Murray Stokely
c62dacb9c5
Since the print output is passed through TeX anyway, we might as well
...
format it properly with the \TeX command. Likewise for instances of
LaTeX in our documentation.
There should be no change for the HTML output, where they will still
be rendered in bold characters like all other text wrapped in <application>.
2004-07-14 09:44:30 +00:00
Murray Stokely
a63686372b
Improve comment and add <application> tags around TeX and LaTeX so
...
that the stylesheets know exactly what to look for and can render this
specially for print output.
2004-07-14 09:36:23 +00:00
Murray Stokely
551eaf5b40
Add a DSSSL stylsheet to enable more efficient spellchecking. This
...
stylesheet omits the contents of <filename>, <devicename>,
<programlisting>, and other tags that are likely to not contain real
English words. The output of this stylesheet can then be checked with
'make spellcheck' with far fewer false positives.
2004-07-14 05:28:11 +00:00
Ken Smith
33f2fcfd0a
Adjustments to www sites in Romania.
2004-07-13 14:38:41 +00:00
Peter Grehan
f0effe2738
Belatedly add GnuPG key for upcoming mentor duties.
2004-07-13 07:31:53 +00:00
Murray Stokely
08cc311722
Properly close acronym tag.
2004-07-13 05:48:14 +00:00
Murray Stokely
0b77e3db95
The acronym 'NIS' is used over 150 times in the network-servers
...
chapter alone of the Handbook. Add an entity here, used with ⋼,
so that we can mark up each of those with <acronym>NIS</acronym>
without bloating the source SGML files too much. We shouldn't add
every such acronym here, but in the case of NIS it really helps the
readability.
2004-07-13 05:45:52 +00:00
Murray Stokely
71eb6d77a4
Add additional callout images. This allows us to use up to 15
...
callouts with consistent number icons. Callouts above number 15 would
still be displayed in bracketed text.
Obtained from: docbook-xsl distribution
Created by: Dave Pawson
2004-07-12 08:37:46 +00:00
Murray Stokely
9d58ee9ba0
Capitalize Ethernet.
2004-07-12 08:02:21 +00:00
Marc Fonvieille
2db28883ee
Add a graphic version for a remaining ASCII art, in static routes
...
section.
2004-07-11 13:34:27 +00:00
Hye-Shik Chang
5657d9a0f3
Update my UIDs.
2004-07-10 09:25:52 +00:00
Will Andrews
46241e26f8
Add ~35 new signatures, mostly from BSDCan.
2004-07-08 05:35:14 +00:00
Hiroki Sato
eb69b4c15d
Fix the lint target to use ${NSGMLSFLAGS}.
2004-07-07 13:30:49 +00:00
Hiroki Sato
a13b50e98b
Unbreak the build.
...
Pointy hat to: hrs
2004-07-07 11:23:16 +00:00
Denis Peplin
b019193729
Apply workaround to fix the build
...
I'm forgot to test build/install from www
Pointy hat: den
2004-07-07 08:13:49 +00:00
Hiroki Sato
84f8ee0a15
Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
...
is not defined.
- URL_RELPREFIX must always point the top page's URL
(http://www.FreeBSD.org ) in relative form, defined in Makefile.
- &url.base; can be used in doc/<langcode>/*. It will be
replaced with the real URL which points the top page.
For translators: Please make sure to define URL_RELPREFIX to
point the top page. The localized docs have different directory
hierarchy in its URL from the English version.
Tested by: den
2004-07-06 15:09:55 +00:00
Kirill Ponomarev
24330961f5
Update my GPG key.
2004-07-03 18:48:41 +00:00
Hiroki Sato
41329ac343
Back out &man.gconcat.8; removal to unbreak the build.
2004-06-30 13:53:32 +00:00
Hiroki Sato
56d0bcb976
Add new entries:
...
rmd160(1), sha1(1), fwip(4), and ixgb(4).
2004-06-30 10:23:36 +00:00
Hiroki Sato
3d09719bdb
Add new entries:
...
eeprom(8), geom(8), ggatec(8), ggated(8),
ggatel(8), smbmsg(8), sunlabel(8)
2004-06-30 07:34:47 +00:00
Ken Smith
64e3d7bd51
Add ftp2.ca (URL is correct, they didn't follow the pub/FreeBSD convention).
2004-06-24 13:15:27 +00:00
Ken Smith
f109293fe8
Add first host in Kyrgyzstan - www.kg and cvsup.kg.
2004-06-23 03:52:26 +00:00
Ken Smith
2012fd1c9d
Add a new mirror site in Portugal as both www1.pt and cvsup3.pt
2004-06-23 02:29:38 +00:00
Tom Rhodes
15806333b5
Add refs for recently added cm(4), esp(4), rc(4) and snc(4) manual pages.
2004-06-22 03:00:09 +00:00
Erwin Lansing
dfe1d685a4
Note that ftp.dk.FreeBSD.org runs IPv6
...
Approved by: simon (doc foo)
2004-06-14 20:46:52 +00:00
Simon L. B. Nielsen
794069a9de
- Add IntelliMouse as a Microsoft Trademark.
...
- Update Linux trademark entry after I found http://www.linuxmark.org/ .
2004-06-13 20:39:46 +00:00
Ruslan Ermilov
f75e5461f8
Replaced my GnuPG key.
2004-06-02 09:46:31 +00:00
Lars Thegler
ce1965db82
Added my GPG key.
...
Approved by: erwin (mentor)
2004-05-31 13:51:34 +00:00
Hiroki Sato
c4f7691931
Bump the version number for 4.10R.
2004-05-28 00:41:59 +00:00
Hiroki Sato
10cbe09040
Add FreeBSD 4.10-RELEASE.
2004-05-28 00:38:14 +00:00
Alexander Langer
9822e8ad12
Add ftp8.de.FreeBSD.org, located at RWTH Aachen, Germany, also known
...
as SunSITE Central Europe.
2004-05-27 10:55:00 +00:00
Ken Smith
57f0b105aa
Adding signature by bmah.
2004-05-26 05:46:33 +00:00
Bruce A. Mah
582f528f0f
Add a uid and a signature from kensmith.
2004-05-26 05:17:59 +00:00
SUZUKI Koichi
62c771e5cf
Add my author entity to authors.ent.
...
Add my entity to contrib.committers.sgml.
Add my PGP key.
Approved by: kuriyama (mentor)
2004-05-23 15:39:49 +00:00
Ken Smith
7601c142c6
Add three CVSup mirror sites in Lithuania.
2004-05-21 16:01:31 +00:00
Hideyuki KURASHINA
6d769f4076
Add ct(4).
2004-05-18 15:20:43 +00:00
Hideyuki KURASHINA
dbdb570b47
Add cp(4) and ng_sppp(4).
2004-05-18 15:17:33 +00:00
Maxim Sobolev
214bcbe956
Add numerous signatures from the BSDCan keysigning party.
2004-05-17 08:57:08 +00:00
Maxim Sobolev
6b3a129a6f
Update my keys with one that doesn't expire any time soon, which is the one
...
I've used at the BSDCan keysigning party.
2004-05-17 07:00:28 +00:00
Hiroki Sato
afc3a245b3
Use URLS_ABSOLUTE=yes for non-html formats and during
...
"make package".
Suggested by: den
2004-05-12 12:58:12 +00:00
Hiroki Sato
413af34cb6
Reimplement absolute/relative URL knob. Urls.ent now statically
...
includes the both of relative and absolute URLs, and when
the URLS_ABSOLUTE make variable is defined, absolute URLs in
share/sgml/urls.ent are used.
2004-05-11 10:59:48 +00:00
Hiroki Sato
5350ccb9b2
Unbreak the build. The current URLS_ENT cannot support .OBJDIR
...
when .CURDIR is not under DOC_PREFIX. This is a band-aid measure
but I will fix this soon.
Pointy hat to: hrs
2004-05-11 10:35:19 +00:00
Denis Peplin
d25767864b
Move
...
SRCS+= ${URLS_ENT}
from English Handbook Makefile to doc.common.mk
Reviewed by: hrs
2004-05-11 05:52:39 +00:00
Tom Rhodes
1f702fec86
Add mac_portacl(4) and mac_stub(4) to the manual page entities list.
2004-05-07 16:10:52 +00:00
Ken Smith
1ce8c284ed
Add cvsup2.dk.freebsd.org.
2004-05-06 14:38:46 +00:00
Stefan Farfeleder
f10b507a5c
Add my PGP key.
...
Approved by: das (mentor)
2004-05-05 13:20:21 +00:00
Ken Smith
fee45f7449
Add www.id - WWW mirror site in Indonesia.
2004-05-05 13:17:34 +00:00
Denis Peplin
2b0f6c0e65
Use &url.main; entity in place of ../../../..
...
Replace &url.main; -> http://www.FreeBSD.org
when URLS_ABSOLUTE is set (for release building),
and -> ../../../.. by default (for mirror sites).
Patch was slightly modified by: hrs
Discussed with: des, ceri, hrs, trhodes, simon
2004-05-05 12:52:48 +00:00
Ken Smith
eb6f5627fe
Add new cvsup site in Indonesia.
2004-05-04 15:38:26 +00:00
Dag-Erling Smørgrav
e90cab8c3d
pam_ftp has gone the way of the dodo.
2004-04-29 18:32:59 +00:00
Andrey A. Chernov
172e4e079a
Update
2004-04-25 03:00:50 +00:00
Hiroki Sato
565ca43cd6
Revert changes in the previous commit temporarily until the release day.
2004-04-24 19:41:38 +00:00
Hiroki Sato
19b029ac56
Bump version number for upcoming 4.10-RELEASE.
2004-04-24 19:23:19 +00:00
Hiroki Sato
22555385c3
Add acpi_asus(4).
2004-04-24 17:27:27 +00:00
Murray Stokely
ddbcd9bd9b
Update number of ports
2004-04-19 09:42:43 +00:00
Hiroki Sato
d7545a46f4
Add ng_hub(4).
2004-04-17 17:24:57 +00:00
Hiroki Sato
6410a51e75
Add umct(4).
2004-04-16 18:30:56 +00:00
Hiroki Sato
661e42d8c3
Add twa(4).
2004-04-16 18:23:54 +00:00
Kirill Ponomarev
17a3b86533
- Add cvsup8.de.FreeBSD.org
2004-04-13 05:06:16 +00:00
Ken Smith
cb57f57e6e
- Remove several FTP sites that have disappeared.
...
- Add some new CVSUP sites in China
- Merge the two South Africa sections into one.
New China CVSUP sites provided by Xin Li <delphij (at) frontfree.net>
on behalf of The FreeBSD Simplified Chinese Project.
2004-04-12 03:54:11 +00:00
Marc Fonvieille
26405d2916
Add vendor attribute for my previous addition.
...
Spotted by: ceri
2004-04-11 13:56:57 +00:00
Marc Fonvieille
881e706b7e
Add procmailex(5) entity (I forgot it in my last commit).
2004-04-11 05:33:30 +00:00
Hiroki Sato
f33722d166
Add pgrep(1) and pkill(1).
2004-04-10 20:27:42 +00:00
Alexey Zelkin
520aeb7c90
Whitespace cleanup
2004-04-09 10:09:41 +00:00
Alexey Zelkin
64c199f135
Last user of shared image branches.png (Russian Translation of releng
...
article) was updated to recent version of englsih article and does not
use this file anymore. So, now it's safe to remove this file.
2004-04-09 10:08:46 +00:00
Alex Dupre
a15146f3e5
Add the first Italian cvsup Tier-1 mirror.
...
Provided by: Manuel Martini <martin@tomato.it>
2004-04-08 21:43:25 +00:00
Alexey Zelkin
8bb7f0085d
Re-add branches.pic until translators update their releng article
...
translations to latest revision.
2004-04-08 14:39:53 +00:00
Alexey Zelkin
a2974cf290
This file was replaced with three different diagrams and releng article
...
was updated to use them. So, since it's unused now remove it.
2004-04-08 08:33:27 +00:00
Alexey Zelkin
32c8c3b46e
We have "too" many releases in 4.x branch, so branches.pic's default
...
scaling model "got confused" and most of messages become unreadable.
Resolve this problem, by spliting of branches diagram into three
diagrams: head, releng3 and releng4. It reduces width usage and gives
us more control over scalling control.
2004-04-08 08:27:59 +00:00
Alexey Zelkin
955401e2e6
add 4.8R, 4.9R, 5.1R, 5.2R, 5.2.1R and appropriate security branches
2004-04-08 08:23:51 +00:00
Dag-Erling Smørgrav
3ca4290956
Modify the final message to remind the user to commit pgpkeys.ent.
2004-04-06 11:13:59 +00:00
Alex Dupre
59abaec1ef
Unbreak the doc build before anyone notices it :-)
2004-04-06 10:47:05 +00:00
Daniel Hartmeier
eaf5e38fac
Follow committer's guide, add author entity and pgp key.
...
Approved by: mlaier (mentor)
2004-04-06 10:20:13 +00:00
Simon L. B. Nielsen
c0dc63ac06
Really unbreak creation of PDF documents which use "shared" PNG images:
...
The previous fix only worked in some cases, so back it out and add a
more clean fix. This fix also makes "make clean" work as expected again
for the shared PNG images.
The real problem is the assumption in doc.images.mk that the
${IMAGES_PDF} variable only need to contain images converted to PDF
format and not images which are already in PNG format. We need to list
the PNG images in ${IMAGES_PDF} since they might be in a shared image
directory, and if we don't list them in ${IMAGES_PDF} they will not be
copied to the working directory and will therefor not be found during
build.
Prompted by: phantom
2004-04-05 22:53:43 +00:00
Marc Fonvieille
a79af1fbfc
Add portaudit(1).
2004-04-03 17:53:19 +00:00
Hiroki Sato
bcdced5e83
Add ctau(4) to unbreak relnotes build.
2004-04-02 18:28:08 +00:00
Ruslan Ermilov
8e4cefcd1a
Update my GPG key.
2004-04-01 07:25:58 +00:00
Marc Fonvieille
9cbe56dfd2
Unbreak build.
2004-03-29 17:59:19 +00:00
Niklas Saers
9416f7fd58
Another gullible fool joins the crowd.
...
Approved by: des
2004-03-29 12:50:31 +00:00
Simon L. B. Nielsen
c187df3fbf
Unbreak creation of PDF documents which use PNG images (e.g.
...
articles/console-server), by also copying PNG images to the working
directory during PDF build.
2004-03-24 22:57:56 +00:00
Hiroki Sato
99c9ad9220
Add pf(4).
2004-03-24 18:01:01 +00:00
Alexey Zelkin
a4ef4bf328
We never used .docb suffix in the project tree, so do not mention it
...
in comments.
2004-03-24 09:52:57 +00:00
Alexey Zelkin
713a6ebd26
Introduce BZIP2_PACKAGE user defined variable which used to control
...
output format of 'make package'. If BZIP2_PACKAGE is set, then .tbz
archive will be generated instead of .tgz.
2004-03-24 09:50:03 +00:00
Alexey Zelkin
7f574a3bf2
Fix 'make package' to generate valid packages
...
After introduction of shared images concept it was not possible to realize
how images should be put into packages, so built images references were
used. It result up tgz file with lots filename which contained of '..'.
In order to workaround this issue I used temporary directory to install
complete packaging document, then generate PLIST based on content of
temporary directory and create actual package then.
Prodded by: The FreeBSD Russian Documentation Project
2004-03-24 09:45:31 +00:00
Alexey Zelkin
79d9b31fc9
Unconditionally set 'NO_SUBDIR' define.
...
doc.docbook.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible
for processing of 'SUBDIR' make variable. But since we are handling
'SUBDIR' here explicitly, doing same thing (second time!) via
bsd.subdir.mk's rules makes no sense and only adds disk IO overhead.
It reduces install recursive calls by factor 4.
2004-03-23 23:53:27 +00:00
Ceri Davies
033231458f
Avoid problems with Netscape and our stylesheets by removing the entry
...
for "BODY P". This seems to have no effect within other browsers, but
stops Netscape from displaying images on top of the document text.
PR: docs/48472
Submitted by: Alan Larson <larson@eng.paix.net>
2004-03-22 19:17:52 +00:00
Mark Santcroos
d245e28a46
Add my PGP key
...
Approved by: njl (mentor)
2004-03-18 10:37:38 +00:00
Ceri Davies
b9d85a9de7
Fix the doc build.
2004-03-16 14:01:14 +00:00
Thierry Thomas
f3270dbd1b
Adding my PGP key.
...
Approved by: mat
2004-03-16 12:22:43 +00:00
Tom Rhodes
453d1a66b4
Add images required for the new mail content.
...
Submitted by: Marc Silver <marcs@draenor.org>
2004-03-16 06:54:00 +00:00
Hiroki Sato
1f322e3958
Add new entries: arl(4) and arlconfig(8).
2004-03-16 04:36:44 +00:00
Oliver Braun
9eeb081112
Id cleanup.
2004-03-15 21:55:42 +00:00
Bruce A. Mah
d49130dae4
New manpage entities: logins(1), acpi_toshiba(4), acpi_video(4),
...
ng_atmllc(4), ubser(4).
2004-03-15 00:09:53 +00:00
Tom Rhodes
8a43338ad4
Add an entity for newsyslog.conf(5).
2004-03-13 16:33:59 +00:00
Hiroki Sato
3fcb8eb921
Add ng_vlan(4).
2004-03-13 16:06:52 +00:00
Ken Smith
652cebaccb
Add ftp1.ro and cvsup1.ro mirror sites.
2004-03-11 16:58:06 +00:00
Volker Stolz
2a6c83770b
Add Volker Stolz (vs) to the FreeBSD developers' list (ports).
...
Reviewed by: linimon (mentor)
2004-03-10 09:59:08 +00:00
Peter Edwards
8d84d741b7
My introductory commits:
...
Add myself to the Developers section of Contributors list.
Add myself to "authors.ent".
Add my PGP key.
Approved By: dwmalone@ (mentor)
2004-03-09 23:57:26 +00:00
Mike Makonnen
34c99f0b98
Update my gpg key.
2004-03-06 12:32:33 +00:00
Bruce A. Mah
7135a15225
New entities: jail_attach(2), udav(4), gconcat(8).
2004-02-28 18:43:01 +00:00
Vinod Kashyap
73383c7a69
Adding GnuPG key for Vinod Kashyap (vkashyap).
2004-02-26 18:41:04 +00:00
Vinod Kashyap
d93ff3a09b
Adding Vinod Kashyap (vkashyap) to the FreeBSD developers' list.
...
Reviewed by: Paul Saab (ps)
2004-02-26 18:38:10 +00:00
Bruce A. Mah
8e4842bc31
FreeBSD 5.2.1 is now the latest 5.X release.
2004-02-26 05:36:30 +00:00
Markus Brueffer
e97efd11a2
Last traditional commit: Add my PGP key.
...
Approved by: arved (mentor)
2004-02-23 20:48:18 +00:00
Marc Fonvieille
fcd3ac5dba
Add growisofs(1) manual page for the "coming soon DVD burning section."
2004-02-23 10:41:15 +00:00
Simon L. B. Nielsen
6ae1b9e21a
Add entities for the GEOM section 9 manual pages.
2004-02-21 15:44:43 +00:00
Ken Smith
f6d05be54a
Added Costa Rica zone, one WWW site and one CVSUP site in that zone.
2004-02-19 03:43:34 +00:00
Jim Rees
d4dcdf53e3
add my author entity
...
add me to committers
add my pgp key
put me in the news
Approved by: alfred (mentor)
2004-02-17 21:08:56 +00:00
Bruce A. Mah
e2f263befb
New entities: libarchive(3), sdp(3), sdpd(8).
2004-02-17 05:03:52 +00:00
Hiroki Sato
ed2b02d9be
Use FOO_CMD instead of FOO to avoid a conflict with a variable used
...
in the docproj port. TEX, LATEX, PDFTEX, JADETEX, and PDFJADETEX
has been renamed to TEX_CMD, LATEX_CMD, PDFTEX_CMD, JADETEX_CMD, and
PDFJADETEX_CMD for consistency. And TEXCMDS has been renamed
TEX_CMDSEQ because TEXCMDS and TEX_CMD are misleading names.
Discussed on: -doc
2004-02-16 14:13:24 +00:00
Simon L. B. Nielsen
0b473c33aa
*.sgml:
...
- Use trademark entities.
- Add trademark attributions.
- Don't join trademarks with other words, e.g. using hyphens.
trademark.ent:
- Add trademark entity for Sun.
2004-02-16 00:11:08 +00:00
Hiten Pandya
bcc04ffe53
Finally, add my key and join the new world order. :-)
2004-02-13 06:47:35 +00:00
Peter Pentchev
d1dbb5e3ec
Unbreak the build. This is just a bandaid - some valid SGML.
...
Does anybody actually have a copy of the Bell System Technical Journal
at hand to check what the correct title should be?
2004-02-10 20:11:04 +00:00
Max Laier
061dade99e
Last traditional commit: Add my GnuPG sig
...
Approved by: bms (mentor)
2004-02-10 19:32:42 +00:00
Brooks Davis
a47142019f
Update my key again. This time hopefully without any expired subkeys.
...
Noticed by: Simon 'corecode' Schubert <corecode AT fs.ei.tum.de>
2004-02-10 18:01:18 +00:00
Ceri Davies
e1d457e5d5
Add the Bell System Technical Journal.
...
PR: docs/52858
Submitted by: jhs
2004-02-09 22:41:49 +00:00
Lukas Ertl
cf96340569
Add my PGP key.
...
Approved by: joerg (mentor)
2004-02-08 22:07:52 +00:00
Hiroki Sato
6b2564e38e
Install TRADEMARKS.html and LEGALNOTICE.html missing in HTML.manifest.
2004-02-08 12:34:16 +00:00
Hiroki Sato
1afd84c68b
Add $JADETEX and $JADEPDFTEX.
2004-02-04 16:47:22 +00:00
John Baldwin
1e257a6871
Add my PGP key.
2004-02-02 19:12:10 +00:00
Pawel Jakub Dawidek
b662b2d538
Added my PGP key.
...
Approved by: scottl (mentor)
2004-02-02 17:21:19 +00:00
Brooks Davis
774460e760
Update my key to the unexired one and add more signatures.
2004-01-31 23:14:22 +00:00
Roman Kurakin
b92f61cd68
Add my PGP key to the list.
...
Approved by: imp (mentor)
2004-01-30 15:38:53 +00:00
Tom Rhodes
07f2ad888b
Add acpi_thermal.4 to the list.
2004-01-28 23:09:16 +00:00
Bruce A. Mah
1ca8ae3786
Temporarily back out previous commit until release day.
2004-01-28 20:35:19 +00:00
Bruce A. Mah
0749012b0c
Version number bumps for upcoming 5.2.1-RELEASE.
2004-01-28 20:34:34 +00:00
Ken Smith
7c8c0e7eab
- Add Taiwan Zone, new cvsup/www mirror site there.
2004-01-28 04:18:21 +00:00
Alex Dupre
6b68c8e9f6
Add my photo.
...
Approved by: blackend (mentor)
2004-01-26 18:22:44 +00:00
Marc Fonvieille
350d7186fd
Say Hello to the FreeBSD Flyer!
...
Just type:
cd /usr/doc/en_US.ISO8859-1/flyer/ && make pdf
and launch your favorite PDF viewer.
Thanks to people who supported this effort.
2004-01-24 21:19:48 +00:00
Mathieu Arnold
367297ca1b
Add some subkeys which are not Elgamal
2004-01-22 13:42:53 +00:00
Philip Paeps
829da6853b
Add my PGP key to the list.
...
Approved by: njl (mentor)
2004-01-21 18:08:19 +00:00
Josef El-Rayes
8b737692b3
Add some details about the usage of portupgrade &
...
add a man-ent for portupgrade.
Approved by: simon(mentor)
Submitted by: josef
PR: docs/55458
2004-01-18 22:21:10 +00:00
Mathieu Arnold
ab9801e9da
Update my key
2004-01-18 14:35:24 +00:00
Marc Fonvieille
e8ae652251
Update manpath to 5.2-current
2004-01-16 16:02:01 +00:00
Josef El-Rayes
42b618ed76
Add my pgpkey to the handbook
...
Approved by: simon(mentor)
2004-01-15 21:00:59 +00:00
Ken Smith
0c8cd3176d
- Remove entire bg.freebsd.org entry, the zone is defunct.
...
Pointed out by: Georgi Alexandrov <aether@abv.bg>
2004-01-14 04:18:36 +00:00
Hiroki Sato
2e2010fbb7
Improve transtable.{xml,xsl}, including:
...
- The structure of transtable.xml is revised. <word> should be
bracketed with <group>.
- A sorting order of the FreeBSD mirror sites rendered using
mirrors.xml has been determined by sort(1).
- A template "transtable-lookup" has been added for localization on
word-by-word basis.
- Replace English month names in news.xml, press.xml, and
advisories.xml with numbers that correspond to the names.
The number->name translation is performed on the fly.
- Since information in mirrors.xml is used in www/ tree, it depends on
doc/ tree now. When WITHOUT_DOC is defined it can be built without
doc/ tree, but some information becomes unavailable. For example,
a list of the mirror sites generated in index.html becomes a dummy
one, and calling "transtable-lookup" with a word returns the word
itself.
Neither www/ nor doc/ build should be broken due to this commit, but
until the necessary changes are applied in the localized directories,
the transtable does not work; it simply generates non-localized contents
even if transtable.xsl is used.
2004-01-12 21:27:01 +00:00
Bruce A. Mah
77fd16671d
FreeBSD 5.2 is now the current 5.X release.
2004-01-12 20:43:23 +00:00
Bruce A. Mah
0790f03469
Add entity for digi(4).
2004-01-10 18:08:04 +00:00
Marc Fonvieille
e68b10d824
Add NetxHop and GateD.
2004-01-09 15:03:54 +00:00
Marc Fonvieille
37964968df
Add some manual pages.
2004-01-08 11:22:35 +00:00
Hiroki Sato
2194b439bc
Disable a guess of ${LANGCODE} from ${.CURDIR} when it is already defined.
...
Pointed out by: ue
2004-01-06 23:57:46 +00:00
viny
288c6c74ba
Add my GPG key.
...
Approved by: stephane (mentor)
2004-01-04 16:11:37 +00:00
Ceri Davies
7c4c8612d1
We hit port10K two days ago. Good work to all involved.
2003-12-31 14:22:56 +00:00
Hiroki Sato
354d1cc7e5
Fix problems when ghostscript with A4=yes is used.
2003-12-30 21:41:17 +00:00
Bruce A. Mah
e465dce6a3
Temporarily back out previous commit (part two of the version number
...
bump stutter step).
2003-12-30 20:16:34 +00:00
Bruce A. Mah
64014cfd8e
We're going to be releasing 5.2 in a different month than was originally
...
scheduled, so I need to repeat the version number bump stutter-step.
2003-12-30 20:15:17 +00:00
Marc Fonvieille
b8b1c2a6b3
Replace ASCII art for a routing example with .pic diagram.
2003-12-30 09:54:54 +00:00
Bruce A. Mah
e46454f5f2
Add signatures I picked up in various places (BSDCon? elsewhere?).
2003-12-28 18:54:42 +00:00
Alex Dupre
a82248c255
Add my gpg key.
...
Approved by: blackend (mentor)
2003-12-28 17:47:09 +00:00
Simon L. B. Nielsen
4071843a8a
Add trademark attribution for CVSup.
2003-12-24 00:26:41 +00:00
Ken Smith
fd4cf3db9c
- Add ftp15.us.freebsd.org
2003-12-22 03:06:15 +00:00
Simon L. B. Nielsen
fae4319781
Add entity for clement's PGP key file.
2003-12-21 22:26:30 +00:00
Clement Laforet
d282a70705
Add my PGP key.
2003-12-21 18:24:25 +00:00
Peter Wemm
afad536ac4
Update pgp keys. Start transitioning from my antique rsa/idea pgp-2.6.3ia
...
key from 1995 to something a little more modern.
2003-12-19 17:59:08 +00:00
Ken Smith
cd86695345
- Add rsync proto to ftp.nl.freebsd.org
2003-12-19 13:39:28 +00:00
Ken Smith
f85541cc35
- Add ftp.tr.freebsd.org
...
- Add proto=ftpv6 to ftp4.us.freebsd.org to see if this is how
to use it.
2003-12-19 03:56:50 +00:00
Bruce A. Mah
7a7c61cb9e
Revert previous commit, so that automatically-built doc/ sets
...
(such as for the Web site) don't prematurely claim 5.2
as being released.
2003-12-13 07:54:10 +00:00
Bruce A. Mah
15b7987d79
Temporary version number bump for 5.2-RELEASE so we can tag a doc/
...
set that mentions it. This commit will be reverted momentarily.
2003-12-13 07:52:09 +00:00
Bruce A. Mah
8c9fe18630
Update for the number of ports in the ports tree.
2003-12-13 06:59:05 +00:00
Bruce A. Mah
b08cfaa48c
Add entities for the "Project Evil" manpages: ndis(4) and ndiscvt(8).
2003-12-12 21:49:42 +00:00
Ollivier Robert
f39bb9e98e
Added back another ftp4.fr.FreeBSD.org, located around Paris, France.
...
Hosted by zonepro.com.
2003-12-09 09:41:26 +00:00
Murray Stokely
1d5eac4d80
Add a 'GREYSCALE_IMAGES' option to the print infrastructure to convert
...
screenshots to greyscale before embedding them in the PostScript
output.
Sponsored by: FreeBSD Mall, Inc.
2003-12-08 02:37:02 +00:00
Bruce A. Mah
8450c40458
Add sab(4) entity.
2003-12-07 00:52:33 +00:00
Bruce A. Mah
844d1e7797
Add entity for asf(8).
2003-12-06 23:08:25 +00:00
Hiroki Sato
38922ab6a2
- Add news/news.xml dependency to index.html.
...
- Add several templates for index.xsl into includes.misc.xsl.
- The structure of mirrors.xml has been changed; <host> is
a container of <name> and <url> now.
2003-12-06 07:39:32 +00:00
Bruce A. Mah
0c0ce3b8a7
Add entity for sconfig(8).
2003-12-04 19:21:28 +00:00
Ken Smith
aab78d5ef0
- Add my pgp key
2003-12-02 13:19:28 +00:00
Ken Smith
203ed80c86
- Add my pgp key (now that joe told me why I'd want one :-)
2003-12-02 13:16:55 +00:00
Hiroki Sato
6f94dc2925
Add tags of support protocol to the mirror site list.
2003-11-28 22:03:09 +00:00
Dima Dorfman
520cd51722
Update with new (non-expired) encryption key.
2003-11-27 11:41:35 +00:00
Hiroki Sato
944a63f930
- Fix ${LANGCODE} problem when the working directory's absolute pathname
...
includes "doc" and "www" simultaneously.
Spotted by: ceri
- Use www/share/sgml/advisories.xml instead of
www/en/security/advisories.xml.
2003-11-26 01:47:00 +00:00
Hideyuki KURASHINA
55a56eea4d
The EUC and UTF2 manual pages are now in section 5.
2003-11-25 07:08:22 +00:00
Hideyuki KURASHINA
332bfe8c4f
Add entities for ncv(4) and nsp(4).
2003-11-25 06:47:49 +00:00
Hiroki Sato
506dc20f2f
Fix a typo (s/FreBSD/FreeBSD/).
2003-11-24 22:12:33 +00:00
Hiroki Sato
5d2d4e1117
Add a new template: mirrors-lastmodified.
2003-11-24 20:06:38 +00:00
Hiroki Sato
7b4c21c46d
Add a missing parameter.
2003-11-24 20:00:20 +00:00
Hiroki Sato
05c16e954c
Trim useless commands.
2003-11-24 19:59:11 +00:00
Hiroki Sato
252ac09ed2
Add a workaround to unbreak the build when ghostscript built
...
with A4=yes is used.
Discussed on: -doc
2003-11-24 18:34:01 +00:00
Hiroki Sato
20bedcfcf2
Add refinements on mirrors.xml:
...
- add doc.common.mk, which defines variables, targets, and
dependencies commonly used in www/ and doc/.
- move www/<lang>/includes.xsl to the language independent
directory and split into several files.
- add transtable*.xsl and transtable.xml to support localized
mirror names.
- make doc/{en_US.ISO8859-1,ja_JP.eucJP}/books/handbook/ use
mirrors.xml (mirrors and eresources).
- make www/{en,ja}/index.xsl use mirrors.xml.
For details, please see doc/share/sgml/README.mirrors for the moment.
Reviewed by: simon and Alex Dupre <sysadmin@alexdupre.com>
2003-11-24 18:26:35 +00:00
Ken Smith
95bc426b42
- A couple site adjustments based on feedback from site admins
2003-11-17 17:14:58 +00:00
Hiroki Sato
6f0e95eff6
- Use mirrors.xml in ja_JP.eucJP. To translate country names, transtable.xsl
...
is used.
- Add transtable support to doc/share/sgml/mirrors.xsl.
- Some whitespace cleanups.
2003-11-17 06:28:19 +00:00
Hiroki Sato
8aeea9b2b6
Move lists of FreeBSD mirror sites to doc/share/sgml/mirrors.xml
...
(currently en_US.ISO8859-1/books/handbook/mirrors and
www/en/index.xsl use it).
Reviewed by: simon
Discussed on: -doc
2003-11-16 18:56:24 +00:00
Simon L. B. Nielsen
fbacbd9987
Add MySQL trademark entities.
2003-11-15 17:03:15 +00:00
Bruce A. Mah
6ab37fcf7e
Add entities for a menagerie of recently-added manpages and
...
links to such: als4000(4), emu10k1(4), iddt(4), idmapd(8),
mount_nfs4(8).
2003-11-15 05:22:31 +00:00
Simon L. B. Nielsen
735adb61ad
Fix display of trademarks in print output by moving the default value
...
of %show-all-trademark-symbols% from the HTML only section to the
general section.
Reported by: Jon Allen <jonallen@paunix.org>, bmah
Pointy hat to: simon
2003-11-14 21:17:46 +00:00
Pav Lucistnik
9f8da68de5
Add my pgp key. I love getting signed mail.
...
Approved by: adamw (mentor)
2003-11-13 00:31:03 +00:00
Ceri Davies
13d60abcdc
Remove a comment, originally removed in r1.10, that I accidentally merged
...
back in.
2003-11-12 22:27:17 +00:00
Ceri Davies
de4414741e
Convert the console-server article to DocBook.
...
This is based on work by both keramida and Josef El-Rayes <j.el-rayes@daemon.li>
2003-11-12 22:06:09 +00:00
Tom Rhodes
8fca945768
Entity for ips(4).
2003-11-11 18:50:35 +00:00
Maksim Yevmenkin
82efac4ad3
Add Bluetooth chapter for the FreeBSD handbook
...
Submitted by: Pav Lucistnik <pav@oook.cz>
Reviewed by: imp, hmp
Approved by: imp (mentor)
2003-11-11 03:02:28 +00:00
Hiten Pandya
bc42f4346d
Add man-ref SGML entity for USB Audio, uaudio(4) manual page.
...
Reminded by: rushani
2003-11-11 02:49:20 +00:00
Hiten Pandya
b4c8704114
Add man-ref SGML entity for the alq(9) manual page.
2003-11-10 22:54:02 +00:00
Bruce A. Mah
05d0ad6b93
Add entities for the new mpt(4) and ufm(4).
2003-11-07 22:59:44 +00:00
Bruce A. Mah
35d582c555
Add entities for led(4) and ip6addrctl(8).
2003-11-07 16:19:12 +00:00
Hideyuki KURASHINA
16028e8924
Add an entity for ng_uni(4).
2003-11-07 15:09:10 +00:00
Hideyuki KURASHINA
8406e4dc8c
Add an entity for sbp_targ(4).
2003-11-07 11:33:39 +00:00
Tom Rhodes
b907a164a6
Add an entity for xe(4).
2003-11-04 21:07:36 +00:00
Bruce A. Mah
902f429920
Add entity for ubsa(4).
2003-11-04 20:48:10 +00:00
Bruce A. Mah
22137e2f1e
Add manpage entities for dcons(4), dcons_crom(4), and dconschat(8).
2003-10-31 16:40:58 +00:00
Marc Fonvieille
c3377c8fa2
Update rel2.current and rel2.current.date entities to 4.9
2003-10-29 11:00:09 +00:00
Sean Chittenden
c076d24759
Add an entity for config(5).
2003-10-22 22:17:30 +00:00
Sergei Kolobov
571c1520f0
Add my GPG key.
...
Approved by: krion (mentor)
2003-10-21 19:46:39 +00:00
Bruce A. Mah
c283b9a07b
Temporarily roll back previous commit so that automatically-generated
...
doc/ sets such as the Web site don't prematurely claim that 4.9 has
been released. We'll roll this forward closer to R-day.
2003-10-21 16:50:25 +00:00
Bruce A. Mah
a6add0943c
Bump version number entities in doc/ for 4.9-RELEASE.
...
Submitted by: ceri
2003-10-21 16:44:48 +00:00
Bruce A. Mah
c6a9626fe6
Add manpage entity for bus_dma(9).
2003-10-21 05:16:29 +00:00
Simon L. B. Nielsen
6662c51413
Fix copy/paste typo.
2003-10-18 12:45:47 +00:00
Hiroki Sato
15c1c173f0
Add multicast(4) and pim(4).
2003-10-17 16:41:45 +00:00
Hiroki Sato
037eecbf1d
Add sdpcontrol(8).
2003-10-16 16:46:54 +00:00
Alexander Leidinger
5818c16f6f
Update my key.
2003-10-15 21:53:03 +00:00
Andrey A. Chernov
f43c20b528
Update my key
2003-10-14 09:08:29 +00:00
Maksim Yevmenkin
a31dfa22d3
Added myself to the list of the FreeBSD committers.
...
Added my public PGP key.
Reviewed by Julian Elischer <julian@elischer.org>
2003-10-12 19:51:16 +00:00
Hiroki Sato
57fa3abe7e
Add a missing ';'.
2003-10-11 19:27:25 +00:00
Hiroki Sato
8e17721425
Fix a typo and a missing </para>.
2003-10-11 07:15:54 +00:00
Dag-Erling Smørgrav
e085e92411
Yet more signatures.
2003-10-10 22:36:32 +00:00
Tom Rhodes
248d3cd233
Document the options under sysinstall(8)'s Networking menu.
...
Add images to help explain some of these options.
This commit also documents the MTA changes in sysinstall(8).
2003-10-03 18:09:50 +00:00
Ceri Davies
636e72e5a6
Add LEGALNOTICE.html and TRADEMARKS.html to CLEANFILES when appropriate.
2003-10-02 19:46:49 +00:00
Tom Rhodes
978c009303
Add the disk(9) manual page.
2003-09-29 00:33:54 +00:00
Simon L. B. Nielsen
a8c3a5a880
- Fix typo in a comment.
...
- Remove the text about keeping the trademark list in doc/ and the one
in www/ synchronized. The doc/ trademark list is too big, so it's
better just to add the needed trademark attributions in the www/
trademark file.
- Add a missing period in the VMware trademark attribution.
- Sort the entries in this file; somebody pass me an alphabet.
2003-09-21 22:23:02 +00:00
Marc Fonvieille
bd42663ba3
Add missing dhcpd(8), dhcpd.conf(5), dhcpd.leases(5) and dhcrelay(8).
2003-09-20 08:36:33 +00:00
Simon L. B. Nielsen
4c6ebf3b41
Change the default Tidy options so it doesn't indent, and so it wraps
...
the lines at column 90, instead of the default 68. This makes the
resulting HTML considerably smaller.
The change also band-aid a problem where Tidy wrap lines which shouldn't
have been wrapped. This can cause extra spaces in the resulting HTML,
e.g. resulting in "( audio/lame)" instead of "(audio/lame)".
Discussed on: -doc
2003-09-18 21:39:37 +00:00
Denis Peplin
a2b43f527b
Add forgotten entity
...
Approved by: phantom
2003-09-16 09:12:37 +00:00
Denis Peplin
0029986691
Add my pgp key
...
Approved by: phantom
2003-09-16 07:50:05 +00:00
Hiten Pandya
aeebbcd658
Add entities for the FreeBSD Snapshots. These are handy.
2003-09-14 21:21:12 +00:00
Simon L. B. Nielsen
16d9a01672
Add support for optionally showing all trademark symbols, not just the
...
required symbols, by setting the make variable
WITH_ALL_TRADEMARK_SYMBOLS, to any non empty value.
This feature is mainly useful for document writers, to make sure all
trademarks are marked up correctly.
2003-09-14 13:11:43 +00:00
Simon L. B. Nielsen
2993ccd69a
*.sgml:
...
- Use trademark entities
- Add trademark attributions.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
trademark.ent:
- Add entities for more trademarks / companies.
- Sort the Sun trademark attribution entity.
2003-09-14 11:29:06 +00:00
Ceri Davies
67334bfa0d
The latest ports/INDEX contains 9210 ports. Update os.numports accordingly.
2003-09-11 20:51:23 +00:00
Bruce A. Mah
a2afb04afc
Add entities for my(4) and uart(4).
2003-09-11 15:59:34 +00:00
Bruce A. Mah
1294a001b0
Manpage entities for bfe(4) and re(4).
2003-09-11 15:45:23 +00:00
Bruce A. Mah
1ea18fb7d1
Add stg(4) manpage entity.
2003-09-06 17:36:54 +00:00
Chern Lee
6deb20ac42
The ports tree now takes up roughly 300 megabytes.
2003-09-05 22:10:12 +00:00
Martin Heinen
63a0adb579
- Complete a sentence.
...
- Use the singular of trademark for ARM.
- Remove a duplicate "/".
- Remove an erroneous comma.
2003-09-03 20:06:42 +00:00
Martin Heinen
3e25fe1658
Use the singular form for the Linux trademark.
2003-09-01 18:22:06 +00:00
Foxfair Hu
2c5cd5d6bc
Update my key after expiration.
2003-09-01 10:04:39 +00:00
Simon L. B. Nielsen
9d8f8810f0
handbook/*
...
- Use trademark entities, including XFree86 now that the XFree86 Core
Team has responded with their trademark policy.
- Add trademark attributions.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
- Don't use trademarks as nouns (e.g. don't use "Windows NT's").
trademark.ent:
- Add entities for more trademarks / companies.
- Fix the Xiph.Org entry.
2003-08-31 22:15:28 +00:00
Simon L. B. Nielsen
0064207a88
handbook/*
...
- Use trademark entities.
- Add trademark attributions.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
- Don't use trademarks as nouns (e.g. don't use "Windows NT's").
diskless-x/article.sgml:
- While I'm here anyway add trademark tags for all trademarks, now
that the stylesheet handles it right.
trademark.ent:
- Add entities for more trademarks / companies.
Also rename the 3Com trademark entity from t3com to tm.3com. This
should make the entity naming convention a bit more consitent. This is
done now since the entity is not used too many places yet.
2003-08-28 16:30:39 +00:00