Commit Graph

39 Commits

Author SHA1 Message Date
Bruce A. Mah
d7ec3291cb Update supported architectures, use &unix; where appropriate, more
majordomo->mailman fixes, other misc. updates.

Approved by:	re (implicitly)
2003-05-06 20:01:07 +00:00
Hiroki Sato
785892eaf4 Unbreak the build. 2003-04-29 18:27:38 +00:00
Tom Rhodes
667c974f0a Whitespace commit. 2003-04-29 17:04:48 +00:00
Tom Rhodes
bde5d00495 Update majordomo > mailman at this location also.
Requested by:	bmah
2003-04-29 17:02:01 +00:00
Peter Pentchev
5b14ecc0a4 /tmp/msg 2003-01-12 18:23:15 +00:00
Bruce A. Mah
7f916b3f59 Update release documentation copyright dates. 2003-01-06 21:59:16 +00:00
Bruce A. Mah
53a934bfab Fix minor gramm-o.
Submitted by:	keramida
Approved by:	re (implicitly)
2002-12-04 04:17:28 +00:00
Bruce A. Mah
f2ed9a472e Point to the Early Adopter's Guide from the README. 2002-10-26 17:00:39 +00:00
Bruce A. Mah
a317f25660 Mention the UltraSparc as supported in the README, also deal with the
fact that (now) not every supported platform has sysinstall(8).
2002-03-30 17:34:31 +00:00
Giorgos Keramidas
0754580f02 Minor sgml fixes.
Reviewed by:	bmah
2002-03-26 20:23:53 +00:00
Murray Stokely
be746f1805 Add a new entity for the previous stable release. For the most part,
the release notes compare 5.0-CURRENT to 4.0-RELEASE, but in at least
one place it is beneficial to mention the last stable release of
FreeBSD (4.5-RELEASE).

Reviewed by:	bmah
2002-03-17 08:48:08 +00:00
Giorgos Keramidas
1d8d58a5b6 Add a link to the hubs article, at the part that talks about setting
up FreeBSD mirrors.

Reviewed by:	bmah
2002-02-25 19:51:34 +00:00
Bruce A. Mah
967375e92e MFS: Sync to 4-STABLE...wordsmithing and markup fixes, also mention
manpages as a source for further reading.

	article.sgml	1.1.2.9->1.1.2.10, 1.1.2.11->1.1.2.12
2002-01-06 17:17:55 +00:00
Bruce A. Mah
7065a2fdeb Update copyright years. 2002-01-02 17:27:58 +00:00
Jimmy Olgeni
56bb3c0e58 Fix typo:
* compatability -> compatibility
2001-11-06 21:23:28 +00:00
Bruce A. Mah
6f2a7cbb4b In "Further Reading", mention other DocProj articles/books (in addition to
the FAQ and Handbook).

MFC after:	1 day
2001-10-04 17:33:35 +00:00
Bruce A. Mah
e26dcaf81e The Books and Articles section was very choppy due to its cut-and-paste
origins and prior edits.  Polish it.
2001-09-14 04:33:37 +00:00
Bruce A. Mah
850f4860e2 Mention the Sparc64 port under development.
Submitted by:	"Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00
Dima Dorfman
f6b1b0cc33 If NO_LANGCODE_IN_DESTDIR is defined, don't put the language code in
DESTDIR.  This avoids redundant information in the path when DOCDIR
points to some directory that already implies (or specifies) a certain
language.  This is the case with the web site, where the release notes
are already installed under a language-specific directory.  This
behavior is not being made mandatory because it might still be useful
to install all the translations in one directory, such as during
testing, or in a hypothetical release notes archive.  Furthermore, it
is not being made the default because that breaks consistency with
stuff under doc/.

Reviewed by:	bmah
2001-09-03 14:39:32 +00:00
Bruce A. Mah
4e372c6746 Whitespace-only commit that can be ignored by translators.
The 1.2->1.4 deltas caused the indentation of this document to become
massively...well...confused.  Try to fix this.
2001-08-31 17:26:18 +00:00
Bruce A. Mah
72117212fb Use &os.numports; to track how many ports we have. Don't need to give
an example of a specific release in CDROM/DVD ordering.
2001-08-26 17:31:03 +00:00
Bruce A. Mah
9e87704b0a Close a </sect1> and add a line of whitespace, discovered during
MFC of 1.3->1.4 delta.
2001-08-10 21:18:35 +00:00
Bruce A. Mah
d97e531329 Reorganization of FreeBSD README document. This change adds no new
content or whitespace changes; it just moves sections around for
better organization; the content of this file used to be fairly
fragmented because it originally was derived from parts of several other
documents.

The first half of "About FreeBSD" has been pulled into the Introduction
section.  The remainder of "About FreeBSD" plus the "Release Documentation"
section now make up a new <sect1></sect1> level section entitled
"Further Reading".
2001-08-09 04:27:11 +00:00
Bruce A. Mah
1d0372b2af Collapse the seven *.sgml files containing the content of the README
document into article.sgml.  Move the $FreeBSD$ tag from a
comment to a <pubdate></pubdate> entry, but no other content
or whitespace changes.

The two reasons for doing this are to:  1) Get rid of a bunch of
itty-bitty files and 2) help with a reorganization of the README that
will be much simpler if all the content is in a single file.
2001-08-09 00:35:04 +00:00
Bruce A. Mah
4f06748fd6 Fix up links from the FreeBSD README to portions of the Handbook.
While I'm here, delete a <warning></warning> paragraph that seems out of
place.
2001-08-08 23:42:07 +00:00
Bruce A. Mah
d2405064b4 Reflect the new location of the list of contributors and coalesce
two paragraphs.
2001-08-08 22:53:01 +00:00
Bruce A. Mah
99b3dc42ad Split "Contacting the FreeBSD Project" into two sub-sections ("Email
and Mailing Lists" and "Submitting Problem Reports").  No content
changes.
2001-07-26 18:20:29 +00:00
Bruce A. Mah
7f85894ec2 Cleanup of "Reporting Problems" section, which has been renamed
"Contacting the FreeBSD Project":   Mostly fixed style nits, and
performed some overlooked s/FreeBSD/&os;/ substitutions.
2001-07-26 18:16:55 +00:00
Bruce A. Mah
c45383e55c freebsd.org -> FreeBSD.org 2001-07-19 18:14:56 +00:00
Bruce A. Mah
e0c7ae7028 More README file cleanup, mostly for style. Also punt the readers
to the Handbook for more documentation sources.  Mention INSTALL.TXT
as one of the other release documentation files.
2001-07-19 16:29:28 +00:00
Bruce A. Mah
98417323dd Punt users to the Handbook for a list of CDROM/DVD publishers, rather
than try to keep two copies of this information synchronized.

Reviewed by:	jkh
2001-07-19 15:08:08 +00:00
Bruce A. Mah
aa008d0cf2 MFS: Minor style tweaks and markup fixes.
obtaining.sgml:  1.1.2.1->1.1.2.2
2001-07-16 20:36:01 +00:00
Bruce A. Mah
b078d9c3b8 ftpmail.vix.com doesn't exist anymore; don't mention this as a viable
method for obtaining FreeBSD.

Discussed with:		Paul A Vixie <vixie@vix.com>
2001-07-16 20:22:39 +00:00
Bruce A. Mah
58bcf09103 MFS: Minor style and markup tweaks. 2001-07-16 16:05:59 +00:00
Bruce A. Mah
c0b2a2425e Add an abstract for the README. 2001-07-16 15:52:28 +00:00
Dima Dorfman
7450e06249 Change the way the value of DESTDIR is determined for the release
notes build. Instead of having doc.relnotes.mk make a guess, hardcode
quite a bit (but as little as possible) in Makefile.inc's sprinkled
strategicly throughout the tree.  This has the advantage of actually
working properly (which is a Good Thing(tm)), and the disadvantages of
more files in the repository and more hardcoded paths (which are both
Bad Things(tm)).
2001-06-21 20:43:43 +00:00
Bruce A. Mah
1eb55ff65d RELNOTESng infrastructure fixes:
1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by:	dd
2001-05-02 22:02:50 +00:00
Dima Dorfman
703471ec7f Build system:
o Define a RELN_ROOT variable which points to the root of the relnotes
  tree (i.e., src/release/doc).
o By default, define DOC_PREFIX in terms of RELN_ROOT; this gives a
  bigger chance of finding the doc/ tree without help in the form of
  setting DOC_PREFIX on the command line.
o Respect DOCDIR; `make install` works now.

Approved by:	bmah
2001-04-29 21:05:12 +00:00
Bruce A. Mah
8ed3802bb0 First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
2001-04-27 21:28:02 +00:00