Add the builditinator.sh script. This little tool can automate building,
upgrading, and testing of both stable and development GNOME versions. If anybody wants to help run GNOME build testing, this tool is a great way to make it happen.
This commit is contained in:
parent
2e254dccdb
commit
bc6372e791
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21177
2 changed files with 177 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.9 2004/04/04 21:49:39 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.10 2004/04/05 02:14:09 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: How To Help">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
|
@ -32,9 +32,13 @@
|
|||
<li>
|
||||
<p>Proofread the FreeBSD GNOME <a href="../">project pages</a>,
|
||||
and offer feedback and updates.</p></li>
|
||||
<li>
|
||||
<p>If you are brave, please help fix the <tt>lang/mono</tt> port!
|
||||
</p></li>
|
||||
<li>
|
||||
<p>If you are brave, please help fix the <tt>lang/mono</tt> port!
|
||||
</p></li>
|
||||
<li>
|
||||
<p>Build, upgrade, and rebuild both stable and development
|
||||
versions. The <a href="../builditinator.sh">builditinator.sh</a>
|
||||
script can automate the entire process, from start to finish.</p></li>
|
||||
</ul>
|
||||
|
||||
<p>Send any feedback to <a href="mailto:&email;@FreeBSD.org">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue