Commit graph

97 commits

Author SHA1 Message Date
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
Joel Dahl
f361f5a935 Expand contractions. 2006-02-07 21:32:42 +00:00
Hiroki Sato
b8a6733197 Update the release branch diagrams and add one for RELENG_6. 2005-11-04 15:54:49 +00:00
Hiroki Sato
d483142529 Revert changes in the previous commit temporarily until the release day. 2005-10-31 14:45:54 +00:00
Hiroki Sato
185834a1cc Update the release branch diagrams and add one for RELENG_6. 2005-10-31 14:37:45 +00:00
Xin LI
f2b3472fcd Reflect the fact that sysinstall was moved to usr.sbin/ long ago. Remove
a stale comment that said this is only in -CURRENT.
2005-10-29 17:01:53 +00:00
Murray Stokely
b758a9349c Add a new section about version bumps necessary when new major release
branches (RELENG_X) are created.  Add stable-supfile as first entry.

Suggest by:	dougb
2005-09-10 19:29:15 +00:00
Joel Dahl
171dbbd971 - Remove reference to the libh project homepage.
-  Add missing reference to the Ports collection.

Approved by:	brueffer (mentor)
2005-09-05 17:06:28 +00:00
Mark Linimon
381a436dd8 s/bento/pointyhat/ to chase renamed host. 2005-07-23 22:38:00 +00:00
Murray Stokely
9aa8e781c4 Add section about the multi-volume support in sysinstall. 2005-03-18 03:00:47 +00:00
Hideyuki KURASHINA
27de2ca6dc After the release has been built, following files should be also updated to
announce the release to the world.

  doc/share/images/articles/releng/branches-relengX.pic
  www/share/sgml/advisories.xml

Reviewed by:	re@
2004-11-20 20:10:03 +00:00
Murray Stokely
e8eca907a5 Note that X.Org is now used instead of XFree86 4.X packages, and
update wording regarding libh as a promising possible new direction
for packaging and installation technologies.

PR:	      docs/72917
2004-11-10 23:25:06 +00:00
Ceri Davies
2180a76614 o Correct a grammatical error in the FAQ
o Avoid linking to autogenerated section numbers
2004-11-08 20:03:42 +00:00
Hiroki Sato
07e10fe03b Update the branch diagrams and added one for RELENG_5. 2004-11-07 00:39:26 +00:00
Simon L. B. Nielsen
8b486b4451 - Note that www/en/search/web.atoz should also be updated post
release.
- Fix white space for a screen tag (should not be ignored by
  translators).
2004-10-02 14:56:08 +00:00
Peter Pentchev
c22beb4998 Lowercase a couple more element and attribute names. 2004-08-11 17:25:04 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Hiroki Sato
c77902a017 Back out the previous change. The center justification is
intended for the abstract, not the title and the authorgroup.
2004-07-12 15:45:21 +00:00
Hiroki Sato
4fc606fda7 Use left justification for trademarks and abstract section
in the title page.
2004-07-11 16:49:53 +00:00
Alexey Zelkin
4dd5e42b8b Fix two typos 2004-04-09 09:05:23 +00:00
Alexey Zelkin
31b2958c80 Update article to use 3 branches diagram instead of one.
Also remove branches.ascii file.  This file is highly outdated, and
I was failed to understand how it was used in article at all.  All
my attempts to get it *really* included into generated html were failed.

If someone feels that it should not be remove, feel free to re-add
it back and update it to current state of the world.
2004-04-08 08:31:49 +00:00
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Bruce A. Mah
f4273f2cd9 Update the list of Web-site-related files that need version number
bumps.
2004-01-12 21:26:10 +00:00
Jens Schweikhardt
a18a572ce0 Correct a grammo.
Remove whitespace at EOL while I'm here.
No content changes; translators please ignore.
2004-01-12 07:10:21 +00:00
Simon L. B. Nielsen
4071843a8a Add trademark attribution for CVSup. 2003-12-24 00:26:41 +00:00
Ken Smith
f1ee03aa1f - Remove updating of index.html file (not there any more)
- Minor pathname fixes
	- Add some basic timing targets for release bits, how/when to
	  warn mirror admins.
	- Add guidelines on what to name ISO's to make them consistent
	  among releases and architectures (differences confuse users).

Reviewed by:	murray
Approved by:	blackend (mentor)
2003-11-10 00:02:27 +00:00
Murray Stokely
7ef68ae922 Add another file to post-release update list. 2003-10-29 08:06:05 +00:00
Murray Stokely
6a663bc96d Add a file to the post-release update checklist. 2003-10-29 07:49:09 +00:00
Murray Stokely
8b8f89bb4c The web include files have moved around a bit. Update checklist item accordingly. 2003-10-29 07:38:40 +00:00
Simon L. B. Nielsen
b8494fd2f5 - Use trademark entities.
- Add trademark attributions.
- 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").
2003-09-18 15:32:54 +00:00
Murray Stokely
6a1b90b827 The targets for building the boot floppies have changed since this was
originally written.  Update accordingly.
2003-05-04 22:43:19 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Murray Stokely
0c88ff267a Add www/es/includes.sgml to the version bump list.
Discussed with:	jesusr
2003-04-14 08:48:50 +00:00
Marc Fonvieille
48467978c1 Remove images moved to share/images/articles. 2003-04-11 09:28:13 +00:00
Marc Fonvieille
47f6d4e260 Commit images separation from en_US.ISO8859-1/ directory to
share/images.  To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
2003-04-11 09:21:15 +00:00
Giorgos Keramidas
6dd95937d9 Put my flame resistant suit on, and remove all unnecessary duplication
of URL text in <ulink> attributes, reducing the probability of typos
in future changes to the docs.
2003-04-11 01:11:39 +00:00
Murray Stokely
ee726148f1 Update this article a bit to be less release version-specific. Also
clean up the version bump list by separating those items (i.e., in the
www/ tree) that should be modified AFTER the release is otherwise
ready.

Add a few <replaceable> tags.

Update an example.
2003-03-08 09:55:04 +00:00
Ceri Davies
626fb7d6f3 Fix link to "The Release Engineering of 4.3BSD".
Submitted by:	YAMANO Yuji <Yamano_Yuji@tk-bay.ogis-ri.co.jp>
2003-02-22 21:27:04 +00:00
Hiroki Sato
ee5bf07c5d Replace ${JADEFLAGS} with the corresponding variables. 2003-02-16 14:59:48 +00:00
Murray Stokely
35140ba8fe Add FreeBSD 4.7 and FreeBSD 5.0 to the release diagram. 2003-02-14 07:31:57 +00:00
Tom Hukins
e425fbbac8 s/freebsd.org/FreeBSD.org/ 2003-01-21 19:28:27 +00:00
Murray Stokely
4443a4bfd3 Add more web files that must be updated with each new release of
FreeBSD.

Submitted by:	hrs
2002-10-08 05:36:03 +00:00
Murray Stokely
92edbe5ba1 Note that the release engineers must update the config file for the
package split with each new release of FreeBSD.
2002-10-08 04:14:22 +00:00
Bruce A. Mah
42b48086f3 Add porters-handbook/book.sgml to the version bump list (it lists the
__FreeBSD_version numbers).  Also fix a typo in an existing filename.
2002-10-06 23:11:12 +00:00
Bruce A. Mah
00d03a98dd Add src/usr.sbin/pkg_install/add/main.c to the version bump list. 2002-09-09 23:10:21 +00:00
Bruce A. Mah
8cf9f16310 Add some text to the "Building XFree86" section to reflect the 4.6 and
later default of installing XFree86 4.X from packages (rather than a
customized tarball, as was the case for prior releases using XFree86
3.X).
2002-09-08 22:39:55 +00:00
Giorgos Keramidas
3e388e694c - Avoid accidental line breaks in ``I/O intensive''.
- Fix comment to match section title.
- Mark up Makefile as a <filename>.
2002-09-06 23:07:34 +00:00
Giorgos Keramidas
002a60f06e Add missing fullstop. 2002-09-05 23:52:17 +00:00