22
New committer: Release-Note:
>Audit-Trail:
>Unformatted:
From remko at FreeBSD.org Thu Sep 1 14:51:53 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Thu Sep 1 14:51:56 2005
Subject: www/85573: Add entry to the News Section about 6.0-BETA3 release
Message-ID: <200509011451.j81EprQR037953@freefall.freebsd.org>
Synopsis: Add entry to the News Section about 6.0-BETA3 release
State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Thu Sep 1 14:51:26 GMT 2005
State-Changed-Why:
Committed this before it was available. Will force commit to notice the PR number.
Daniel thanks for the submission!
http://www.freebsd.org/cgi/query-pr.cgi?pr=85573
From danger at rulez.sk Thu Sep 1 17:42:22 2005
From: danger at rulez.sk (Daniel Gerzo)
Date: Thu Sep 1 17:42:24 2005
Subject: query-pr-summary.cgi rework
Message-ID: <1029392505.20050901194124@rulez.sk>
Hello www,
I would like to announce my work to you and get some feedback. If
you feel that the patch is okay and doesn't need any more changes,
I would like to send PR and get it commited :-)
Changes to the query-pr-summary.cgi script include:
o) rewritten code so it's more readable now, replaced some " with '.
o) make the html output html valid.
o) the minor feature I've added is that the PRs in the html output
are now splitted according to the each PR's state and each state
has it's own color, so it's easier now to determinate the PR's
state on the web page. This has been done by adding a few css
classes, so if colors aren't meeting our needs, it is pretty
easy to modify them.
This work was already tested by remko@ and it seems to work. The
affects of my work are visible at for example:
http://people.freebsd.org/~remko/danger-test/query-pr-summary2.cgi?category=conf
and the patch is available at:
http://danger.rulez.sk/query-pr-summary.diff
Also, I would like to say thanks to remko@, who was really nice to
me and helped me with testing, since I had no access to the PR
database.
--
Best Regards,
+----------==/\/\==----------+ (__) FreeBSD
| DanGer | \\\'',) The
| DanGer@IRCnet ICQ261701668 | \/ \ ^ Power
| http://danger.rulez.sk | .\._/_) To
+----------==\/\/==----------+ Serve
From pav at FreeBSD.org Thu Sep 1 19:54:26 2005
From: pav at FreeBSD.org (Pav Lucistnik)
Date: Thu Sep 1 19:54:31 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <1029392505.20050901194124@rulez.sk>
References: <1029392505.20050901194124@rulez.sk>
Message-ID: <1125604461.41486.18.camel@ikaros.oook.cz>
Daniel Gerzo p??e v ?t 01. 09. 2005 v 19:41 +0200:
> http://people.freebsd.org/~remko/danger-test/query-pr-summary2.cgi?category=conf
I kinda like where this is going. Cool.
--
Pav Lucistnik
And now something completely different.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20050901/b0f803e5/attachment.bin
From keramida at freebsd.org Thu Sep 1 20:07:33 2005
From: keramida at freebsd.org (Giorgos Keramidas)
Date: Thu Sep 1 20:07:38 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <1029392505.20050901194124@rulez.sk>
References: <1029392505.20050901194124@rulez.sk>
Message-ID: <20050901200727.GA40448@orion.daedalusnetworks.priv>
On 2005-09-01 19:41, Daniel Gerzo wrote:
> Hello www,
>
> I would like to announce my work to you and get some feedback. If
> you feel that the patch is okay and doesn't need any more changes,
> I would like to send PR and get it commited :-)
>
> Changes to the query-pr-summary.cgi script include:
>
> o) rewritten code so it's more readable now, replaced some " with '.
> o) make the html output html valid.
> o) the minor feature I've added is that the PRs in the html output
> are now splitted according to the each PR's state and each state
> has it's own color, so it's easier now to determinate the PR's
> state on the web page. This has been done by adding a few css
> classes, so if colors aren't meeting our needs, it is pretty
> easy to modify them.
>
> This work was already tested by remko@ and it seems to work. The
> affects of my work are visible at for example:
>
> http://people.freebsd.org/~remko/danger-test/query-pr-summary2.cgi?category=conf
This looks nice. I like the use of the existing stylesheet for
coloring. If Remko wants to commit it, there's no objection from me.
From joel at automatvapen.se Thu Sep 1 20:07:49 2005
From: joel at automatvapen.se (Joel Dahl)
Date: Thu Sep 1 20:07:50 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <1029392505.20050901194124@rulez.sk>
References: <1029392505.20050901194124@rulez.sk>
Message-ID: <1125605272.19964.0.camel@dude.automatvapen.se>
On Thu, 2005-09-01 at 19:41 +0200, Daniel Gerzo wrote:
> This work was already tested by remko@ and it seems to work. The
> affects of my work are visible at for example:
>
> http://people.freebsd.org/~remko/danger-test/query-pr-summary2.cgi?category=conf
Hmm, I like this.
--
Joel Dahl -- joel at FreeBSD dot org
From jcamou at freebsd.org Thu Sep 1 20:58:19 2005
From: jcamou at freebsd.org (Jesus R. Camou)
Date: Thu Sep 1 20:58:22 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <1029392505.20050901194124@rulez.sk>
References: <1029392505.20050901194124@rulez.sk>
Message-ID: <20050901210213.GK1054@opensea.mephis.org>
On Thu, Sep 01, 2005 at 07:41:24PM +0200, Daniel Gerzo wrote:
> Hello www,
>
> I would like to announce my work to you and get some feedback. If
> you feel that the patch is okay and doesn't need any more changes,
> I would like to send PR and get it commited :-)
>
> Changes to the query-pr-summary.cgi script include:
>
> o) rewritten code so it's more readable now, replaced some " with '.
> o) make the html output html valid.
> o) the minor feature I've added is that the PRs in the html output
> are now splitted according to the each PR's state and each state
> has it's own color, so it's easier now to determinate the PR's
> state on the web page. This has been done by adding a few css
> classes, so if colors aren't meeting our needs, it is pretty
> easy to modify them.
>
> This work was already tested by remko@ and it seems to work. The
> affects of my work are visible at for example:
>
> http://people.freebsd.org/~remko/danger-test/query-pr-summary2.cgi?category=conf
>
> and the patch is available at:
>
> http://danger.rulez.sk/query-pr-summary.diff
>
> Also, I would like to say thanks to remko@, who was really nice to
> me and helped me with testing, since I had no access to the PR
> database.
I like the way it looks. It's not a bad idea to send that pr. :-)
--
Jesus R. Camou - jcamou@FreeBSD.org
From ceri at submonkey.net Thu Sep 1 23:07:35 2005
From: ceri at submonkey.net (Ceri Davies)
Date: Thu Sep 1 23:07:38 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <1029392505.20050901194124@rulez.sk>
References: <1029392505.20050901194124@rulez.sk>
Message-ID: <20050901230733.GE58269@submonkey.net>
On Thu, Sep 01, 2005 at 07:41:24PM +0200, Daniel Gerzo wrote:
> Hello www,
>
> I would like to announce my work to you and get some feedback. If
> you feel that the patch is okay and doesn't need any more changes,
> I would like to send PR and get it commited :-)
There is a '.
> Also, I would like to say thanks to remko@, who was really nice to
> me and helped me with testing, since I had no access to the PR
> database.
You know you can mirror it with cvsup?
Ceri
--
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former. -- Einstein (attrib.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20050902/d080e125/attachment.bin
From danger at rulez.sk Fri Sep 2 07:39:11 2005
From: danger at rulez.sk (Daniel Gerzo)
Date: Fri Sep 2 07:39:15 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <20050901230733.GE58269@submonkey.net>
References: <1029392505.20050901194124@rulez.sk>
<20050901230733.GE58269@submonkey.net>
Message-ID: <488426177.20050902093840@rulez.sk>
Hello Ceri,
Friday, September 2, 2005, 1:07:33 AM, you wrote:
> On Thu, Sep 01, 2005 at 07:41:24PM +0200, Daniel Gerzo wrote:
>> Hello www,
>>
>> I would like to announce my work to you and get some feedback. If
>> you feel that the patch is okay and doesn't need any more changes,
>> I would like to send PR and get it commited :-)
> There is a '.
Thanks for report, it has been fixed.
>> Also, I would like to say thanks to remko@, who was really nice to
>> me and helped me with testing, since I had no access to the PR
>> database.
> You know you can mirror it with cvsup?
I know, but it has about 700 mb ;-)
> Ceri
--
Regards,
Daniel Gerzo
From linimon at lonesome.com Fri Sep 2 14:59:38 2005
From: linimon at lonesome.com (Mark Linimon)
Date: Fri Sep 2 14:59:41 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <488426177.20050902093840@rulez.sk>
References: <1029392505.20050901194124@rulez.sk>
<20050901230733.GE58269@submonkey.net>
<488426177.20050902093840@rulez.sk>
Message-ID: <20050902145937.GA22022@soaustin.net>
On Fri, Sep 02, 2005 at 09:38:40AM +0200, Daniel Gerzo wrote:
> > You know you can mirror it with cvsup?
>
> I know, but it has about 700 mb ;-)
It's possible to mirror only parts of it. portsmon, of course, only
mirrors gnats/ports :-)
i386 is around 15M and probably would have given you complete coverage
of all the interesting test cases.
mcl
From linimon at lonesome.com Fri Sep 2 15:14:53 2005
From: linimon at lonesome.com (Mark Linimon)
Date: Fri Sep 2 15:14:56 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <20050902145937.GA22022@soaustin.net>
References: <1029392505.20050901194124@rulez.sk>
<20050901230733.GE58269@submonkey.net>
<488426177.20050902093840@rulez.sk>
<20050902145937.GA22022@soaustin.net>
Message-ID: <20050902151450.GB22022@soaustin.net>
On Fri, Sep 02, 2005 at 09:59:37AM -0500, Mark Linimon wrote:
> i386 is around 15M and probably would have given you complete coverage
> of all the interesting test cases.
Dumb to follow up to oneself, but hey, it's early in the morning yet :-)
It turns out that conf gives you as much coverage as i386 (I had not
expected to see an 'a' in there). 'r' cases get resolved fairly quickly
and there are none currently.
btw I like what is here, I think it is much better than what we have.
OTOH at least on this laptop, the 'f' color is a little too light -- it
is harder to see than the others. IMHO 'f' should stand out the most
or at least more than the 's' ones -- they are more likely to be able
to be resolved. I could live with either swapping the colors or just
making the 'f' color darker.
Also, on this laptop, the 'a' and 'p' colors are fairly hard to
distinguish, but I don't see that as quite the problem that the
above is.
Yes, I realize that I am dangerously close to painting the bikeshed.
OTOH I spent a fair amount of time looking at those pages :-)
mcl
From danger at rulez.sk Fri Sep 2 22:45:39 2005
From: danger at rulez.sk (Daniel Gerzo)
Date: Fri Sep 2 22:45:40 2005
Subject: query-pr-summary.cgi rework
In-Reply-To: <20050902151450.GB22022@soaustin.net>
References: <1029392505.20050901194124@rulez.sk>
<20050901230733.GE58269@submonkey.net>
<488426177.20050902093840@rulez.sk>
<20050902145937.GA22022@soaustin.net>
<20050902151450.GB22022@soaustin.net>
Message-ID: <16210284314.20050903004227@rulez.sk>
Hello Mark,
Friday, September 2, 2005, 5:14:50 PM, si odoslal:
> On Fri, Sep 02, 2005 at 09:59:37AM -0500, Mark Linimon wrote:
>> i386 is around 15M and probably would have given you complete coverage
>> of all the interesting test cases.
> Dumb to follow up to oneself, but hey, it's early in the morning yet :-)
> It turns out that conf gives you as much coverage as i386 (I had not
> expected to see an 'a' in there). 'r' cases get resolved fairly quickly
> and there are none currently.
> btw I like what is here, I think it is much better than what we have.
> OTOH at least on this laptop, the 'f' color is a little too light -- it
> is harder to see than the others. IMHO 'f' should stand out the most
> or at least more than the 's' ones -- they are more likely to be able
> to be resolved. I could live with either swapping the colors or just
> making the 'f' color darker.
Okay, so anyone feel that it should be better to swap 'f' and 's'
colors between each other? I'm okay with this.
> Also, on this laptop, the 'a' and 'p' colors are fairly hard to
> distinguish, but I don't see that as quite the problem that the
> above is.
I don't see a problem here ;-) maybe someone else?
> Yes, I realize that I am dangerously close to painting the bikeshed.
> OTOH I spent a fair amount of time looking at those pages :-)
> mcl
--
Sincerely,
DanGer, ICQ: 261701668 | e-mail protecting at: http://www.2pu.net/
http://danger.rulez.sk | proxy list at: http://www.proxy-web.com/
| FreeBSD - The Power to Serve!
From adam at akarsoft.com Sat Sep 3 11:10:20 2005
From: adam at akarsoft.com (D. Adam Karim)
Date: Sat Sep 3 11:10:22 2005
Subject: www/85690: Central California BSD Users Group
Message-ID: <200509031104.j83B40Lk089079@www.freebsd.org>
>Number: 85690
>Category: www
>Synopsis: Central California BSD Users Group
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 03 11:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: D. Adam Karim
>Release:
>Organization:
CCBUG
>Environment:
>Description:
Central California BSD Users Group aims to be a group of people who prefer BSD. All forms are welcome. We meet on the 2nd Saturday of the month. Locations to be udpated on the website. http://www.ccbug.org
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
From rjw at dynode.net Sat Sep 3 11:20:18 2005
From: rjw at dynode.net (Russell Wood)
Date: Sat Sep 3 11:20:20 2005
Subject: www/85691: Commercial Vendor
Message-ID: <200509031115.j83BFYUN091402@www.freebsd.org>
>Number: 85691
>Category: www
>Synopsis: Commercial Vendor
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 03 11:20:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Russell Wood
>Release:
>Organization:
Dynode Productions
>Environment:
>Description:
Dynode Productions
Located in Perth, Western Australia, Dynode Productions offers administrative services for FreeBSD systems ranging from: default gateways; email, web and file servers; and workstations. Please visit our web site for more information.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
From danger at rulez.sk Sat Sep 3 11:40:26 2005
From: danger at rulez.sk (Daniel Gerzo)
Date: Sat Sep 3 11:40:27 2005
Subject: www/85690: Central California BSD Users Group
Message-ID: <200509031140.j83BeQ39020123@freefall.freebsd.org>
The following reply was made to PR www/85690; it has been noted by GNATS.
From: Daniel Gerzo
To: bug-followup@FreeBSD.org, adam@akarsoft.com
Cc:
Subject: Re: www/85690: Central California BSD Users Group
Date: Sat, 3 Sep 2005 13:37:37 +0200
Here is diff:
--- usergroups.xml.orig Sat Sep 3 13:22:54 2005
+++ usergroups.xml Sat Sep 3 13:36:32 2005
@@ -429,6 +429,16 @@
+
+ Central California BSD Users Group
+ http://www.ccbug.org/
+ Central California BSD Users Group aims to be a group
+ of people who prefer BSD. All forms are welcome. We meet on the
+ 2nd Saturday of the month. Locations to be udpated on the
+ website.
+
+
+
The Capitals District *BSD Users Group
http://lists.nycbug.org/mailman/listinfo/cdbug-talk
--
+----------==/\/\==----------+ (__) FreeBSD
| DanGer | \\\'',) The
| DanGer@IRCnet ICQ261701668 | \/ \ ^ Power
| http://danger.rulez.sk | .\._/_) To
+----------==\/\/==----------+ Serve
From danger at redqueen.elvandar.org Sat Sep 3 12:00:48 2005
From: danger at redqueen.elvandar.org (Daniel Gerzo)
Date: Sat Sep 3 12:00:49 2005
Subject: www/85691: Commercial Vendor
Message-ID: <200509031200.j83C0eWC020796@freefall.freebsd.org>
The following reply was made to PR www/85691; it has been noted by GNATS.
From: Daniel Gerzo
To: bug-followup@FreeBSD.org, rjw@dynode.net
Cc: remko@freebsd.org
Subject: Re: www/85691: Commercial Vendor
Date: Sat, 3 Sep 2005 14:00:04 +0200
Here is diff:
--- software.xml.orig Sat Sep 3 12:38:23 2005
+++ software.xml Sat Sep 3 13:56:57 2005
@@ -391,6 +391,18 @@
+
+ Dynode Productions
+ http://www.dynode.net/
+
+ Dynode Productions, located in Perth - Western Australia, offers
+ administrative services for FreeBSD and OpenBSD systems ranging
+ from: default gateways; email, web and file servers; and
+ workstations. Please visit our
+ web site for more information.
+
+
+
Easysoft Ltd
http://www.easysoft.com/
From remko at FreeBSD.org Sat Sep 3 08:16:25 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Sat Sep 3 12:03:49 2005
Subject: www/85509: We provide BSD clustering solutions
Message-ID: <200509030816.j838GOQv096771@freefall.freebsd.org>
Synopsis: We provide BSD clustering solutions
State-Changed-From-To: open->feedback
State-Changed-By: remko
State-Changed-When: Sat Sep 3 08:15:48 GMT 2005
State-Changed-Why:
Requesting feedback from submitter, there is no information now.
Responsible-Changed-From-To: freebsd-www->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Sat Sep 3 08:15:48 GMT 2005
Responsible-Changed-Why:
I will work on this.
http://www.freebsd.org/cgi/query-pr.cgi?pr=85509
From Alan at Wave2.co.uk Sat Sep 3 08:40:07 2005
From: Alan at Wave2.co.uk (Alan Snelson)
Date: Sat Sep 3 08:40:08 2005
Subject: www/85693: http://www.freebsd.org/commercial/consult.html Addition
Request
Message-ID: <200509031530.j83FUbnl005385@www.freebsd.org>
>Number: 85693
>Category: www
>Synopsis: http://www.freebsd.org/commercial/consult.html Addition Request
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 03 15:40:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Alan Snelson
>Release:
>Organization:
Wave2 Limited
>Environment:
>Description:
Wave2 Limited
Wave2 Limited is an Open Source consultancy based
in the UK providing custom solutions with an emphasis on FreeBSD.
Services include software development (Java, Perl, Python, VB),
Heterogeneous Network / System Administration
(FreeBSD, Linux, OSX, Solaris and Windows). If you are looking for an
Open Source Solution please contact me on
info@wave2.org.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
From remko at FreeBSD.org Sat Sep 3 09:17:53 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Sat Sep 3 09:17:55 2005
Subject: www/85693: http://www.freebsd.org/commercial/consult.html
Addition Request
Message-ID: <200509031617.j83GHr0T053073@freefall.freebsd.org>
Synopsis: http://www.freebsd.org/commercial/consult.html Addition Request
Responsible-Changed-From-To: freebsd-www->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Sat Sep 3 16:17:42 GMT 2005
Responsible-Changed-Why:
I will make it happen
http://www.freebsd.org/cgi/query-pr.cgi?pr=85693
From remko at FreeBSD.org Sat Sep 3 09:18:28 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Sat Sep 3 09:18:30 2005
Subject: www/85691: Commercial Vendor
Message-ID: <200509031618.j83GIRcX053146@freefall.freebsd.org>
Synopsis: Commercial Vendor
Responsible-Changed-From-To: freebsd-www->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Sat Sep 3 16:18:19 GMT 2005
Responsible-Changed-Why:
I will make it happen.
http://www.freebsd.org/cgi/query-pr.cgi?pr=85691
From remko at FreeBSD.org Sat Sep 3 09:18:47 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Sat Sep 3 09:18:49 2005
Subject: www/85690: Central California BSD Users Group
Message-ID: <200509031618.j83GIkXh053196@freefall.freebsd.org>
Synopsis: Central California BSD Users Group
Responsible-Changed-From-To: freebsd-www->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Sat Sep 3 16:18:36 GMT 2005
Responsible-Changed-Why:
I will make it happen.
http://www.freebsd.org/cgi/query-pr.cgi?pr=85690
From dandee at hellteam.net Sun Sep 4 17:25:11 2005
From: dandee at hellteam.net (=?iso-8859-2?Q?Daniel_Dvo=F8=E1k?=)
Date: Sun Sep 4 17:25:14 2005
Subject: Is it work ?
Message-ID: <20050904235851.AEBFF4E704@pipa.profix.cz>
Hi all,
let me ask you for accessibility some mirrors of CVS Repository.
from http://www.freebsd.org/support.html#cvs :
Mirrors of the CVS Repository cgi script are available in Germany
, Japan
, Portugal
, San Marino
, Spain
, USA/California
and Ukraine
.
For many months and for me it does not work:
GERMANY - not ok ( route to host)
roztyly# traceroute cvsup3.de.freebsd.org
traceroute to cvsup.leo.org (131.159.72.30), 64 hops max, 40 byte packets
1 wlink-roztyly-rik.hell.jspoj.czf (10.40.192.9) 4.695 ms 2.713 ms
1.763 ms
2 106.121.95.80.ip.b26.cz (80.95.121.106) 4.612 ms 10.227 ms 5.120 ms
3 190.120.95.80.ip.b26.cz (80.95.120.190) 11.558 ms 10.987 ms 9.031 ms
4 ca-a2.broadnetczech.net (80.95.96.186) 11.232 ms 14.763 ms 10.352 ms
5 b1-ca.broadnetczech.net (80.95.96.170) 11.539 ms 12.326 ms 8.736 ms
6 dt-broadnet.broadnetczech.net (80.95.96.134) 11.225 ms 12.747 ms
12.210 ms
7 m-sb1.M.DE.net.DTAG.DE (62.154.27.106) 18.958 ms 18.521 ms 18.855 ms
8 62.156.138.186 (62.156.138.186) 18.781 ms 17.690 ms 18.948 ms
9 csrwan.lrz-muenchen.de (188.1.37.14) 18.948 ms 19.379 ms 20.555 ms
10 csr0aa.lrz-muenchen.de (129.187.1.253) 20.181 ms 19.942 ms 20.917 ms
11 gatekeeper.informatik.tu-muenchen.de (131.159.252.1) 20.880 ms 20.370
ms 18.697 ms
12 nz-bb1-gate.informatik.tu-muenchen.de (131.159.252.5) 19.882 ms 19.463
ms 19.985 ms
13 nz-srvr3s1-bb1.informatik.tu-muenchen.de (131.159.252.177) 2639.802 ms
!H 3939.221 ms !H 3999.138 ms !H
roztyly#
and
roztyly#links cvsup3.de.freebsd.org
Error loading http://cvsup3.de.freebsd.org/
:
No route to host
JAPAN - ok
PORTUGAL - ok
San Marino - not ok ( dns not ok )
roztyly# traceroute cvsup.sm.freebsd.org
traceroute: unknown host cvsup.sm.freebsd.org
roztyly#
SPAIN - not ok ( look at code )
for example:
you are in some place in tree and want to look at revision 1.2.7 of
something and this will return:
http://www.es.freebsd.org/cgi/cvsweb.cgi/src/tools/tools/ath/athctrl.sh?rev=
1.1
&content-type=text/x-cvsweb-markup
Error
Error: Unexpected output from cvs co: /usr/bin/cvs: invalid option -- l
Usage: cvs [cvs-options] command [command-options-and-arguments] where
cvs-options are -q, -n, etc. (specify --help-options for a list of options)
where command is add, admin, etc. (specify --help-commands for a list of
commands or --help-synonyms for a list of command synonyms) where
command-options-and-arguments depend on the specific command (specify -H
followed by a command name for command-specific help) Specify --help to
receive this message The Concurrent Versions System (CVS) is a tool for
version control. For CVS updates and additional information, see the CVS
home page at http://www.cvshome.org/ or Pascal Molli's CVS site at
http://www.loria.fr/~molli/cvs-index.html
REGARDLESS OF WHERE U R IN THE TREE, it is same for all revisions for all
cvs files of source code.
TURKEY - not ok ( same problem like SPAIN )
USA/California - ok
Ukraine - ok
I would like to ask you if it is only my problem and others don?t have this
problem or not and it is same.
If I am right, don?t tell me that I am first who point it out after many
months. ( exactly from March I observe these errors )
And finely if it is not only my problem and if I am not first person who
point it out, WHY THESE BROKEN LINKS annoy us ( common daily users) STILL
AND NOW ?
Thanks you
Bye
Dan
From pcbsearch at pcbsearch.com.au Sun Sep 4 20:10:14 2005
From: pcbsearch at pcbsearch.com.au (Damen Goode)
Date: Sun Sep 4 20:10:16 2005
Subject: www/85724: Please add our company to your list of service vendors
Message-ID: <200509050300.j8530R5a062393@www.freebsd.org>
>Number: 85724
>Category: www
>Synopsis: Please add our company to your list of service vendors
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 05 03:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Damen Goode
>Release:
>Organization:
Re-Source Hardware
>Environment:
>Description:
Please add our company to your list of service vendors:
Re-Source Hardware aupplies data recovery services and hard drive repair to all OSs including EXT2 and EXT3
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
From bugmaster at freebsd.org Mon Sep 5 04:02:31 2005
From: bugmaster at freebsd.org (FreeBSD bugmaster)
Date: Mon Sep 5 04:02:42 2005
Subject: Current problem reports assigned to you
Message-ID: <200509051102.j85B2UtN077085@freefall.freebsd.org>
Current FreeBSD problem reports
Critical problems
Serious problems
S Submitted Tracker Resp. Description
-------------------------------------------------------------------------------
o [2003/04/18] www/51135 www Problems with the mailing-lists search in
o [2004/03/06] www/63854 www PR-web page loses text
2 problems total.
Non-critical problems
S Submitted Tracker Resp. Description
-------------------------------------------------------------------------------
o [2002/03/07] www/35647 www www; combine query-by-number and multi-fi
s [2002/05/24] www/38500 www gnats web form is overenthusiastic about
o [2002/10/17] www/44181 www www "Release Information" organization
o [2004/01/24] www/61824 www Misleading documentation on FreeBSD insta
o [2004/06/04] www/67554 www man-cgi visual glitch on 3-word titles
o [2004/11/05] www/73549 www Mail list archive navigation difficulty
o [2004/11/05] www/73551 www List archive 'quoted-printable' corruptio
o [2005/01/05] www/75830 www ports.cgi used ports/INDEX from CVS
o [2005/08/08] www/84675 www Dangling symlinks
o [2005/08/27] www/85333 www BSDTechTalk community with tutorials is n
o [2005/08/29] www/85430 www Nothing just happy with the stabile syste
o [2005/09/05] www/85724 www Please add our company to your list of se
12 problems total.
From remko at FreeBSD.org Mon Sep 5 10:19:14 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Mon Sep 5 10:19:20 2005
Subject: www/85430: Nothing just happy with the stabile system
Message-ID: <200509051719.j85HJEWc027060@freefall.freebsd.org>
Synopsis: Nothing just happy with the stabile system
State-Changed-From-To: open->feedback
State-Changed-By: remko
State-Changed-When: Mon Sep 5 17:16:03 GMT 2005
State-Changed-Why:
I requested feedback from the submitter in our local language, so that we can make a nice entry.
Responsible-Changed-From-To: freebsd-www->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Mon Sep 5 17:16:03 GMT 2005
Responsible-Changed-Why:
As maintainer of the commercial gallery, i will work on this PR.
http://www.freebsd.org/cgi/query-pr.cgi?pr=85430
From remko at FreeBSD.org Mon Sep 5 10:19:49 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Mon Sep 5 10:19:51 2005
Subject: www/85724: Please add our company to your list of service
vendors
Message-ID: <200509051719.j85HJkug027109@freefall.freebsd.org>
Synopsis: Please add our company to your list of service vendors
Responsible-Changed-From-To: freebsd-www->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Mon Sep 5 17:19:32 GMT 2005
Responsible-Changed-Why:
I will work on this pr.
http://www.freebsd.org/cgi/query-pr.cgi?pr=85724
From sec0nd.unit at seznam.cz Tue Sep 6 12:38:25 2005
From: sec0nd.unit at seznam.cz (SeC0nd.uNiT)
Date: Tue Sep 6 12:38:27 2005
Subject: New FreeBSD Czech Forum
Message-ID: <431DF01F.1030408@seznam.cz>
_New FreeBSD Czech Forum_
http://klitoris.xhosting.cz/viewforum.php?f=6
From danger at rulez.sk Tue Sep 6 14:25:34 2005
From: danger at rulez.sk (Daniel Gerzo)
Date: Tue Sep 6 14:25:36 2005
Subject: New FreeBSD Czech Forum
In-Reply-To: <431DF01F.1030408@seznam.cz>
References: <431DF01F.1030408@seznam.cz>
Message-ID: <1119676749.20050906223102@rulez.sk>
Skvely den SeC0nd.uNiT,
Tuesday, September 6, 2005, 9:38:07 PM, si natukal:
> _New FreeBSD Czech Forum_
> http://klitoris.xhosting.cz/viewforum.php?f=6
nasty! really. Why the hell are you spamming us with this piece of
crap?
I can understand all the things there - yes, there are some
information regarding to the FreeBSD, but I think that if you want to
support FreeBSD somehow - let's say you want to provide a czech forum
focused on FreeBSD or even *BSD, you should make something serious.
Sorry if I hurt you somehow, but this makes me feel sad...I have no
other words to say.
--
S pozdravom
DanGer, ICQ: 261701668 | e-mail protecting at: http://www.2pu.net/
http://danger.rulez.sk | proxy list at: http://www.proxy-web.com/
| FreeBSD - The Power to Serve!
From maraya at gmail.com Tue Sep 6 17:19:38 2005
From: maraya at gmail.com (Mauricio Araya V.)
Date: Tue Sep 6 17:19:40 2005
Subject: Broken Link
Message-ID:
Hello there!
I was looking for servers supporting freeBSD and I found a broken link,
it is Bis Inc ... they are now a company that offers interpreting services.
The broken link is at:
http://www.freebsd.org/commercial/hardware.html
Regards,
-Mauricio
From gmartin at layeredtech.com Wed Sep 7 22:30:20 2005
From: gmartin at layeredtech.com (Greg Martin)
Date: Wed Sep 7 22:30:22 2005
Subject: www/85858: add to FreeBSD friendly vendor
Message-ID: <200509080527.j885RGGN046104@www.freebsd.org>
>Number: 85858
>Category: www
>Synopsis: add to FreeBSD friendly vendor
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 08 05:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Greg Martin
>Release: 4.x, 5.x, 6.x
>Organization:
Layered Technologies
>Environment:
>Description:
Layered Technologies
www.layeredtech.com
Offers self-managed dedicated on fast tier-1 bandwidth for unbelievable prices! FreeBSD is our #1 supported OS. We have a local FreeBSD/CVSup mirror for customers.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
From remko at FreeBSD.org Fri Sep 9 02:41:31 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Fri Sep 9 02:44:20 2005
Subject: Broken Link
In-Reply-To:
References:
Message-ID: <4321590E.1@FreeBSD.org>
Mauricio Araya V. wrote:
> Hello there!
>
> I was looking for servers supporting freeBSD and I found a broken link,
> it is Bis Inc ... they are now a company that offers interpreting services.
>
> The broken link is at:
>
> http://www.freebsd.org/commercial/hardware.html
>
> Regards,
>
> -Mauricio
Thanks for the report! I deleted the entry from the hardware
list.
Cheers,
Remko
--
Kind regards,
Remko Lodder ** remko@elvandar.org
FreeBSD ** remko@FreeBSD.org
Reporter DSINET ** remko@DSINet.org
From quintana at altern.org Fri Sep 9 14:50:04 2005
From: quintana at altern.org (charles de la quintana)
Date: Fri Sep 9 14:50:08 2005
Subject: www/85927: my mother board seems not listed
Message-ID: <200509092149.j89Lnt9g028869@www.freebsd.org>
>Number: 85927
>Category: www
>Synopsis: my mother board seems not listed
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 09 21:50:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: charles de la quintana
>Release: none yet
>Organization:
>Environment:
A7N8X-E Deluxe
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
From pav at FreeBSD.org Fri Sep 9 15:00:11 2005
From: pav at FreeBSD.org (Pav Lucistnik)
Date: Fri Sep 9 15:00:14 2005
Subject: www/85927: my mother board seems not listed
Message-ID: <200509092200.j89M0BkE049032@freefall.freebsd.org>
Synopsis: my mother board seems not listed
State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Fri Sep 9 21:59:43 GMT 2005
State-Changed-Why:
Which manufacturer? What version of FreeBSD? Does it run well? Do you have
any problems? Can you attach a dmesg output?
Responsible-Changed-From-To: freebsd-www->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Fri Sep 9 21:59:43 GMT 2005
Responsible-Changed-Why:
Take
http://www.freebsd.org/cgi/query-pr.cgi?pr=85927
From Hostmaster at Video2Video.Com Fri Sep 9 16:17:11 2005
From: Hostmaster at Video2Video.Com (Peter Leftwich)
Date: Fri Sep 9 16:17:22 2005
Subject: Suggestions for www.freebsd.org and questions
Message-ID: <14869.63.109.229.13.1126307829.squirrel@webmail.alienwebshop.com>
Hi everyone. I was studying up on
http://www.freebsd.org/releases/5.4R/installation-i386.html
which I have at home on two CD-Rs and which I plan to install this
weekend - hhooot whoot!!
Some suggestions for the freebsd.org webmaster. Perhaps others
might find these useful as well?
[1] I think the URL above ought to have a sort of organized, list of
contents at the top such as
1.3 Topic1
1.4 Topic2
1.5 Topic-Or-FAQ-Question3...
The list would be a Table of Contents at the beginning, with each
section **hyperlinked** for easier, faster knowledge transference.
[2] I noticed that the links below are general instructions, but
maybe having two very similar documents throws off some people
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html
[2] Lastly, some background - I came to the site seeking general
install recommendations, such as about suggested mountpoints and
slices (partition) ideology and sizes. Has this been asked before?
I have a 200GB HDD and no definite plan about setting up slices and
dirs!!
[3] Disk space required? I realize the website gives minimum
recommendations such as 160mb and 24mb RAM for example. Is it a
good idea to set up an OS-only slice / bare minimum / then have a
separate slice for my binaries and XFree86?
[4] FOUR is here as a great tip if you have not seen this page:
http://gerda.univie.ac.at/freebsd-laptops/index.pl great idea!! but
it would be neat if each 'datasheet' or 'lab report' if you will,
linked to the product listed at an official company URL e.g.
http://store.ibm.com/products.php?ThinkpadXYZ1000
--
Peter Leftwich, Owner
Video2Video Services
Box 13692, La Jolla, CA, 92039, USA
http://Www.Video2Video.Com
From keramida at ceid.upatras.gr Fri Sep 9 16:27:54 2005
From: keramida at ceid.upatras.gr (Giorgos Keramidas)
Date: Fri Sep 9 16:27:59 2005
Subject: Suggestions for www.freebsd.org and questions
In-Reply-To: <14869.63.109.229.13.1126307829.squirrel@webmail.alienwebshop.com>
References: <14869.63.109.229.13.1126307829.squirrel@webmail.alienwebshop.com>
Message-ID: <20050909232749.GB21372@orion.daedalusnetworks.priv>
On 2005-09-09 16:17, Peter Leftwich wrote:
>
> [2] I noticed that the links below are general instructions, but
> maybe having two very similar documents throws off some people
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html
Probably. Information overload is as bad as complete lack of any
information at all in many cases. But these two are pretty essential
links to have.
> [2] Lastly, some background - I came to the site seeking general
> install recommendations, such as about suggested mountpoints and
> slices (partition) ideology and sizes. Has this been asked before?
> I have a 200GB HDD and no definite plan about setting up slices and
> dirs!!
The tuning(7) manpage has a lot of nice tips.
A relatively old post in my weblog has a description of how I
partitioned the 200 GB disk of my workstation at home, which might also
be nice to read:
http://keramida.serverhive.com/weblog/archives/2004-10-26/daemonizing-a-new-disk
> [3] Disk space required? I realize the website gives minimum
> recommendations such as 160mb and 24mb RAM for example. Is it a
> good idea to set up an OS-only slice / bare minimum / then have a
> separate slice for my binaries and XFree86?
This is essentially the same question as [2].
> [4] FOUR is here as a great tip if you have not seen this page:
> http://gerda.univie.ac.at/freebsd-laptops/index.pl great idea!! but
> it would be neat if each 'datasheet' or 'lab report' if you will,
> linked to the product listed at an official company URL e.g.
> http://store.ibm.com/products.php?ThinkpadXYZ1000
This is (unfortunately) quite impossible, given the tendency of these
pages to be autogenerated, to include random "session ID" numbers, and
be full of irrelevant crap, like advertizing material.
Not a bad idea, though. The maintainers of that site will probably know
if this is easy to integrate with their current database :-)
From malachid at gmail.com Sat Sep 10 11:23:08 2005
From: malachid at gmail.com (=?ISO-8859-1?Q?Malachi_de_=C6lfweald?=)
Date: Sat Sep 10 11:23:10 2005
Subject: Suggestions for www.freebsd.org and questions
In-Reply-To: <14869.63.109.229.13.1126307829.squirrel@webmail.alienwebshop.com>
References: <14869.63.109.229.13.1126307829.squirrel@webmail.alienwebshop.com>
Message-ID:
Regarding your item #2, I do that every time I go to install FreeBSD.
Although, I have noticed that the posted suggested partitions don't match
very well with what my current FreeBSD server actually uses (for example, my
/var partition is taking MUCH more than the recommended space). I wonder if
that section specifically needs updated to reflect minimum as well as larger
system setups.
On 9/9/05, Peter Leftwich wrote:
>
> Hi everyone. I was studying up on
> http://www.freebsd.org/releases/5.4R/installation-i386.html
> which I have at home on two CD-Rs and which I plan to install this
> weekend - hhooot whoot!!
>
> Some suggestions for the freebsd.org webmaster.
> Perhaps others
> might find these useful as well?
>
> [1] I think the URL above ought to have a sort of organized, list of
> contents at the top such as
>
> 1.3 Topic1
> 1.4 Topic2
> 1.5 Topic-Or-FAQ-Question3...
>
> The list would be a Table of Contents at the beginning, with each
> section **hyperlinked** for easier, faster knowledge transference.
>
> [2] I noticed that the links below are general instructions, but
> maybe having two very similar documents throws off some people
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html
>
> [2] Lastly, some background - I came to the site seeking general
> install recommendations, such as about suggested mountpoints and
> slices (partition) ideology and sizes. Has this been asked before?
> I have a 200GB HDD and no definite plan about setting up slices and
> dirs!!
>
> [3] Disk space required? I realize the website gives minimum
> recommendations such as 160mb and 24mb RAM for example. Is it a
> good idea to set up an OS-only slice / bare minimum / then have a
> separate slice for my binaries and XFree86?
>
> [4] FOUR is here as a great tip if you have not seen this page:
> http://gerda.univie.ac.at/freebsd-laptops/index.pl great idea!! but
> it would be neat if each 'datasheet' or 'lab report' if you will,
> linked to the product listed at an official company URL e.g.
> http://store.ibm.com/products.php?ThinkpadXYZ1000
>
> --
> Peter Leftwich, Owner
> Video2Video Services
> Box 13692, La Jolla, CA, 92039, USA
> http://Www.Video2Video.Com
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>
From bugmaster at freebsd.org Mon Sep 12 04:02:18 2005
From: bugmaster at freebsd.org (FreeBSD bugmaster)
Date: Mon Sep 12 04:02:34 2005
Subject: Current problem reports assigned to you
Message-ID: <200509121102.j8CB2GiG025644@freefall.freebsd.org>
Current FreeBSD problem reports
Critical problems
Serious problems
S Submitted Tracker Resp. Description
-------------------------------------------------------------------------------
o [2003/04/18] www/51135 www Problems with the mailing-lists search in
o [2004/03/06] www/63854 www PR-web page loses text
2 problems total.
Non-critical problems
S Submitted Tracker Resp. Description
-------------------------------------------------------------------------------
o [2002/03/07] www/35647 www www; combine query-by-number and multi-fi
s [2002/05/24] www/38500 www gnats web form is overenthusiastic about
o [2002/10/17] www/44181 www www "Release Information" organization
o [2004/01/24] www/61824 www Misleading documentation on FreeBSD insta
o [2004/06/04] www/67554 www man-cgi visual glitch on 3-word titles
o [2004/11/05] www/73549 www Mail list archive navigation difficulty
o [2004/11/05] www/73551 www List archive 'quoted-printable' corruptio
o [2005/01/05] www/75830 www ports.cgi used ports/INDEX from CVS
o [2005/08/08] www/84675 www Dangling symlinks
o [2005/08/27] www/85333 www BSDTechTalk community with tutorials is n
o [2005/09/08] www/85858 www add to FreeBSD friendly vendor
11 problems total.
From remko at FreeBSD.org Tue Sep 13 11:29:16 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Tue Sep 13 11:29:18 2005
Subject: www/85858: add to FreeBSD friendly vendor
Message-ID: <200509131829.j8DITFBw073041@freefall.freebsd.org>
Synopsis: add to FreeBSD friendly vendor
State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Tue Sep 13 18:28:36 GMT 2005
State-Changed-Why:
http://www.freebsd.org/cgi/query-pr.cgi?pr=85858
From remko at FreeBSD.org Tue Sep 13 11:29:56 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Tue Sep 13 11:29:58 2005
Subject: www/85858: add to FreeBSD friendly vendor
Message-ID: <200509131829.j8DITtqp073095@freefall.freebsd.org>
Synopsis: add to FreeBSD friendly vendor
State-Changed-From-To: closed->open
State-Changed-By: remko
State-Changed-When: Tue Sep 13 18:29:21 GMT 2005
State-Changed-Why:
I forgot that Daniel was still submitting his feedback
(the diff). Sorry for that
http://www.freebsd.org/cgi/query-pr.cgi?pr=85858
From danger at rulez.sk Tue Sep 13 11:30:22 2005
From: danger at rulez.sk (Daniel Gerzo)
Date: Tue Sep 13 11:30:26 2005
Subject: www/85858: add to FreeBSD friendly vendor
Message-ID: <200509131830.j8DIUJNT073262@freefall.freebsd.org>
The following reply was made to PR www/85858; it has been noted by GNATS.
From: Daniel Gerzo
To: bug-followup@FreeBSD.org, gmartin@layeredtech.com
Cc:
Subject: Re: www/85858: add to FreeBSD friendly vendor
Date: Tue, 13 Sep 2005 20:28:06 +0200
Belated followup, remko was too fast :)))
--- isp.xml.orig Fri Sep 9 15:21:36 2005
+++ isp.xml Fri Sep 9 15:28:01 2005
@@ -294,4 +294,16 @@
on Linux.
+
+
+ Layered Technologies
+ http://www.layeredtech.com/
+
+ Layered Technologies provides enterprise level, dedicated self
+ managed hosting solutions to our clients at the best, very
+ affordable prices. The self-managed dedicated servers are hosted
+ on tier-1 bandwidth. FreeBSD is our no. 1 supported OS. We have
+ a local FreeBSD/CVSup mirror for customers.
+
+
--
+----------==/\/\==----------+ (__) FreeBSD
| DanGer | \\\'',) The
| DanGer@IRCnet ICQ261701668 | \/ \ ^ Power
| http://danger.rulez.sk | .\._/_) To
+----------==\/\/==----------+ Serve
From remko at FreeBSD.org Tue Sep 13 11:33:20 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Tue Sep 13 11:33:22 2005
Subject: www/85858: add to FreeBSD friendly vendor
Message-ID: <200509131833.j8DIXJdA074324@freefall.freebsd.org>
Synopsis: add to FreeBSD friendly vendor
State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Tue Sep 13 18:32:51 GMT 2005
State-Changed-Why:
The feedback was recieved. I applied the diff (as is).
It should appear within 24 hours. Thanks for the submission!
http://www.freebsd.org/cgi/query-pr.cgi?pr=85858
From murray at freebsdmall.com Wed Sep 14 22:10:03 2005
From: murray at freebsdmall.com (Murray Stokely)
Date: Wed Sep 14 22:10:08 2005
Subject: Moving to the new website redesign
Message-ID: <20050915051003.GK27537@freebsdmall.com>
Emily Boyd has completed her website redesign and I'd like to start
merging her work from Perforce into CVS and thus make it live on
www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
as //depot/projects/SOC2005/www/freebsd and the HTML version is
available here :
http://beastie.emilyboyd.com/~emily/data/
It's not perfect so I expect we'll rapidly make improvements once it
is in CVS, but it is a very large improvement over what we've got now.
I would like to begin the merges from Perforce next week.
- Murray
From remko at elvandar.org Wed Sep 14 22:32:34 2005
From: remko at elvandar.org (Remko Lodder)
Date: Wed Sep 14 22:32:40 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <59685.145.221.92.40.1126762352.squirrel@webmail.evilcoder.org>
On Thu, September 15, 2005 07:10, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
>
> - Murray
Go for it! If you need a hand, let me know ;-)
Cheers,
Remko
--
Kind regards,
Remko Lodder ** remko@elvandar.org
FreeBSD ** remko@FreeBSD.org
Reporter DSINET ** remko@DSINet.org
From chris at unixpages.org Wed Sep 14 22:43:46 2005
From: chris at unixpages.org (Christian Brueffer)
Date: Wed Sep 14 22:43:50 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <20050915054309.GA1030@unixpages.org>
On Wed, Sep 14, 2005 at 10:10:03PM -0700, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
>
Hooray!
- Christian
--
Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org
GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20050915/5afc11f1/attachment.bin
From stijn at win.tue.nl Wed Sep 14 22:56:42 2005
From: stijn at win.tue.nl (Stijn Hoop)
Date: Wed Sep 14 22:56:45 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <20050915055638.GP64690@pcwin002.win.tue.nl>
On Wed, Sep 14, 2005 at 10:10:03PM -0700, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
>
> - Murray
wow! just... wow!
Great look! Good usability! I like it, very much!
--Stijn
--
"...I like logs. They give me a warm fuzzy feeling. I've been known to keep
logs for 30 months at a time (generally when I thought I was rotating them
daily, but was actually rotating them once a month)."
-- Michael Lucas, in Big Scary Daemons article 'Controlling Bandwidth'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20050915/2a585a28/attachment.bin
From oceanare at pacific.net.sg Wed Sep 14 23:05:11 2005
From: oceanare at pacific.net.sg (Erich Dollansky)
Date: Wed Sep 14 23:05:16 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <43290F06.8080103@pacific.net.sg>
Hi,
Murray Stokely wrote:
>
> http://beastie.emilyboyd.com/~emily/data/
>
the fonts are pretty small on a screen with a higher resolution.
I did not check, but an absolut font size (10pt) helps here a lot.
Erich
From joel at automatvapen.se Wed Sep 14 23:07:38 2005
From: joel at automatvapen.se (Joel Dahl)
Date: Wed Sep 14 23:07:42 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <1126764456.582.3.camel@dude.automatvapen.se>
On Wed, 2005-09-14 at 22:10 -0700, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
Nice! :-)
--
Joel - joel at FreeBSD dot org
From joel at automatvapen.se Wed Sep 14 23:09:22 2005
From: joel at automatvapen.se (Joel Dahl)
Date: Wed Sep 14 23:09:25 2005
Subject: Moving to the new website redesign
In-Reply-To: <43290F06.8080103@pacific.net.sg>
References: <20050915051003.GK27537@freebsdmall.com>
<43290F06.8080103@pacific.net.sg>
Message-ID: <1126764560.582.4.camel@dude.automatvapen.se>
On Thu, 2005-09-15 at 14:04 +0800, Erich Dollansky wrote:
> Hi,
>
> Murray Stokely wrote:
> >
> > http://beastie.emilyboyd.com/~emily/data/
> >
> the fonts are pretty small on a screen with a higher resolution.
>
> I did not check, but an absolut font size (10pt) helps here a lot.
You can adjust the text-size, check the upper-right corner on the
website.
--
Joel - joel at FreeBSD dot org
From oceanare at pacific.net.sg Wed Sep 14 23:15:24 2005
From: oceanare at pacific.net.sg (Erich Dollansky)
Date: Wed Sep 14 23:15:25 2005
Subject: Moving to the new website redesign
In-Reply-To: <1126764560.582.4.camel@dude.automatvapen.se>
References: <20050915051003.GK27537@freebsdmall.com>
<43290F06.8080103@pacific.net.sg>
<1126764560.582.4.camel@dude.automatvapen.se>
Message-ID: <4329116D.2040205@pacific.net.sg>
Hi,
Joel Dahl wrote:
> On Thu, 2005-09-15 at 14:04 +0800, Erich Dollansky wrote:
>
>>Hi,
>>
>>Murray Stokely wrote:
>>
>>> http://beastie.emilyboyd.com/~emily/data/
>>>
>>
>>the fonts are pretty small on a screen with a higher resolution.
>>
>>I did not check, but an absolut font size (10pt) helps here a lot.
>
>
> You can adjust the text-size, check the upper-right corner on the
> website.
>
There would be no need for this if absolute values for the size would be
used.
Not all people use 1280 * 1024 on 17" LCD. An absolute value overcomes
the problem. The rest could then be done with the options of every browser.
Erich
From keramida at ceid.upatras.gr Thu Sep 15 04:54:32 2005
From: keramida at ceid.upatras.gr (Giorgos Keramidas)
Date: Thu Sep 15 04:54:35 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <20050915115421.GA1096@flame.pc>
On 2005-09-14 22:10, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
Impressive work! Nice look (colors, layout, etc). I say bring it in :)
Oh, and if you need help while this is merged from P4 into CVS, let me
know. I'd be glad to be of any assistance.
From obf at gmx.de Thu Sep 15 06:49:41 2005
From: obf at gmx.de (Oliver B. Fischer)
Date: Thu Sep 15 06:49:51 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <43297C14.1050301@gmx.de>
Hello Murray,
the new page looks very good. But only one thing: Could you specify a
standard background colour?
Best Regards,
Oliver Fischer
Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
>
> - Murray
> _______________________________________________
> freebsd-doc@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
>
From ceri at submonkey.net Thu Sep 15 07:29:49 2005
From: ceri at submonkey.net (Ceri Davies)
Date: Thu Sep 15 07:29:54 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <20050915142947.GD441@submonkey.net>
On Wed, Sep 14, 2005 at 10:10:03PM -0700, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
I support that; it looks really good.
Perhaps it is my age, but I would prefer that it defaulted to the large
font. I'll certainly survive if that doesn't happen though.
Ceri
--
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former. -- Einstein (attrib.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20050915/609091fd/attachment.bin
From xlr8me at gmail.com Thu Sep 15 10:06:32 2005
From: xlr8me at gmail.com (Darren L)
Date: Thu Sep 15 10:06:36 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <2472a683050915100640477db@mail.gmail.com>
Emily, that looks fantastic.
-Darren
On 9/14/05, Murray Stokely wrote:
>
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org . In case you haven't seen it, the
> work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
>
> It's not perfect so I expect we'll rapidly make improvements once it
> is in CVS, but it is a very large improvement over what we've got now.
>
> I would like to begin the merges from Perforce next week.
>
> - Murray
> _______________________________________________
> freebsd-www@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-www
> To unsubscribe, send any mail to "freebsd-www-unsubscribe@freebsd.org"
>
From chris at czv.com Thu Sep 15 10:27:22 2005
From: chris at czv.com (Chris Zumbrunn)
Date: Thu Sep 15 10:27:27 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID:
On Sep 15, 2005, at 7:10 AM, Murray Stokely wrote:
> Emily Boyd has completed her website redesign and I'd like to start
> merging her work from Perforce into CVS and thus make it live on
> www.FreeBSD.org. In case you haven't seen it, the work is in Perforce
> as //depot/projects/SOC2005/www/freebsd and the HTML version is
> available here :
>
> http://beastie.emilyboyd.com/~emily/data/
Perfect! Great work Emily!
Will we also change the style sheet for the handbook to the non-serif
font next week or is this to much at once? :-)
Chris
From soc-emily at freebsd.org Thu Sep 15 10:55:37 2005
From: soc-emily at freebsd.org (Emily Boyd)
Date: Thu Sep 15 10:55:41 2005
Subject: Moving to the new website redesign
In-Reply-To: <4329116D.2040205@pacific.net.sg>
References: <20050915051003.GK27537@freebsdmall.com> <43290F06.8080103@pacific.net.sg> <1126764560.582.4.camel@dude.automatvapen.se>
<4329116D.2040205@pacific.net.sg>
Message-ID: <4329B58A.7040207@freebsd.org>
Erich,
>> You can adjust the text-size, check the upper-right corner on the
>> website.
>>
> There would be no need for this if absolute values for the size would be
> used.
When I did the postgresql.org website, I did a fair bit of research on
best practices for CSS font sizing. I've used percentages that were
specifically chosen as they equal standard web font sizes; they have
been tested extensively and look the same on every browser/platform. The
method I've used is also the best for accessibility as it does not
override the user's preferences and allows font resizing in every browser.
The font size used is pretty standard (used by Microsoft, IBM, etc);
here's a quick comparison of body text sizes that I did while working on
postgresql.org (the new FreeBSD site uses the same font):
http://www.emilyboyd.com/design/freebsd/body_text_comparison.png
Regards,
Emily
From fullermd at over-yonder.net Thu Sep 15 11:02:08 2005
From: fullermd at over-yonder.net (Matthew D. Fuller)
Date: Thu Sep 15 11:02:12 2005
Subject: Moving to the new website redesign
In-Reply-To: <4329B58A.7040207@freebsd.org>
References: <20050915051003.GK27537@freebsdmall.com>
<43290F06.8080103@pacific.net.sg>
<1126764560.582.4.camel@dude.automatvapen.se>
<4329116D.2040205@pacific.net.sg> <4329B58A.7040207@freebsd.org>
Message-ID: <20050915180205.GB80123@over-yonder.net>
On Thu, Sep 15, 2005 at 01:55:22PM -0400 I heard the voice of
Emily Boyd, and lo! it spake thus:
>
> The method I've used is also the best for accessibility as it does
> not override the user's preferences and allows font resizing in
> every browser.
Well, it kinda does, since I set my font size to the 'base' size I
wanted, not 145% (1/69%) of the size I wanted.
But then, that brings us back to yet another Standard CSS
Flamewar(tm)...
--
Matthew Fuller (MF4839) | fullermd@over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
From rodrigc at crodrigues.org Thu Sep 15 14:02:04 2005
From: rodrigc at crodrigues.org (Craig Rodrigues)
Date: Thu Sep 15 14:02:09 2005
Subject: Moving to the new website redesign
In-Reply-To: <20050915051003.GK27537@freebsdmall.com>
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <20050915210201.GA14954@crodrigues.org>
On Wed, Sep 14, 2005 at 10:10:03PM -0700, Murray Stokely wrote:
> http://beastie.emilyboyd.com/~emily/data/
Awesome! It looks good in Internet Explorer and Firefox.
Two recommendations:
(1) Default to the Large Font. I wouldn't have figured out
how to change the page to use Large Font if I didn't read it on
this list. The Small Font is too small, using my Dell laptop.
(2) In the top toolbar, change "Get FreeBSD" to "Download".
This is great!
--
Craig Rodrigues
rodrigc@crodrigues.org
From grog at FreeBSD.org Thu Sep 15 21:01:04 2005
From: grog at FreeBSD.org (Greg 'groggy' Lehey)
Date: Thu Sep 15 21:01:10 2005
Subject: Moving to the new website redesign
In-Reply-To: <4329116D.2040205@pacific.net.sg>
References: <20050915051003.GK27537@freebsdmall.com>
<43290F06.8080103@pacific.net.sg>
<1126764560.582.4.camel@dude.automatvapen.se>
<4329116D.2040205@pacific.net.sg>
Message-ID: <20050916040101.GL86168@wantadilla.lemis.com>
On Thursday, 15 September 2005 at 14:15:09 +0800, Erich Dollansky wrote:
> Joel Dahl wrote:
>> On Thu, 2005-09-15 at 14:04 +0800, Erich Dollansky wrote:
>>>
>>> Murray Stokely wrote:
>>>
>>>> http://beastie.emilyboyd.com/~emily/data/
>>>
>>> the fonts are pretty small on a screen with a higher resolution.
>>>
>>> I did not check, but an absolut font size (10pt) helps here a lot.
>>
>> You can adjust the text-size, check the upper-right corner on the
>> website.
Right, but the layout suffers. Take a look at
http://www.lemis.com/grog/Day/20050915/webpage.gif, which shows how it
renders on my 2048x1536 monitor. The links at top right overlap, and
the right column below overflows the box. If I increase the character
size further, numerous fields overlap. I don't know how long it will
be before real high-res monitors come into being (though I suspect
that the weaknesses of HTML will hold them up), but when they do this
will be even worse.
Before you say that this is ridiculously large text, it isn't.
http://www.lemis.com/grog/Day/20050915/webpage-1024x768.gif shows the
size it would be on a 1024x768 screen.
Note that the old web page doesn't have this problem, even with
extreme character sizes.
> There would be no need for this if absolute values for the size
> would be used.
I thought so too, until I set the screen size on my home projector
system. Then I got images like
http://wwww.lemis.com/grog/Day/20050831/firefox.gif. Look at the
headings: they're 10 pt, but on a 2.5 metre wide screen (11 dpi!)
they're completely illegible.
The real problem is that HTML renders individual parts of the screen
individually. There are so many areas where that doesn't work; PDF
doesn't have the same issues. But that's another rant.
Greg
--
See complete headers for address and phone numbers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20050916/70b98a93/attachment.bin
From cyberbotx at cyberbotx.com Thu Sep 15 23:30:12 2005
From: cyberbotx at cyberbotx.com (Naram Qashat)
Date: Thu Sep 15 23:30:15 2005
Subject: www/86200: New Port: www/validator
Message-ID: <20050916062528.E3115C421@kirby.cyberbotx.com>
>Number: 86200
>Category: www
>Synopsis: New Port: www/validator
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 16 06:30:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Naram Qashat
>Release: FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Sun Aug 21 22:23:40 EDT 2005 root@kirby.cyberbotx.com:/usr/obj/usr/src/sys/CBXKERN i386
>Description:
The Markup Validation Service from the World Wide Web Consortium (W3C), it's purpose is to provide validation of web pages, like HTML and XHTML pages.
>How-To-Repeat:
>Fix:
begin 644 validator.tar
M=F%L:61A=&]R+G-H87(`````````````````````````````````````````
M````````````````````````````````````````````````````````````
M`````````````#`P,#8T-"``,#`Q-S4Q(``P,#$W-3$@`#`P,#`P,3`T,C`T
M(#$P,S$R-#8Q-#,U(#`Q-3```````````````````````````````8WEB97)B;W1X````````````
M```````````````````P,#`P,#`@`#`P,#`P,"``````````````````````
M````````````````````````````````````````````````````````````
M````````````````````````````````````````````````````````````
M````````````````````````````````````````````````````````````
M```````````````````````C(%1H:7,@:7,@82!S:&5L;"!A2!E;G1E6"\O)R`^=F%L:61A=&]R+TUA:V5F
M:6QE(#P\("=%3D0M;V8M=F%L:61A=&]R+TUA:V5F:6QE)PI8(R!.97<@<&]R
M=',@8V]L;&5C=&EO;B!M86ME9FEL92!F;W(Z("`@=S-C+79A;&ED871O<@I8
M(R!$871E(&-R96%T960Z("`@("`@("`Q,R!397!T96UB97(@,C`P-0I8(R!7
M:&]M.B`@("`@("`@("`@("`@("!.87)A;2!187-H870@/&-Y8F5R8F]T>$!C
M>6)E6)E$!C>6)E'1PU!/4E131$E2?2]W=WU-)5$5?4$523'TO0V]N9FEG+T=E;F5R86PN<&TZ
M)'M03U)44T1)4GTO9&5V96PO<#4M0V]N9FEG+4=E;F5R86P@7`I8"0D)"21[
M4TE415]015),?2]M86-H+TA434PO4&%RU-)5$5?4$52
M3'TO4V5T+TEN=%-P86XN<&TZ)'M03U)44T1)4GTO;6%T:"]P-2U3970M26YT
M4W!A;B!<"E@)"0D))'M3251%7U!%4DQ]+VUA8V@O5&5X="])8V]N=BYP;3HD
M>U!/4E131$E2?2]C;VYV97)T97)S+W`U+51E>'0M26-O;G8@7`I8"0D)"21[
M4TE415]015),?2]54DDN<&TZ)'M03U)44T1)4GTO;F5T+W`U+55220I8"EA.
M3U]"54E,1#T)"7EE65S"E@*6'!OU=22U-20WTO:'1T
M<&0O8V]N9@I8"4`D>T-0?2`D>T9)3$531$E2?2]V86QI9&%T;W(N8V]N9BYS
M86UP;&4@)'M74DM34D-]+VAT9&]CTU+
M1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871O
MTU+1$E2?2`D>U!2149)
M6'TO=W=W+W9A;&ED871OTU+
M1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2
M149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A
M;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A
M;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO
M=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P,#$R,3D*6`E`)'M-2T1)
M4GT@)'M04D5&25A]+W=W=R]V86QI9&%T;W(O:'1D;V-S+W-G;6PM;&EB+U)%
M0RUX:'1M;#$M,C`P,C`X,#$*6`E`)'M-2T1)4GT@)'M04D5&25A]+W=W=R]V
M86QI9&%T;W(O:'1D;V-S+W-G;6PM;&EB+U)%0RUX:'1M;#$Q+3(P,#$P-3,Q
M"E@)0"1[34M$25)]("1[4%)%1DE8?2]W=WTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OTU+1$E2?2`D>U!2149)6'TO=W=W+W9A;&ED871OU=22U-20WTO
M:'1D;V-S+V1E=B]T97-TTE.4U1!3$Q?1$%407T@)'M74DM34D-]+VAT
M9&]CTE.4U1!3$Q?1$%407T@)'M74DM34D-]+VAT9&]CU!2149)6'TO=W=W+W9A;&ED871OU!2149)6'TO=W=W+W9A;&ED871OTE.4U1!3$Q?1$%407T@)'M74DM3
M4D-]+VAT9&]CTE.4U1!3$Q?1$%407T@)'M74DM34D-]+VAT9&]C
MTE.4U1!3$Q?1$%407T@)'M74DM34D-]+VAT9&]CU=22U-20WTO:'1D;V-S+W-G;6PM;&EB
M+U)%0RU-871H34PR+3(P,#,Q,#(Q("UT>7!E(&8@+61E<'1H(#%@("1[4%)%
M1DE8?2]W=WU=22U-20WTO:'1D;V-S
M+W-G;6PM;&EB+U)%0RU-871H34PR+3(P,#,Q,#(Q+VAT;6PO*B`D>U!2149)
M6'TO=W=W+W9A;&ED871OU=22U-20WTO:'1D
M;V-S+W-G;6PM;&EB+U)%0RU-871H34PR+3(P,#,Q,#(Q+VES;S@X-SDO*B`D
M>U!2149)6'TO=W=W+W9A;&ED871OU=2
M2U-20WTO:'1D;V-S+W-G;6PM;&EB+U)%0RU-871H34PR+3(P,#,Q,#(Q+VES
M;SDU-S,M,3,O*B`D>U!2149)6'TO=W=W+W9A;&ED871OU=22U-20WTO:'1D;V-S+W-G;6PM;&EB+U)%0RU-871H
M34PR+3(P,#,Q,#(Q+VUA=&AM;"\J("1[4%)%1DE8?2]W=WTE.4U1!3$Q?1$%407T@)'M74DM34D-]+VAT9&]CU=22U-20WTO:'1D;V-S+W-G;6PM;&EB+U)%0RUS;6EL,C`M,C`P
M-3`Q,#U!2149)6'TO=W=W+W9A;&ED871OU=2
M2U-20WTO:'1D;V-S+W-G;6PM;&EB+U)%0RU35DU!2
M149)6'TO=W=W+W9A;&ED871OU=22U-20WTO:'1D;V-S+W-G
M;6PM;&EB+U)%0RU35DTE.4U1!3$Q?1$%407T@)'M74DM34D-]+VAT9&]C&AT;6PM8F%S:6,M,C`P,#$R,3DO*B`D>U!2149)6'TO=W=W+W9A;&ED871O
M&AT;6PQ+3(P,#(P.#`Q"E@))'M)3E-404Q,
M7T1!5$%]("1[5U)+4U)#?2]H=&1O8W,OU!2149)6'TO=W=W+W9A;&ED871OTE.4U1!3$Q?1$%407T@
M)'M74DM34D-]+VAT9&]CU!2149)6'TO=W=W+W9A;&ED
M871OU!2149)6'TO=W=W+W9A;&ED871OU!2149)6'TO=W=W+W9A;&ED871OU-%1'T@+64@(G,[)2504D5&25@E)3LD>U!2
M149)6'T[9R(@)'M&24Q%4T1)4GTO<&MG+6UEU=22U-2
M0WTO<&MG+6UEU)-?2`D>U=22U-20WTO<&MG+6UE6)EBD@/2`W,SDP-#$R.&9C-V)B
M9F,R,#1F836"\O)R`^=F%L:61A=&]R+V9I
M;&5S+W9A;&ED871O6YT87@L(&%N9"!B92!A=V%R
M92!T:&%T('1H90I8(R`G4W!L:710;VQI8WDG(&ES("=E<75A;'-I9VXG+"!I
M92X@:V5Y2!0871H+@I8("`@($QI8G)A2!E
M>'!E2!A'0O
M>&UL("`@("`@("`@("`@("`](%A-3`I8("!I;6%G92]S=F<@("`@("`@("`@
M("`@/2!834P*6"`@:6UA9V4O'0O=FYD+G=A<"YW;6P@("`@("`](%A-3`I8("!A<'!L:6-A=&EO;B]X
M:'1M;"MX;6P@/2!834P*6"`@87!P;&EC871I;VXO;6%T:&UL*WAM;"`](%A-
M3`I8/"]-24U%/@I8"E@C"E@C(%-O=7)C92!F;W(@=&AE(")4:7`@;V8@5&AE
M($1A>2(@8FQU71H:6YG('5N=&EL('EO=2!S970@
M=7`@>6]UF4@:70N("!"96QO=R!I6]U6]U('=I;&P@:&%V90I8=&\@8V]N9FEG=7)E(&ET('EO=7)S96QF+B`@5&AE
M(%2!T:&ES(&9I;&4@=&\@+V5T8R]W,V,O=F%L:61A
M=&]R+F-O;F8@86YD('1H96X@961I="!I="!T;PI8>6]U2!C:&5C:R!I9B!A
M;GET:&EN9R!N97<@:&%S(&)E96X@861D960@=&\@=&AE(%2X*6`I8(R!%>&%M<&QE(&AT='!D+F-O;F8@2!W:&5R92!Y;W4@:&%V92!T:&4@=F%L
M:61A=&]R)W,@*BYH=&UL+"`J+F-S3X*6"TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM
M+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM+2TM
M+2TM+2TM+2T*14Y$+6]F+79A;&ED871O6"\O)R`^
M=F%L:61A=&]R+W!K9RUP;&ES="`\/"`G14Y$+6]F+79A;&ED871O&AT;6Q?>&UL+GAH=&UL"EAW=W5\Q7S$N&AT;6PM;6%T:&UL,BYH=&UL"EAW=W&AT;6PM<')I;G1?,5\P+6EN=F%L:60N>&AT;6P*6'=W
M=R]V86QI9&%T;W(O:'1D;V-S+V1E=B]T97-T&AT;6P*6'=W=R]V86QI9&%T;W(O:'1D;V-S+V1E=B]T97-T7!E+6%N
M9"UX;6QN&AT;6PQ+7-T&UL;G,N:'1M
M;`I8=W=W+W9A;&ED871O"YH=&UL"EAW=W2YH=&UL"EAW=W7!E+7-E;&5C="YH=&UL"EAW=W&AT;6PM8F%S:6,Q,"YG:68*6'=W=R]V86QI9&%T;W(O:'1D;V-S+VEM86=E
M&AT;6PM8F%S:6,Q,"YP;F<*6'=W=R]V86QI9&%T;W(O:'1D;V-S+VEM
M86=E&AT;6PQ,"YG:68*6'=W=R]V86QI9&%T;W(O:'1D;V-S+VEM86=E
M&AT;6PQ,"YP;F<*6'=W=R]V86QI9&%T;W(O:'1D;V-S+VEM86=E&AT;6PQ,2YG:68*6'=W=R]V86QI9&%T;W(O:'1D;V-S+VEM86=E&AT
M;6PQ,2YP;F<*6'=W=R]V86QI9&%T;W(O:'1D;V-S+VEM86=E&UL,3`N
M9VEF"EAW=W"YH=&UL"EAW=W&AT;6PM;6%T:#$Q+68N9'1D"EAW=W'0N;6]D"EAW=W2UA='1R:6(N
M;6]D"EAW=W'0N;6]D"EAW=W&QI;FLM871T2UA='1R
M:6)S+FUO9`I8=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM87)C:"TQ+FUO
M9`I8=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM8F%S:6,M9F]R;2TQ
M+FUO9`I8=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P
M,#$R,3DO>&AT;6PM8F%S:6,Q,"UF+F1T9`I8=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT
M;6PM8FQK<&AR87,M,2YM;V0*6'=W=R]V86QI9&%T;W(O:'1D;V-S+W-G;6PM
M;&EB+U)%0RUX:'1M;"UB87-I8RTR,#`P,3(Q.2]X:'1M;"UB;&MS=')U8W0M
M,2YM;V0*6'=W=R]V86QI9&%T;W(O:'1D;V-S+W-G;6PM;&EB+U)%0RUX:'1M
M;"UB87-I8RTR,#`P,3(Q.2]X:'1M;"UC:&%R96YT+3$N;6]D"EAW=W&AT;6PM8F%S:6,M,C`P,#$R
M,3DO>&AT;6PM9&%T871Y<&5S+3$N;6]D"EAW=W&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM9G)A
M;65W;W)K+3$N;6]D"EAW=W&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM:'EP97)T97AT+3$N;6]D
M"EAW=W&AT;6PM8F%S
M:6,M,C`P,#$R,3DO>&AT;6PM:6UA9V4M,2YM;V0*6'=W=R]V86QI9&%T;W(O
M:'1D;V-S+W-G;6PM;&EB+U)%0RUX:'1M;"UB87-I8RTR,#`P,3(Q.2]X:'1M
M;"UI;FQP:')A&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT
M;6PM;&EN:RTQ+FUO9`I8=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM;F]T
M871I;VYS+3$N;6]D"EAW=W&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM;V)J96-T+3$N;6]D"EAW
M=W&AT;6PM8F%S:6,M
M,C`P,#$R,3DO>&AT;6PM<&%R86TM,2YM;V0*6'=W=R]V86QI9&%T;W(O:'1D
M;V-S+W-G;6PM;&EB+U)%0RUX:'1M;"UB87-I8RTR,#`P,3(Q.2]X:'1M;"UQ
M;F%M92TQ+FUO9`I8=W=W+W9A;&ED871O&AT;6PM8F%S:6,M,C`P
M,#$R,3DO>&AT;6PM&AT;6PM8F%S:6,M,C`P,#$R,3DO>&AT;6PM'0M,2YM;V0*6'=W=R]V86QI
M9&%T;W(O:'1D;V-S+W-G;6PM;&EB+U)%0RUX:'1M;#$M,C`P,C`X,#$O>&AT
M;6PM;&%T,2YE;G0*6'=W=R]V86QI9&%T;W(O:'1D;V-S+W-G;6PM;&EB+U)%
M0RUX:'1M;#$M,C`P,C`X,#$O>&AT;6PM&AT
M;6PM&AT;6PQ+3(P,#(P.#`Q
M+WAH=&UL,2US=')I8W0N9'1D"EAW=W&AT;6PQ+3(P,#(P.#`Q+WAH=&UL,2UT&AT;6PQ
M,2TR,#`Q,#4S,2]X:'1M;#$Q+69L870N9'1D"EAW=W&AT;6PQ,2TR,#`Q,#4S,2]X:'1M;#$Q+6UO
M9&5L+3$N;6]D"EAW=W&AT;6PQ,2TR,#`Q,#4S,2]X:'1M;#$Q+F-A=`I8=W=W+W9A;&ED871O&AT;6PQ,2YD
M=&0*6'=W=R]V86QI9&%T;W(O:'1D;V-S+W-G;6PM;&EB+U)%0RUX:'1M;#$Q
M+3(P,#$P-3,Q+WAM;#$N9&-L"EAW=W&AT;6PQ,2TR,#`Q,#4S,2]X;6PQ;BYD8VP*6'=W=R]V86QI
M9&%T;W(O:'1D;V-S+W-G;6PM;&EB+W-G;6PN9&-L"EAW=W&UL+F1C;`I8=W=W+W9A;&ED871O&UL+F1T9`I8=W=W+W9A;&ED871O&UL+G-O8PI8=W=W+W9A;&ED871O&UL+7)E&AT;6PQ+3(P,#(P.#`Q
M"EA`9&ERRelease-Note:
>Audit-Trail:
>Unformatted:
From cyberbotx at cyberbotx.com Thu Sep 15 23:40:13 2005
From: cyberbotx at cyberbotx.com (Naram Qashat)
Date: Thu Sep 15 23:40:27 2005
Subject: www/86200: New Port: www/validator
Message-ID: <200509160640.j8G6eCgO059096@freefall.freebsd.org>
The following reply was made to PR www/86200; it has been noted by GNATS.
From: "Naram Qashat"
To: ,
Cc:
Subject: Re: www/86200: New Port: www/validator
Date: Fri, 16 Sep 2005 02:34:22 -0400
My bad, I accidently picked the wrong category to send this to. Please
disregard it. Thank you.
From linimon at FreeBSD.org Fri Sep 16 00:03:47 2005
From: linimon at FreeBSD.org (Mark Linimon)
Date: Fri Sep 16 00:03:48 2005
Subject: www/86200: New Port: www/validator
Message-ID: <200509160703.j8G73k0i059772@freefall.freebsd.org>
Synopsis: New Port: www/validator
State-Changed-From-To: open->closed
State-Changed-By: linimon
State-Changed-When: Fri Sep 16 07:03:23 GMT 2005
State-Changed-Why:
Closed at submitter's request.
http://www.freebsd.org/cgi/query-pr.cgi?pr=86200
From soc-emily at freebsd.org Fri Sep 16 07:04:14 2005
From: soc-emily at freebsd.org (Emily Boyd)
Date: Fri Sep 16 07:04:20 2005
Subject: Moving to the new website redesign
In-Reply-To:
References: <20050915051003.GK27537@freebsdmall.com>
Message-ID: <432AD0DB.9090203@freebsd.org>
Chris,
> Will we also change the style sheet for the handbook to the non-serif
> font next week or is this to much at once? :-)
I meant to change the stylesheet and add a new header/footer for the
docs stuff (right now there's no navigation once you're in docs), but
didn't quite get to it in time... :) I'll see if I can add this in soon.
Emily
From infofarmer at gmail.com Sat Sep 17 02:20:08 2005
From: infofarmer at gmail.com (Andrew Pantyukhin)
Date: Sat Sep 17 02:20:11 2005
Subject: www/86251: Abit KV8 Pro motherboard works with FreeBSD/amd64
5.4-RELEASE, 6.0-BETA4
Message-ID: <200509170910.j8H9AtqF078001@www.freebsd.org>
>Number: 86251
>Category: www
>Synopsis: Abit KV8 Pro motherboard works with FreeBSD/amd64 5.4-RELEASE, 6.0-BETA4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 17 09:20:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Andrew Pantyukhin
>Release: FreeBSD/amd64 5.4-RELEASE, 6.0-BETA4
>Organization:
Russian State University of Oil and Gas
>Environment:
FreeBSD sat64.net17 6.0-BETA4 FreeBSD 6.0-BETA4 #8: Wed Sep 14 12:31:40 MSD 2005 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR64 amd64
>Description:
Update for pages http://www.freebsd.org/platforms/amd64/motherboards.html
Link to the MB desc:
http://www.abit-usa.com/products/mb/products.php?categories=1&model=176
vge driver still has some minor issues both on 5.4 and 6.0
>How-To-Repeat:
>Fix:
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-BETA4 #8: Wed Sep 14 12:31:40 MSD 2005
sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR64
ACPI APIC Table:
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 Processor 3000+ (1904.33-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0xfc0 Stepping = 0
Features=0x78bfbff
AMD Features=0xe0500800
real memory = 536805376 (511 MB)
avail memory = 510140416 (486 MB)
ioapic0 irqs 0-23 on motherboard
netsmb_dev: loaded
acpi0: on motherboard
acpi0: Power Button (fixed)
pci_link0: irq 12 on acpi0
pci_link1: irq 11 on acpi0
pci_link2: irq 5 on acpi0
pci_link3: on acpi0
pci_link4: on acpi0
pci_link5: on acpi0
pci_link6: irq 10 on acpi0
pci_link7: on acpi0
pci_link8: irq 11 on acpi0
pci_link9: irq 21 on acpi0
pci_link10: irq 22 on acpi0
pci_link11: irq 23 on acpi0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0
cpu0: on acpi0
acpi_button0: on acpi0
pcib0: port 0xcf8-0xcff on acpi0
pci_link8: BIOS IRQ 11 for -2145950168.15.INTB is invalid
pci0: on pcib0
agp0: mem 0xd0000000-0xd7ffffff at device 0.0 on pci0
pcib1: at device 1.0 on pci0
pci1: on pcib1
pci1: at device 0.0 (no driver attached)
pci1: at device 0.1 (no driver attached)
vge0: port 0xb000-0xb0ff mem 0xe8100000-0xe81000ff irq 22 at device 14.0 on pci0
miibus0: on vge0
ciphy0: on miibus0
ciphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
vge0: Ethernet address: 00:50:8d:6a:62:df
atapci0: port 0xb400-0xb407,0xb800-0xb803,0xbc00-0xbc07,0xc000-0xc003,0xc400-0xc40f,0xc800-0xc8ff irq 20 at device 15.0 on pci0
ata2: on atapci0
ata3: on atapci0
atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xcc00-0xcc0f at device 15.1 on pci0
ata0: on atapci1
ata1: on atapci1
uhci0: port 0xd000-0xd01f irq 21 at device 16.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: port 0xd400-0xd41f irq 21 at device 16.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: port 0xd800-0xd81f irq 21 at device 16.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3: port 0xdc00-0xdc1f irq 21 at device 16.3 on pci0
uhci3: [GIANT-LOCKED]
usb3: on uhci3
usb3: USB revision 1.0
uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0: mem 0xe8101000-0xe81010ff irq 21 at device 16.4 on pci0
ehci0: [GIANT-LOCKED]
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
usb4: on ehci0
usb4: USB revision 2.0
uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub4: 8 ports with 8 removable, self powered
isab0: at device 17.0 on pci0
isa0: on isab0
pci0: at device 17.5 (no driver attached)
atkbdc0: port 0x60,0x64 irq 1 on acpi0
atkbd0: flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
orm0: at iomem 0xc0000-0xccfff on isa0
sc0: at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/22.00, addr 2, iclass 3/1
ums0: 7 buttons and Z dir.
Timecounter "TSC" frequency 1904334011 Hz quality 800
Timecounters tick every 1.000 msec
ad0: 152627MB at ata0-master UDMA100
cd0 at ata1 bus 0 target 0 lun 0
cd0: Removable CD-ROM SCSI-0 device
cd0: 3.300MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
pcm0: port 0xe000-0xe0ff irq 22 at device 17.5 on pci0
pcm0: [GIANT-LOCKED]
pcm0:
>Release-Note:
>Audit-Trail:
>Unformatted:
From remko at FreeBSD.org Sat Sep 17 02:21:52 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Sat Sep 17 02:21:54 2005
Subject: www/86251: Abit KV8 Pro motherboard works with FreeBSD/amd64
5.4-RELEASE, 6.0-BETA4
Message-ID: <200509170921.j8H9LpcC038624@freefall.freebsd.org>
Synopsis: Abit KV8 Pro motherboard works with FreeBSD/amd64 5.4-RELEASE, 6.0-BETA4
Responsible-Changed-From-To: freebsd-www->pav
Responsible-Changed-By: remko
Responsible-Changed-When: Sat Sep 17 09:21:34 GMT 2005
Responsible-Changed-Why:
Over to Pav, it's his pet project.
http://www.freebsd.org/cgi/query-pr.cgi?pr=86251
From infofarmer at gmail.com Sat Sep 17 02:50:05 2005
From: infofarmer at gmail.com (Andrew Pantyukhin)
Date: Sat Sep 17 02:50:07 2005
Subject: www/86253: Tyan Thunder K8S Pro (S2882G3NR) motherboard works with
FreeBSD/amd64 5.4-RELEASE
Message-ID: <200509170941.j8H9fq4Q034345@www.freebsd.org>
>Number: 86253
>Category: www
>Synopsis: Tyan Thunder K8S Pro (S2882G3NR) motherboard works with FreeBSD/amd64 5.4-RELEASE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 17 09:50:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Andrew Pantyukhin
>Release: FreeBSD/amd64 5.4-RELEASE
>Organization:
Russian State University of Oil and Gas
>Environment:
>Description:
Update for pages http://www.freebsd.org/platforms/amd64/motherboards.html
Link to the MB desc:
http://tyan.com/products/html/thunderk8spro.html
AMD-8131/Socket 940
>How-To-Repeat:
>Fix:
Can't post dmesg output, but I tested this MB 3 months ago and everything worked great. SATA, NICs, ACPI worked out-of-the-box.
>Release-Note:
>Audit-Trail:
>Unformatted:
From remko at FreeBSD.org Sat Sep 17 02:57:19 2005
From: remko at FreeBSD.org (Remko Lodder)
Date: Sat Sep 17 02:57:21 2005
Subject: www/86253: Tyan Thunder K8S Pro (S2882G3NR) motherboard works
with FreeBSD/amd64 5.4-RELEASE
Message-ID: <200509170957.j8H9vItG040256@freefall.freebsd.org>
Synopsis: Tyan Thunder K8S Pro (S2882G3NR) motherboard works with FreeBSD/amd64 5.4-RELEASE
Responsible-Changed-From-To: freebsd-www->pav
Responsible-Changed-By: remko
Responsible-Changed-When: Sat Sep 17 09:57:07 GMT 2005
Responsible-Changed-Why:
Assign to Pav, it's his pet project.
http://www.freebsd.org/cgi/query-pr.cgi?pr=86253
From niels at bakker.net Sat Sep 17 15:30:10 2005
From: niels at bakker.net (Niels)
Date: Sat Sep 17 15:30:12 2005
Subject: www/86279: Update for
http://www.freebsd.org/platforms/amd64/motherboards.html
Message-ID: <20050917222937.ADE8894@snowcrash.bakker.net>
>Number: 86279
>Category: www
>Synopsis: Update for http://www.freebsd.org/platforms/amd64/motherboards.html
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 17 22:30:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Niels
>Release: FreeBSD 6.0-BETA4 amd64
>Organization:
>Environment:
System: FreeBSD burnout 6.0-BETA4 FreeBSD 6.0-BETA4 #3: Fri Sep 16 17:40:04 CEST 2005 niels@burnout:/usr/obj/usr/src/sys/BURNOUT amd64
FreeBSD 6.4-BETA4 boots well on an Athlon 64 inside a Giga-Byte GA-K8NF-9 (nForce4, S939).
>Description:
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-BETA4 #3: Fri Sep 16 17:40:04 CEST 2005
niels@burnout:/usr/obj/usr/src/sys/BURNOUT
WARNING: WITNESS option enabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 Processor 3200+ (2010.31-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x20ff0 Stepping = 0
Features=0x78bfbff
Features2=0x1
AMD Features=0xe2500800,LM,3DNow+,3DNow>
real memory = 1073676288 (1023 MB)
avail memory = 1026777088 (979 MB)
ACPI APIC Table:
ioapic0 irqs 0-23 on motherboard
acpi0: on motherboard
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi0: Power Button (fixed)
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
pci_link0: on acpi0
pci_link1: on acpi0
pci_link2: irq 5 on acpi0
pci_link3: irq 12 on acpi0
pci_link4: on acpi0
pci_link5: irq 5 on acpi0
pci_link6: on acpi0
pci_link7: irq 10 on acpi0
pci_link8: irq 11 on acpi0
pci_link9: on acpi0
pci_link10: irq 11 on acpi0
pci_link11: irq 12 on acpi0
pci_link12: on acpi0
pci_link13: irq 10 on acpi0
pci_link14: irq 11 on acpi0
pci_link15: on acpi0
pci_link16: irq 0 on acpi0
pci_link17: irq 0 on acpi0
pci_link18: irq 0 on acpi0
pci_link19: irq 0 on acpi0
pci_link20: irq 16 on acpi0
pci_link21: irq 0 on acpi0
pci_link22: irq 0 on acpi0
pci_link23: irq 0 on acpi0
pci_link24: irq 0 on acpi0
pci_link25: irq 0 on acpi0
pci_link26: irq 0 on acpi0
pci_link27: irq 0 on acpi0
pci_link28: irq 0 on acpi0
pci_link29: irq 0 on acpi0
pci_link30: irq 0 on acpi0
pci_link31: irq 0 on acpi0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
cpu0: on acpi0
acpi_button0: on acpi0
pcib0: port 0xcf8-0xcff on acpi0
pci0: on pcib0
pci0: at device 0.0 (no driver attached)
isab0: at device 1.0 on pci0
isa0: on isab0
pci0: at device 1.1 (no driver attached)
ohci0: mem 0xf8004000-0xf8004fff irq 21 at device 2.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: