Bruce A. Mah
b86df006df
Oops. Remember to hook up docbook.css to the Web site build.
2001-09-19 19:43:18 +00:00
Jordan K. Hubbard
26b16175c4
Sigh. There sure are a lot of places where the release number is
...
embedded!
2001-09-19 19:07:58 +00:00
Jordan K. Hubbard
8fe61484b0
Whoops - correct the pointers to the ISO images.
...
Noticed by: "Conrado Vardanega" <cvspam@ig.com.br>
2001-09-19 18:24:59 +00:00
Jordan K. Hubbard
9129178d1d
Urk, for some reason these were in my tree last night but didn't
...
commit. Must have been the cvs failures I got from cvs add initially.
2001-09-19 18:14:43 +00:00
Bruce A. Mah
a14a448622
Put a copy of the CSS stylesheet with the 4.4-RELEASE release notes
...
document so that some browsers can actually render them.
This isn't necessarily a good long-term solution, but at least people
can read the file for now.
2001-09-19 18:03:02 +00:00
Bruce A. Mah
d591520ec1
s/commiters/committers/
2001-09-19 17:26:57 +00:00
Bill Fenner
4b75f6a847
Propogate QUERY_STRING properly when redirecting diffs for files in
...
the Attic.
Requested by: joe
2001-09-19 15:18:41 +00:00
Nik Clayton
20a53513d4
Mention the August status report.
2001-09-19 13:32:08 +00:00
Nik Clayton
65208bac4d
Define the $base variable.
2001-09-19 13:31:48 +00:00
Jordan K. Hubbard
f6062b8733
Update web pages now so that they have a chance to rebuild and sync-up
...
by the time the official announcements go out.
2001-09-19 08:20:45 +00:00
Joseph Koshy
57345e243f
Add AMI press release on their new storage solution that uses
...
FreeBSD.
2001-09-19 04:44:41 +00:00
Chris Costello
a0393952c5
Unbreak the formatting bugs introduced by tidy(1); namely, it wrapped
...
the `$FreeBSD: ...' line into multiple lines, preventing it from being
actually expanded/updated.
2001-09-18 19:39:41 +00:00
Chris Costello
2ca5545013
Remove the "We are awaiting commit permission for -current" paragraph.
...
Submitted by: rwatson
2001-09-18 19:34:31 +00:00
Chris Costello
023142875a
Repair the `KSE' section text, and rewrap.
...
Pointed out by: joe
2001-09-18 19:12:58 +00:00
Chris Costello
46cf75cb68
Welcome the August 2001 status report.
2001-09-18 18:46:30 +00:00
Alexander Langer
f316e16c60
The libh webpage is now in the same directory as this file.
2001-09-18 18:28:33 +00:00
Alexander Langer
cfbf26c706
Connect the libh project page.
2001-09-18 18:28:07 +00:00
Alexander Langer
179d48826b
Move the libh project information page here.
...
This currently contains basic information about libh, the mailinglist,
the requirements, CVS, Jordan's mail and a project status section.
Suggested by: murray
2001-09-18 18:27:40 +00:00
Chris Costello
c482274a1d
Change the title of "Close a PR drive"' to
Problem Reports' to avoid
...
undesirable sorting by the stylesheets.
2001-09-18 17:48:22 +00:00
Chris Costello
db020b708e
Properly quote $ucletters and $lcletters to be used by the translate()
...
function.
2001-09-18 17:46:58 +00:00
Chris Costello
306a6e9444
o Change the title generation to include the month/year of the
...
status report.
o As discussed with Nik Clayton, introduce a new `cvs' namespace,
mark up $FreeBSD$ with it in the documents, and get that value
for the `Last modified' bits in the standard footer.
Reviewed by: nik
2001-09-18 12:22:07 +00:00
Guido van Rooij
38f9b90bb7
Typo O_EXECL -> O_EXCL
2001-09-18 11:59:16 +00:00
Chris Costello
2955556448
Add a `<date>' section.
2001-09-18 10:16:04 +00:00
Chris Costello
49235349bd
Change relative paths to use {$base} so that subdirectories which include
...
`../includes.xsl' will properly be able to reference these variables.
2001-09-18 10:04:33 +00:00
Chris Costello
b886ed25fb
Add a dependancy on includes.xsl as well, for the `.xml.html' target.
2001-09-18 10:03:21 +00:00
Chris Costello
1a96adf048
Add a dependancy on report.xsl for the `.xml.html' rule.
2001-09-18 09:46:18 +00:00
Chris Costello
89ac076380
Move <url> tags inside of <links>.
2001-09-18 04:33:15 +00:00
Wolfram Schneider
414833220b
revert to rev 1.29, the main ftp server ftp.freebsd.org is up and running.
2001-09-17 15:40:56 +00:00
Chris Costello
eab149c71c
Change $base from ..' to
../..'; we're two directories deep.
2001-09-17 07:40:26 +00:00
Murray Stokely
6328ba5e50
Import the binary updates project ("binup") web site into the web tree
...
so that others can update it.
2001-09-17 05:32:49 +00:00
Murray Stokely
f4dc14c80c
Add link to FreeBSD on Laptops article.
2001-09-17 03:33:13 +00:00
Jun Kuriyama
213131af2b
Remove duplicated slashes.
2001-09-17 02:43:48 +00:00
Chris Costello
8cce9186dc
Remove superfluous `mailto:' in <email> tags. (This is what happens
...
when you trust a computer to do your dirty work...)
2001-09-16 22:42:53 +00:00
Chris Costello
238df44f76
Convert the monthly status reports into an XML schema and include an
...
XSLT sheet for FreeBSD Web site output. No repo copies made because
there was no history to preserve.
2001-09-16 22:36:46 +00:00
Eric Melville
81becea777
Update the project list link to its permanent location.
2001-09-16 16:21:57 +00:00
Murray Stokely
f65a3df963
Fix broken link. index.html -> article.html
2001-09-16 01:27:39 +00:00
Tom Hukins
daa30c6160
Document that Perl modules to parse the Ports INDEX file have been
...
written - all we need to do now is change the CGI scripts! :-)
2001-09-13 18:37:00 +00:00
Murray Stokely
cacae8729f
Add the console server tutorial to the list of articles.
2001-09-13 08:04:50 +00:00
Murray Stokely
61e84d00be
Add a newsflash entry about the project list for FreeBSD 5.0.
2001-09-13 04:37:31 +00:00
Murray Stokely
95b432f7f7
We clearly didn't release on September 8th. I think that September
...
15th is a reasonable estimate, and it happens to be the date that
several people were pushing for weeks ago.
2001-09-13 03:53:23 +00:00
Maxim Sobolev
4af7e8e5b9
Update news: mention availability of the new revision of JDK1.3.1 patchset.
...
Reviewed by: Greg Lewis <glewis@eyesbeyond.com>
Approved by: nik
2001-09-11 07:11:52 +00:00
Jun Kuriyama
8023c23003
More fixup for porters-handbook link.
2001-09-10 03:46:36 +00:00
Maxim Sobolev
dac3e398eb
Announce to the world recent developments in the FreeBSD Java port:
...
- availability of the alpha-quality port of JDK 1.3.1;
- availability of the Forte for Java, Community Edition port.
Reviewed by: nik, phantom
2001-09-09 18:27:28 +00:00
Alexey Zelkin
a47294ae41
items sumbitted thru last week
2001-09-09 15:53:47 +00:00
Alexey Zelkin
977ade4480
cleanup: remove duplicate items, fix duplicate urls, fix empty names
2001-09-09 15:48:25 +00:00
Dima Dorfman
b42f5d1989
Set NO_LANGCODE_IN_DESTDIR.
2001-09-09 15:32:29 +00:00
Nik Clayton
b9a0b182c4
Add anchors for the books and articles sections.
2001-09-08 21:00:18 +00:00
Nik Clayton
094ea61277
Fix the links to the primer, pull out some outdated links to other material.
2001-09-08 19:37:05 +00:00
Nik Clayton
07af8e9d27
Update to talk about books and articles, rather than the FAQ, Handbook,
...
and tutorials.
Prompted by: Bill Moran <wmoran@iowna.com>
2001-09-08 19:33:04 +00:00
Chris Costello
fc681cb9b7
Update the out-of-date links to the Doc. Proj. primer, and the Committers'
...
Guide.
2001-09-07 23:51:08 +00:00