Commit graph

9033 commits

Author SHA1 Message Date
Hiroki Sato
17d22e0622 Remove a duplicated entry. 2005-11-04 17:53:24 +00:00
Hiroki Sato
c74fb6935f Bump version numbers for 6.0R. 2005-11-04 17:41:56 +00:00
Hiroki Sato
b0eff78d91 Use <h3> instead of <p>.
Pointed out by:	rushani
2005-11-04 17:35:55 +00:00
Hiroki Sato
36611bd1a4 Update RELENG_6 and RELENG_6_0 status. 2005-11-04 16:41:01 +00:00
Scott Long
849a85c308 Fix a typo in the date line. 2005-11-04 16:37:27 +00:00
Scott Long
1feaf053bb Drop some items that were resolved but never updated. 2005-11-04 16:15:49 +00:00
Hiroki Sato
c25f254163 Fix a typo. 2005-11-04 16:05:55 +00:00
Hiroki Sato
f9dc76171b Remove a broken link. 2005-11-04 16:02:52 +00:00
Hiroki Sato
f578a1852b Add 6.0R announcement. 2005-11-04 15:47:29 +00:00
Hiroki Sato
bcdaba272d Bump version numbers for 6.0R. 2005-11-04 15:16:43 +00:00
Marc Fonvieille
6bc6fe465f Comment out font-size: 1.4em; line. This fix the huge monospaced font
for <pre></pre> tags.

Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
Tested by:	keramida, Web Developer Firefox extension
2005-11-04 14:27:58 +00:00
Joseph Koshy
43ba8c9613 Internetnews.com article on new releases from {Free,Net,Open}BSD. 2005-11-04 13:13:56 +00:00
Ceri Davies
77b1af42c7 Print a link to query-pr-summary.cgi at the end of every page (whether
that be an error or success), as it's not currently easy to find your
way back there.  Suggested in:

PR:		www/88473
Submitted by:	Roman Neuhauser <neuhauser at sigpipe dot cz>
2005-11-04 10:25:42 +00:00
Hiroki Sato
cc8b9410e7 Add glue files for 6.0R release documentation. 2005-11-04 09:20:41 +00:00
Hiroki Sato
7b316a2a1f Add release documentation for 6.0R (not hooked up to the build yet). 2005-11-03 20:33:26 +00:00
Marc Fonvieille
7fad4716a6 Fix a link
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-11-02 12:53:51 +00:00
Joel Dahl
822228feed Lowercase HTML tags. 2005-11-02 09:13:49 +00:00
Joel Dahl
4f4ef9aee4 Update if_en, if_fatm, and if_hatm status.
Discussed with:	harti
2005-11-02 08:45:06 +00:00
Murray Stokely
f260b7d317 Add information about GUFICon 6 in Italy, which follows EuroBSDCon
this year.

Submited by:	Teresa <m_ondina@gufi.org>
2005-11-01 18:24:56 +00:00
Marc Fonvieille
3ceed193b1 Announce the logo competition result. 2005-11-01 15:56:56 +00:00
Wilko Bulte
211f2454dc ceri has offered me a surplus USB keyboard.
Thanks!
2005-11-01 14:20:48 +00:00
Pav Lucistnik
64b30c5a22 - Add entry for Asus A8N-E
PR:		www/86888
Submitted by:	Stanislav Nadelyaev <funkblaster@mail.ru>

- Add entry for Gigabyte GA-K8NXP-SLI

PR:		www/88251
Submitted by:	bz
2005-10-31 22:39:22 +00:00
Joel Dahl
e0a81e57f0 Update agp status.
Discussed with:	cognet
2005-10-31 21:31:14 +00:00
Bill Fenner
86a6cf0387 Remove the explicit $hsty_base='' and let cgi-style.pl take care of the
default.  This has been a little wrong ever since these scripts moved to
 docs.freebsd.org, but became very wrong when the style sheets were added
 since docs.freebsd.org doesn't serve them.
2005-10-31 15:25:05 +00:00
Hiroki Sato
2bd1ea18d3 Remove schedule for 6.0-RC2. 2005-10-31 14:02:09 +00:00
Joel Dahl
45c966876d Sort. 2005-10-31 08:31:45 +00:00
Joel Dahl
d184a2ce5e Update if_cp and if_ct status.
Discussed with:	rik
2005-10-31 08:23:18 +00:00
Joel Dahl
e5e6cec0e9 Remove the "4.x status" field.
Encouraged by:	scottl
2005-10-30 20:03:05 +00:00
Marc Fonvieille
eccd02a59f Remove useless navigation.xml, this file has been replaced with various
includes.nav*.sgml files.
2005-10-30 15:52:46 +00:00
Joseph Koshy
5b3a5b6922 Link to Oct '05 InformIT article comparing the operational security
of various OSes.
2005-10-30 11:04:51 +00:00
Aaron Dalton
97024da65d Approved by: tobez 2005-10-30 07:51:14 +00:00
Bill Fenner
164f4a22c6 Add hub to the list of hosts, I forgot that docs cgi scripts actually
run on hub.
2005-10-29 15:11:09 +00:00
Bill Fenner
97fa1675c8 Conditionally set $hsty_base to http://www.FreeBSD.org/:
1. If we're not running under cgi (for the mailindex run out of cron)
 2. If we're running on docs.freebsd.org (because it doesn't have the
    style files, and the "home" link would point to docs home, not
    the home home)
 3. If we're running on people.freebsd.org, to facilitate my testing

Otherwise, keep it relative for the benefit of mirrors.

docs problem pointed out by: Mark Trettin (mkt AT trettin DOT org)
2005-10-29 15:08:21 +00:00
Stefan Farfeleder
1333488782 getgrgid_r() and getgrnam_r() are done in 6.X too. 2005-10-29 09:58:15 +00:00
Stefan Farfeleder
cd1f06e7ea Mark command -p, -v and -V as done in 7.X. Make myself responsible for that
task.
2005-10-29 09:49:43 +00:00
Marc Fonvieille
eb493db4ed s/6.x/6.X/ etc. for consistency with the rest of the doc/www 2005-10-29 08:46:37 +00:00
Joel Dahl
87e6fe4ebb Use entities. 2005-10-28 19:10:09 +00:00
Bill Fenner
f5004e162f Disable the CSS workaround for the <body>/<table> quirk for HTML4 pages.
It looks like Firefox applies the relative size twice, making the fonts
 too small.  Instead, now they'll be too big - just a bit bigger than
 the "Large" web site font.

This only applies to HTML4 pages, which as I mentioned before are
 cvsweb and mailindex, and I don't think that mailindex uses tables.
 This means that this problem should be fixed when someone (no promises)
 imports cvsweb 3 which uses XHTML.

This commit brought to you by CSS, Web Quirks, IE and our favorite IRC channel.
2005-10-28 19:07:36 +00:00
Joel Dahl
3531c625ef Mark "Import CARP from OpenBSD" as done and change owner
to glebius.

OK'ed by:	mlaier
2005-10-28 18:33:47 +00:00
Joel Dahl
fe29212dc9 Lowercase HTML tags. 2005-10-28 18:25:01 +00:00
Bill Fenner
8ea2553bc9 Temporary hack for HTML headers with new cgi-style.pl; this should be
really fixed when importing cvsweb 3.
2005-10-28 14:55:57 +00:00
Bill Fenner
3f0bcf7d8f Update cgi-style to match the new web site look.
Add an optional 2nd argument to html_header(); if it's missing or
 supplied and non-zero, html_header returns XHTML doctype; if it's
 supplied and zero, html_header returns HTML 4.01 doctype.
 cvsweb and mailindex are the only HTML4 holdouts.  cvsweb should
 be updated to 3.x which is XHTML, but that's a seperate step.
I left $hsty_home alone, because I couldn't find anything that used
 it or any obvious image to use for it in the new layout.
2005-10-28 14:55:13 +00:00
John Baldwin
a5cf272e9a - lge(4) locking needs testing.
- txp(4), vr(4), and wb(4) are locked and MPSAFE.
2005-10-27 21:30:17 +00:00
Wilko Bulte
50c570c1c3 note the Mac keyboard I'm looking for should have a US key layout. 2005-10-26 21:40:48 +00:00
Hiroki Sato
2bcc1384fd Add an entry for 6.0-RC2. 2005-10-26 19:04:30 +00:00
Hiroki Sato
2018b6f7e4 Add a link to 6.0-RC1/ppc ISO image. 2005-10-26 18:20:32 +00:00
Ceri Davies
4afd20a56a The power adapter on my laptop just melted itself in fast. Nice. 2005-10-25 22:55:10 +00:00
Remko Lodder
e4f8342964 Update FreeBSD Systems' entry.
PR:		www/87652
Requested by:	Lanny <lbaron at freebsdsystems dot com>
2005-10-25 19:23:15 +00:00
Remko Lodder
03aeb77aa5 Add BSDForums.org to the Other Sites list.
Requested by:	Dan <dan at bsdforums dot org> in private email.
2005-10-25 19:13:55 +00:00
Remko Lodder
0efd854aa0 Add Rackmountmart to the hardware vendor list.
PR:		www/87470
Requested by:	amanda <aw at rackmountmart dot com
2005-10-25 19:04:10 +00:00
Remko Lodder
e13d20afa0 Add Pyramid-USA to the hardware vendor list.
PR:		www/87572
Requested by:	William Rohrs <bill at pyramid-usa dot com>
2005-10-25 18:55:15 +00:00
Remko Lodder
ef50dc3ea3 Add Venigo Internet Services to the ISP list.
PR:		www/87002
Requested by:	Baylac Jean-Dominique <jdb at venigo dot fr>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:46:59 +00:00
Remko Lodder
01b277069b Add Nettix Peru to the software list.
PR:		www/87226
Requested by:	Martin Garcia <mgarcia at nettix dot com dot pe>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:42:32 +00:00
Remko Lodder
eeaa7fe162 Add GNUnetworks to the consulting list.
PR:		www/87567
Requested by:	Kenneth Peiruza <info at gnun dot net>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:34:37 +00:00
Remko Lodder
6cae3e157c Add Inetassociation.com to the isp list.
PR:		www/87524
Requested by:	Justin Franks <jfranks at inetassociation dot com>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:21:59 +00:00
Renato Botelho
0238e40ab6 - Point to a valid Brazillian Portuguese mail list.
Approved by:	remko
2005-10-25 18:15:17 +00:00
Ceri Davies
157f035e12 The next time I start work at 5:55 I should stay away from CVS. Fix the
end date for UKUUG's LISA 2006.

Noticed by:	Gavin Atkinson <gavin dot atkinson@ury dot york dot ac dot uk>
2005-10-25 11:39:34 +00:00
Ceri Davies
0b4eb0138b Add UKUUG LISA/Spring Conference 2006 which has a BSD stream this time
round.
2005-10-25 08:54:05 +00:00
Wolfram Schneider
a1611394d9 Use a checkbox for web pages search. Allow searches in
several databases at once, e.g. english + french
2005-10-24 21:36:20 +00:00
Wolfram Schneider
84adcb1418 add search in FreeBSD manual pages 2005-10-24 21:02:30 +00:00
Wolfram Schneider
8c8d96cf01 support search in FreeBSD manual pages 2005-10-24 20:59:01 +00:00
Christian Brueffer
490abad61e Sun Fire v210 donation by Chris Elsworth, thanks! 2005-10-24 19:26:54 +00:00
George V. Neville-Neil
d2a917e97e Submitted by: Johnny Cho popeye at yahoo-inc.com
Reviewed by:	gnn simon

Added an event for FreeBSD Korea Conference
2005-10-24 13:57:01 +00:00
Wolfram Schneider
774f821f02 add search options for non-english web pages 2005-10-23 17:35:58 +00:00
Wolfram Schneider
f9502a0088 support search in non-english pages,
e.g. database 'www-de' for german pages.
2005-10-23 17:22:51 +00:00
Ceri Davies
c1c33ffc2b Make the textareas bigger, in order to allow easier editing and
encourage longer reports.

PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 16:01:55 +00:00
Ceri Davies
3dc72d2f46 Textareas within forms should not have their content centred.
PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 15:55:35 +00:00
Ceri Davies
b079fa63b9 Make the textareas 80 columns wide to allow most terminal output to be
pasted without wrapping.

PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 15:44:47 +00:00
Robert Watson
cd34200fab Modify if_em show-stopper to testing state as glebius has committed patches
to various branches believed to address the problem.  Will move this to
the testing category once it's shipped in RC2.
2005-10-23 14:33:56 +00:00
Adam Weinberger
96eed466bf *sigh* I give up.
My most sincere thanks to all the people who offered to send me a
video card. I spent an entire day futzing around with a video card
I "borrowed" from my roommate's computer while he was at work, and
determined that it's in fact my motherboard that has gone wonky.

So, I can't really do any FreeBSD work until I get a new motherboard,
but given that I just made a tool of myself by asking for equipment
that turned out not to be the source of the problem, I'm not going to
ask for one here. My thanks to all who offered me a new video card;
I'm glad I didn't take advantage of any of your offers before I found
out that the card wasn't the problem after all.

*glares at the stupid no-name brand discount motherboard*
2005-10-23 05:14:05 +00:00
Roman Bogorodskiy
064949f000 - Mention posix_memalign() PR
- s/freebsd.org/FreeBSD.org/ [1]

Noted by:	simon [1]
Approved by:	simon
2005-10-23 03:36:43 +00:00
Joel Dahl
390afe0440 - s/Sparc 64/Sparc64/
-  Remove the word "new".  The Sparc port has been available for
   some time now.
2005-10-22 14:55:42 +00:00
Mark Linimon
edf51a9af3 s/new Euro symbol/Euro symbol/. IMHO it's been out long enough. 2005-10-22 03:48:40 +00:00
John Baldwin
3cb5bbf4e6 Add a new TODO item for pushing Giant down into SYSINITs. 2005-10-21 21:31:43 +00:00
Mark Linimon
a449cf27ac Clarify the wording around the form to try to address common complaints:
from users, when they are having trouble with the image submit or spam;
from developers, that many PRs which are not really bug reports get submitted.
2005-10-21 21:22:48 +00:00
Robert Watson
cc2d4307e7 Remove if_fxp item from show-stopper list: while this is an important
bug to fix, it appears to be difficult to reproduce in test environments
unlike the if_em bug.

Discussed with:	mux
2005-10-21 14:22:28 +00:00
Joel Dahl
9ad4425962 Use entities. 2005-10-21 13:46:00 +00:00
Robert Watson
1fd75e69e0 Mark fifo race as done now that it has seen significant testing. There
remain likely races in the fifo code, but the particular race that was
causing build problems with high -j for kris has been worked around.
2005-10-21 12:57:32 +00:00
Joel Dahl
a9c42e37df - Use snd_* for sound drivers.
-  Add TODO items for missing sound manual pages.
2005-10-21 06:56:04 +00:00
Joel Dahl
6cb931ee18 Use <p> and </p> for consistency. 2005-10-21 06:18:50 +00:00
Joel Dahl
eae5e8c1f3 Move adamw to the correct (alphabetically) place. 2005-10-21 06:16:12 +00:00
Bill Fenner
3500feba32 Don't set hsty_base to the default, let cgi-style do that. 2005-10-20 20:03:36 +00:00
Bill Fenner
8b20d224d9 Continue the xhtml-ification of cgi scripts.
Assisted by:	simon@, validator.w3.org
2005-10-20 19:54:57 +00:00
Robert Watson
7ffcf3794c Update status of if_em item: a fix has been committed, and will be merged
soon.
2005-10-20 17:34:04 +00:00
Roman Bogorodskiy
2a2b3ec05d - Make status board show information about 7.x and 6.x branches (not 5.x and 4.x)
- Remove mike@ from MAINTAINER and from document

Approved by:	maintainer timeout (about 2 month this time and 2 years inactivity totally),
		silence on standarts@,
		simon
2005-10-20 17:27:17 +00:00
Mark Linimon
668834bf7c Add link to contributing-ports and FreshPorts. Add a few links into
two sections of the Porter's Handbook and the Committer's Guide that
tend to get overlooked.  Fix the pr-guidelines link which has been
broken since ...
2005-10-19 22:43:31 +00:00
Bill Fenner
7ca2f8d8eb Tweak the xhtml-ification.
Assisted by:	validator.w3.org
2005-10-19 15:47:38 +00:00
Robert Watson
1409b2b54b Add show-stopper todo items for if_em and if_fxp RX overrun bugs.
glebius owns if_em, and mux owns if_fxp.  Corrections to technical
inaccuracies welcome.
2005-10-19 14:40:38 +00:00
John Baldwin
a5a78b9c58 Add a new task for locking down aio(4).
Submitted by:	rwatson
2005-10-19 14:29:15 +00:00
John Baldwin
ff1d5c7f4e Add a slew of new items to the network locking todo list.
Submitted by:	rwatson, glebius
2005-10-19 14:02:51 +00:00
John Baldwin
bdc75acd55 Add an entity for yar@. 2005-10-19 14:02:10 +00:00
Marc Fonvieille
f8b8a25ffa S/FreBSD/FreeBSD
PR:	www/87659
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-10-19 12:49:42 +00:00
Mark Linimon
2d7cff03ba An interesting experiment, but we really don't need two copies.
More fancy headgear for:	linimon
2005-10-18 21:56:13 +00:00
Ariff Abdullah
45ebe5e25b Announce myself to the world.
Note: The use of SPACEs and TABs in this file is a little bit
inconsistent. I leave it as is and let the maintainer decide.

Approved:	netchild (mentor)
2005-10-18 21:13:32 +00:00
Max Laier
7449da42aa Update submission deadline: 20 Oct everyone! 2005-10-18 19:46:32 +00:00
John Baldwin
caa221259a Various updates including:
- Update the tasks to push Giant down into the various compat ABIs (really
  sync up the MPSAFE flags) as done.
- Update the task to add witness checks on thread exit as done.
- Update the atomic_fetchadd() and refcount API tasks as done.
- Add a new WIP task describing the intr_event stuff.
- Discard some poorly thought not started tasks (or ones OBE).
2005-10-18 17:12:48 +00:00
Wilko Bulte
6982e2b210 Add desire for Apple USB keyboard so that I can get the PC loaner
keyboard back to its original machine.
2005-10-18 16:57:54 +00:00
Marc Fonvieille
3babec1f8a Fix build. 2005-10-18 13:26:50 +00:00
Scott Long
ad771bdef4 Daniel Sueffert has done a wonderful job of taking care of me. 2005-10-18 12:57:51 +00:00
Edwin Groothuis
92d0dcba36 Force rebuilding the index.html when categories.descriptions has changed. 2005-10-18 12:24:12 +00:00
Mark Linimon
a6fd09517a Logical map from category to category grouping to aid human readability.
PR:			www/87500
Submitted by:		edwin
Fancy headgear to:	linimon
2005-10-18 11:24:51 +00:00
Florent Thoumie
0e6135598d - David S. Besade reported the Apple iMac G3 DV Special Edition to work.
Approved by:	brueffer
2005-10-18 10:26:28 +00:00
Mark Linimon
1f0c07c205 Rework this page to be a little more readable. Group the ports categories
into logical groups to make them easier to browse.  Change some of the
wording near the Search block to make it clearer.  Cleanup portindex to be
"use strict" and "-w" safe.

PRs:		www/87500 (edwin, most of the work), www/45169 (linimon)
Approved by:	silence on www
2005-10-18 03:45:12 +00:00
Simon L. B. Nielsen
b0357f0c47 - Consistently use lower case HTML tags.
- Fix indention so it's (more or less) standard FDP style.

No content change, translators can ignore.
2005-10-17 21:26:56 +00:00
Simon L. B. Nielsen
6ecbf0d8e8 - Update leading text about the security-officer@ mail alias to match
current reality.
- Use entities for security-officer@ member names.
2005-10-17 20:27:14 +00:00
Joseph Koshy
b2a7543026 Sort the 'Other sites' list on this page alphabetically.
Remove a stale link (to the 'Really Quick Newsletter').
2005-10-17 14:05:15 +00:00
Giorgos Keramidas
f759405787 The bugmaster team is now: Ceri & Mark. 2005-10-17 10:09:07 +00:00
Ceri Davies
3f7af525b3 My new house must be on a leyline or something. Request replacements
for the hardware which has started failing.
2005-10-17 09:36:54 +00:00
Mark Linimon
5f9d0d8cec Add article contributing-ports. 2005-10-17 06:09:26 +00:00
Adam Weinberger
dbc72c7e7c I need a video card. Until I can replace my dead video card, I'm unable
to use my only FreeBSD box. This is why I've dropped out of most FreeBSD
activities for the last couple months.
2005-10-17 02:07:02 +00:00
Adam Weinberger
e98c11906b Move some of the important link categories towards the top of the page. 2005-10-16 20:04:38 +00:00
Adam Weinberger
c33a0a5637 One problem with the new layout is that we don't get to have our
project-specific links on the left anymore; instead, all the links to
our documents appear at the bottom. To prevent them from being missed
completely by confuzzled new users, I've tightened up and/or excised
non-essential text. I've taken out the "how to upgrade to GNOME 2.10"
thing (when 2.12 comes out, that section will replace the "where's my
GNOME 2.12?!" question), and I've taken out the state-of-the-port section.
I'm not entirely sure about that last one; please feel free to add it
back in if you feel it belongs.
2005-10-16 20:00:53 +00:00
Adam Weinberger
14f9701e6a Too many contractions and semicolons makes Jack a dull boy. 2005-10-16 19:51:32 +00:00
Robert Watson
6d9366a934 Move UFS1 extended attribute autostart bug from show-stopper to testing,
as I've now merged the patch to RELENG_6 and RELENG_6_0.
2005-10-16 17:14:05 +00:00
Joseph Koshy
57e67eee85 New OpenSolaris.org article comparing Linux, Solaris and FreeBSD kernels. 2005-10-16 16:43:42 +00:00
Marc Fonvieille
4c05992bb0 Remove useless </ul><ul> tags. This changes nothing in term of
rendering etc.
2005-10-16 16:34:37 +00:00
Joseph Koshy
2dd93c7347 Update wishlist. 2005-10-16 16:29:15 +00:00
Marc Fonvieille
bac8e9156e Fix dead link FreeBSD Kernel cross reference. Use of
http://fxr.watson.org/ facility.

Noticed by:	Vladimír Kotal <vlada@devnull.cz>
2005-10-16 12:49:28 +00:00
Joe Marcus Clarke
e24489430d Use the relative link to the development branch FAQ on FreeBSD.org instead of
Adam's test page :-D.
2005-10-16 07:53:38 +00:00
Adam Weinberger
970dd762bb It's really really belated, but: add a paragraph answering the question
"where's GNOME 2.12?!" It pointes people to the development FAQ, but
advises them to wait until it's merged into the ports tree.
2005-10-16 07:43:36 +00:00
David E. O'Brien
cf6598508e Update items I've donated to committers. 2005-10-16 06:30:58 +00:00
Marc Fonvieille
954e04efb6 Remove periods at the end of each title. 2005-10-15 08:53:59 +00:00
Marc Fonvieille
d0e915aae5 s/OpenFirmware/Open Firmware/ for consistency with Apple's spelling. 2005-10-15 08:51:21 +00:00
Joel Dahl
256aac8dbc Add missing "the". 2005-10-14 17:15:18 +00:00
Florent Thoumie
65c08a99a3 - Add FreeBSD/ppc to the platform list in the navigation bar on the left.
- Peter created a dedicated directory for FreeBSD/ppc ISO images and a link
to the most recent image.

Approved by:	trhodes
2005-10-13 10:19:38 +00:00
Hiroki Sato
bdf2fc0ea0 Update dates related to the doc tree slush. 2005-10-12 20:57:26 +00:00
Murray Stokely
a950444501 Add ports to the Shortcuts link on the front page. Our ports web
pages could really use some work as they don't do justice to the ports
collection, but I've been convinced this link is better than none.

Requested by:	dozens
2005-10-12 19:25:12 +00:00
Robert Watson
69ce0b8d80 Add UFS1 panic to the todo list; mark it as requiring testing, as a fix
has been committed to HEAD, but before an MFC of the change can be
performed.
2005-10-12 14:29:12 +00:00
Hiroki Sato
1c704ce81a 6.0-RC1 has been released. 2005-10-12 02:42:55 +00:00
Murray Stokely
6d8882cc0e Add BaySUG '05. USENIX Bay Area Super User Group Meeting in Mountain
View, next month.  Interesting folks from other open source
communities will be there, and I hope we can build up a nice FreeBSD
presence as well.
2005-10-12 02:09:00 +00:00
Robert Watson
72e688f8ee Add a new entity for deferred todo items; mark OpenBSM as deferred. 2005-10-11 21:17:03 +00:00
Robert Watson
abbfdc2bb8 Mark multicast and full UFS file system problems as "done" since they've
seen adequate testing.
2005-10-11 21:11:25 +00:00
Murray Stokely
1288da7eb3 Announce 6.0RC1 in newsflash.
Reminded by:	Daniel Gerzo <danger@rulez.sk>
2005-10-11 17:12:07 +00:00
Ceri Davies
a213a2e47b 6.0-RC1 has a distribution directory for alpha. 2005-10-11 15:29:26 +00:00
Pav Lucistnik
8f11bdf377 - Refresh list of public CVSweb mirrors 2005-10-11 12:52:49 +00:00
Joel Dahl
1280cf4d90 Update status for snd_mss(4). 2005-10-10 18:11:42 +00:00
Hiroki Sato
26354140ee Document the date when 6.0-RC1 build began. 2005-10-10 10:26:20 +00:00
Joe Marcus Clarke
2f6aa15415 Announce GNOME 2.12.1 for FreeBSD. 2005-10-10 05:27:58 +00:00
Marc Fonvieille
857992e97a Remove a contraction. 2005-10-09 20:44:36 +00:00
Remko Lodder
7ce1b39881 Make the portuguese entry the same as every other. 2005-10-09 17:08:24 +00:00
Remko Lodder
37a7c8f9bf Add Latvian BSD mailinglist.
Requested by:	peter dunaskin <petruha at bsd dot lv> on doc@
2005-10-09 17:05:57 +00:00
Ceri Davies
e376c20595 Third time's the charm: finally get the "upcoming release" stuff right.
It looks like anchor references are case-sensitive (pretty obvious with
hindsight), so match the case here and in where.sgml.

Pointed out by:	Pawel Worach on www@
2005-10-09 16:14:38 +00:00
Hiroki Sato
3f7858cd7f Document the actual date when RELENG_6_0 branch is created. 2005-10-09 13:29:05 +00:00
Remko Lodder
a2f5cc5e80 Add Aplus.net to the ISP list [1],
Add OrbitMicro.com to the Hardware vendor list [2],
Add Linux Network Care to the Consult list [3].

PR:		www/86996 [1], www/86898 [2].
Requested by:	David Stanford <dstanford at aplus dot net> [1],
		Roderick Shilling <roderick at orbitmicro dot com> [2],
		Sutharsan Kathirgamu <xerophyte at linuxnetworkcare dot com> [3].
Submitted by:	Daniel Gerzo <danger at rulez dot sk> [1],[2],[3].
2005-10-09 10:04:39 +00:00
Ceri Davies
dce7d15182 Swap the beta.testing variable and test for ones that actually work. 2005-10-08 09:26:48 +00:00
Murray Stokely
13b53117cf Add BSDCan 2006 and USENIX ATC 2006 to the events calendar which was
beginning to look a bit bare.

BSDCan 2006 dates confirmed by dvl@freebsd.org.
2005-10-08 02:26:58 +00:00
Ceri Davies
f2ecbddc60 Add a link for upcoming releases that we want tested.
New test "releases" should have their version numbers bumped in
share/sgml/includes.release.*, and the whole thing is easily
turn-off-and-on-able via knobs in the same files.

Discussed with:	re (scottl)
2005-10-07 14:15:48 +00:00
Murray Stokely
c285a3c8c6 Add newsflash about argentina.com case study. 2005-10-07 03:04:05 +00:00
Murray Stokely
314e1f8f24 Add the argentina.com casestudy. 2005-10-07 03:01:08 +00:00
Murray Stokely
24d5c053ab Add the Argentina.com case study to the list of articles. 2005-10-07 02:58:55 +00:00
Murray Stokely
d5e9a8d8a7 Add the Handbook to the shortcuts list on the front page so users
don't first have to click through the 'Documentation' second level
page.

Make room for it by removing the link to the platforms page, which is
already linked to from another part of the front page.

Requested by:	several on -www
2005-10-07 02:51:55 +00:00
Ceri Davies
662a873cb4 Update the fuzzy expected release dates for 5.5 and 6.0.
Discussed with:	scottl
2005-10-06 20:53:39 +00:00
Ceri Davies
b387b66c9c "Gallery" as a keyword is pretty meaningless and we don't have one any
more; remove it from the META keywords and add "Ports" instead, which we
do have (and which are a major plus for the project).
2005-10-06 20:48:11 +00:00
Marc Fonvieille
e55322f671 DOS to UNIX file conversion. 2005-10-06 19:46:52 +00:00
Murray Stokely
b0b98a17f5 Add newsflash about the new website launch.
Reminded by:	simon
2005-10-06 19:43:47 +00:00
Marc Fonvieille
3785c908a6 Add Go button to mirrors site selection box
PR:		www/87007
Submitted by:	Daniel Gerzo <danger@rulez.sk>
2005-10-06 19:37:11 +00:00
Ceri Davies
3cb4b2fa46 Introduce a new entity, cgibase, which points at where our CGI scripts
can be found, i.e., http://www.FreeBSD.org/cgi at the moment.

This allows for easier pre-commit testing of CGI scripts, and avoids
SNAFUs with an incorrect URL being committed, as has happened a couple
of times recently.

en/ should be fully converted with this commit; other languages need to
be updated, but are in mid merge molasses at present so I have not
touched them.
2005-10-06 19:27:37 +00:00
John Baldwin
6756c7c59f vx(4) locking is done. 2005-10-06 18:44:25 +00:00
Joel Dahl
655a5762d3 Use entities. 2005-10-06 18:19:38 +00:00
Max Laier
84e2ce743e Get ready for the next round of status reports.
Approved by:	simon
2005-10-06 17:37:57 +00:00
Robert Watson
02a6312bb2 Re-spell Lenovo. 2005-10-06 17:33:55 +00:00
Robert Watson
f03c6de3ab Note that <ds> sent me a replacement SGI motherboard long since, and
add him to the donor page (yet again!).

Remove some other want list items that are no longer relevant or
required.

Add a new wantlist item: since I no longer work for NAI/McAfee/SPARTA,
I no longer have a notebook to use on travel.  As such, I'm looking
for one.  Ideally with a service plan that covers three continents :-).
2005-10-06 17:30:21 +00:00
Scott Long
007b6cd218 Add my request for SATA and SAS disk drives. 2005-10-06 17:05:42 +00:00
Scott Long
e9e2b404e5 Update my wantlist entry. Unfortunately no laptop, but change it to a gigE
switch.
2005-10-06 15:56:51 +00:00
Remko Lodder
526e1e8250 Remove the old register script. It is no longer used within our website
and all the translations caught up. Except for es/support.sgml and
es/publish.sgml, but they are old. This also fixes a cleanup for
ceri which he started long time ago.
2005-10-06 15:44:08 +00:00
Simon L. B. Nielsen
4cba8e18f7 Fix link to newsgroups in Handbook.
Noticed by:	Ben Kelly <bkelly@vadev.org>
2005-10-06 15:20:01 +00:00
Robert Watson
ff8e7b6512 Change fifo status from WIP to untested. Move from showstopper to
testing category.
2005-10-06 15:09:30 +00:00
Hiroki Sato
c6c855b3bc Mark the "fpudna: fpcurthread == curthread XXX times" problem
as "Needs Testing".
This was fixed by MFC of sys/amd64/linux32/linux32_sysvec.c rev.1.9.

Submitted by:	Daniel Gerzo (danger at rulez dot sk)
2005-10-06 15:04:03 +00:00
Hiroki Sato
52ef0e253b s/doesn't/does not/
Submitted by:	Daniel Gerzo (danger at rulez dot sk)
2005-10-06 14:59:44 +00:00
Marc Fonvieille
aee7ca6481 Allow French web site build 2005-10-06 14:34:56 +00:00
Alex Dupre
467f4f3a7f Hook up the Italian web site. 2005-10-06 14:28:40 +00:00
Murray Stokely
9ead42d12f Correct CSS comment character.
Submitted by:	gad
2005-10-06 02:02:28 +00:00
Murray Stokely
9c028d9643 Correct non-white background issue reported on the list.
Submitted by:	Emily Boyd <soc-emily@FreeBSD.org>
2005-10-06 01:13:52 +00:00
Simon L. B. Nielsen
1d33c08ec8 Add FreeBSD 5.4 manual page link. 2005-10-05 22:40:25 +00:00
Xin LI
9f1694bad1 Use "Security Advisores RSS Feed" instead of "News RSS Feed" for SA
RSS Feed.
2005-10-05 21:46:34 +00:00
Simon L. B. Nielsen
4367f3873b Also hook up ru to the build again. 2005-10-05 21:13:14 +00:00
Simon L. B. Nielsen
c93355b854 Hook up the following languages to the build again: da de es ja nl
pt_BR zh.

They are either already merged, and build, or are only stubs to build
doc/ and as such don't need any merge.
2005-10-05 20:15:24 +00:00
Remko Lodder
fcccccc292 Add Destination FreeBSD: Interview with Release Engineer Scott Long from
BSDForums to the FreeBSD in the Press section.

Requested by:		Dan <dan at bsdforums dot org> on www@
2005-10-05 13:09:12 +00:00
Murray Stokely
6ff82c2bce Only build English and Japanese version of the website. As other
translations are converted they should be added back here.  I think
Spanish, French, and German are close so I hope we can go live with at
least 4-5 languages.
2005-10-05 06:52:46 +00:00
Murray Stokely
a28c4d1ff1 Fix events creation by properly generating curdate.xml file which the
XSLT script needs to reason about which events are in the future and
which have already occurred. It's not clear to me how Emily broke this
in the first place, but this fixes it at least.
2005-10-05 04:55:34 +00:00
Simon L. B. Nielsen
7fe5c10c82 MFP4:
- Merge more of the new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 22:27:39 +00:00
Simon L. B. Nielsen
a086638136 MFP4:
- Merge the new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 22:06:03 +00:00
Simon L. B. Nielsen
4f6066674a MFP4:
- Merge the new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 21:58:59 +00:00
Simon L. B. Nielsen
fedf5bdcbd Delete trailing whitespace to ease new website merge. No content
change.
2005-10-04 21:48:31 +00:00
Simon L. B. Nielsen
02f48fb0ef MFP4:
- Merge the new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 21:42:44 +00:00
Simon L. B. Nielsen
25c0631343 MFP4: Merge more of the new layout.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 21:31:49 +00:00
Simon L. B. Nielsen
24e42ef444 MFP4:
- Merge new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 21:22:44 +00:00
Hiroki Sato
4df7f4af80 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:56:33 +00:00
Hiroki Sato
85091d3db7 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:06:58 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Hiroki Sato
49ceb95bcd Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 18:39:28 +00:00
Hiroki Sato
8c71271966 Fix XMLDOCS line for events.html and remove curdate.xml target. 2005-10-04 18:28:28 +00:00
Marc Fonvieille
7acdb6e8d3 MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 17:38:26 +00:00
Hiroki Sato
aaedd09403 Use UNIX newline code. 2005-10-04 17:30:33 +00:00
Hiroki Sato
3821c4a76d - Add layout subdirectory.
- Fix $XMLDOCS line for index.html.
2005-10-04 17:23:55 +00:00
Marc Fonvieille
b9bd1d846f MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 17:22:00 +00:00
Marc Fonvieille
2303b3f8dd MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 17:03:59 +00:00
Simon L. B. Nielsen
cf5a329a36 MFP4:
- Merge new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:33:22 +00:00
Simon L. B. Nielsen
b840292470 Change to use UNIX line endings, not DOS.
Noticed by:	hrs
Missed by:	simon
2005-10-04 16:21:21 +00:00
Simon L. B. Nielsen
76d5303646 MFP4:
- Merge new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:14:41 +00:00