Add the Tinderbox to the project page.
English clue: ceri
This commit is contained in:
parent
e26ad09639
commit
1cd81a4c3d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18529
2 changed files with 13 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.148 2003/10/03 22:42:03 simon Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.149 2003/10/04 16:43:13 simon Exp $">
|
||||||
<!ENTITY title "FreeBSD Development Projects">
|
<!ENTITY title "FreeBSD Development Projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -495,6 +495,16 @@ and no hard drive is required!</li>
|
||||||
laptops and PCMCIA cards that work with FreeBSD. This site
|
laptops and PCMCIA cards that work with FreeBSD. This site
|
||||||
contains detailed information about known hardware and
|
contains detailed information about known hardware and
|
||||||
software issues.</li>
|
software issues.</li>
|
||||||
|
|
||||||
|
<li><a name="tinderbox"
|
||||||
|
href="http://www.rtp.freebsd.org/~des/">The FreeBSD
|
||||||
|
Tinderbox</a> continuously builds the active branches of the
|
||||||
|
FreeBSD source tree to detect build problems. When a
|
||||||
|
tinderbox build fails it sends an email to the appropriate
|
||||||
|
mailing list, so that the build can be fixed as fast as
|
||||||
|
possible. The Tinderbox source code is maintained in the
|
||||||
|
FreeBSD CVS repository in the directory <a
|
||||||
|
href="http://cvsweb.FreeBSD.org/src/tools/tools/tinderbox/">src/tools/tools/tinderbox</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# With the format `<titel>|<url>'.
|
# With the format `<titel>|<url>'.
|
||||||
# Empty lines or comments are ignored.
|
# Empty lines or comments are ignored.
|
||||||
#
|
#
|
||||||
# $FreeBSD: www/en/search/web.atoz,v 1.66 2003/10/16 20:57:16 simon Exp $
|
# $FreeBSD: www/en/search/web.atoz,v 1.67 2003/10/17 16:54:42 ceri Exp $
|
||||||
|
|
||||||
# platforms/alpha.sgml
|
# platforms/alpha.sgml
|
||||||
Alpha|&base;/platforms/alpha.html
|
Alpha|&base;/platforms/alpha.html
|
||||||
|
@ -454,6 +454,7 @@ Voice Answering Machine|../projects/projects.html#vam
|
||||||
Answering Machine, Voice|../projects/projects.html#vam
|
Answering Machine, Voice|../projects/projects.html#vam
|
||||||
Retail Outlets for FreeBSD|../projects/projects.html#retail
|
Retail Outlets for FreeBSD|../projects/projects.html#retail
|
||||||
CAM|../projects/projects.html#cam
|
CAM|../projects/projects.html#cam
|
||||||
|
Tinderbox|&base;/projects/projects.html#tinderbox
|
||||||
|
|
||||||
|
|
||||||
Security Advisories|ftp://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
Security Advisories|ftp://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||||
|
|
Loading…
Reference in a new issue