Powered by Apache

CVS log for portstools/tinderbox/README

[BACK] Up to [local] / portstools / tinderbox

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.78.2.19 / (download) - annotate - [select for diffs], Fri Dec 30 01:48:31 2011 UTC (4 months, 3 weeks ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.18: +31 -14 lines
Diff to previous 1.78.2.18 (colored) to branchpoint 1.78 (colored) next main 1.79 (colored)

Sync with latest docbook source.

Revision 1.78.2.18 / (download) - annotate - [select for diffs], Sun Nov 20 06:00:45 2011 UTC (6 months ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_4_1
Changes since 1.78.2.17: +5 -5 lines
Diff to previous 1.78.2.17 (colored) to branchpoint 1.78 (colored)

Sync with latest DocBook source.

Revision 1.78.2.17 / (download) - annotate - [select for diffs], Sun Nov 13 14:59:22 2011 UTC (6 months, 1 week ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.16: +4 -4 lines
Diff to previous 1.78.2.16 (colored) to branchpoint 1.78 (colored)

Sync with latest DocBook source.

Revision 1.78.2.16 / (download) - annotate - [select for diffs], Tue Nov 1 14:08:58 2011 UTC (6 months, 2 weeks ago) by beat
Branch: TINDERBOX_3_X
Changes since 1.78.2.15: +3 -3 lines
Diff to previous 1.78.2.15 (colored) to branchpoint 1.78 (colored)

MFH:

Add support for using Subversion to create and update Jail source trees and
PortsTrees. As Subversion could be used with various protocols (like
http(s), svn, svn+ssh) and the directory structure on the SVN server may
vary there are two new arguments:
-P for the protocol and -D for the directory layout.

So http://svn.freebsd.org/base/head will result in:
-H svn.freebsd.org -P http -D base/head

To create a CURRENT jail with Subversion you could use the following
command:
# cd /usr/local/tinderbox/scripts
# ./tc createJail -j 10 -u SVN -d "FreeBSD CURRENT" -H svn.freebsd.org \
-P http -D base/head

Approved by:	marcus@

Revision 1.78.2.15 / (download) - annotate - [select for diffs], Sat Oct 29 15:21:35 2011 UTC (6 months, 3 weeks ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_4
Changes since 1.78.2.14: +5 -2 lines
Diff to previous 1.78.2.14 (colored) to branchpoint 1.78 (colored)

Sync the README to latest DocBook.

Revision 1.78.2.14 / (download) - annotate - [select for diffs], Thu Oct 27 12:57:41 2011 UTC (6 months, 3 weeks ago) by crees
Branch: TINDERBOX_3_X
Changes since 1.78.2.13: +732 -580 lines
Diff to previous 1.78.2.13 (colored) to branchpoint 1.78 (colored)

MFH:

Update README to new format

Revision 1.95 / (download) - annotate - [select for diffs], Thu Oct 27 12:55:05 2011 UTC (6 months, 3 weeks ago) by crees
Branch: MAIN
CVS Tags: HEAD
Changes since 1.94: +732 -580 lines
Diff to previous 1.94 (colored)

Update README to new format

Approved by:	marcus

Revision 1.94 / (download) - annotate - [select for diffs], Sun Oct 23 15:22:20 2011 UTC (6 months, 4 weeks ago) by beat
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored)

Add support for using Subversion to create and update Jail source trees and
PortsTrees. As Subversion could be used with various protocols (like
http(s), svn, svn+ssh) and the directory structure on the SVN server may
vary there are two new arguments:
-P for the protocol and -D for the directory layout.

So http://svn.freebsd.org/base/head will result in:
-H svn.freebsd.org -P http -D base/head

To create a CURRENT jail with Subversion you could use the following
command:
# cd /usr/local/tinderbox/scripts
# ./tc createJail -j 10 -u SVN -d "FreeBSD CURRENT" -H svn.freebsd.org \
-P http -D base/head

Approved by:	marcus@

Revision 1.78.2.13 / (download) - annotate - [select for diffs], Sat Oct 1 04:41:51 2011 UTC (7 months, 2 weeks ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_4_R3, RELEASE_3_4_R2
Changes since 1.78.2.12: +81 -17 lines
Diff to previous 1.78.2.12 (colored) to branchpoint 1.78 (colored)

Sync the README with CVS.

Revision 1.93 / (download) - annotate - [select for diffs], Sat Oct 1 04:41:41 2011 UTC (7 months, 2 weeks ago) by marcus
Branch: MAIN
Changes since 1.92: +81 -17 lines
Diff to previous 1.92 (colored)

Sync the README with CVS.

Revision 1.78.2.12 / (download) - annotate - [select for diffs], Thu Jan 27 22:35:15 2011 UTC (15 months, 3 weeks ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.11: +674 -608 lines
Diff to previous 1.78.2.11 (colored) to branchpoint 1.78 (colored)

MFH:

Add new docbook-based README.

Revision 1.92 / (download) - annotate - [select for diffs], Thu Jan 27 22:34:55 2011 UTC (15 months, 3 weeks ago) by marcus
Branch: MAIN
Changes since 1.91: +675 -612 lines
Diff to previous 1.91 (colored)

Add new docbook-based README.

Revision 1.78.2.11 / (download) - annotate - [select for diffs], Mon Jan 3 06:53:16 2011 UTC (16 months, 2 weeks ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.10: +7 -1 lines
Diff to previous 1.78.2.10 (colored) to branchpoint 1.78 (colored)

MFH:

Mention the two tindy ports.

Revision 1.78.2.10 / (download) - annotate - [select for diffs], Mon Jan 3 06:52:19 2011 UTC (16 months, 2 weeks ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.9: +33 -33 lines
Diff to previous 1.78.2.9 (colored) to branchpoint 1.78 (colored)

MFH:

Drop the references to  FreeBSD 6.x and use (upcoming) 8.2 in the examples.

Revision 1.91 / (download) - annotate - [select for diffs], Sun Jan 2 00:39:49 2011 UTC (16 months, 2 weeks ago) by itetcu
Branch: MAIN
Changes since 1.90: +7 -1 lines
Diff to previous 1.90 (colored)

Mention the two tindy ports.

Revision 1.90 / (download) - annotate - [select for diffs], Sun Jan 2 00:31:44 2011 UTC (16 months, 2 weeks ago) by itetcu
Branch: MAIN
Changes since 1.89: +30 -30 lines
Diff to previous 1.89 (colored)

Drop the references to  FreeBSD 6.x and use (upcoming) 8.2 in the examples.

Revision 1.78.2.9 / (download) - annotate - [select for diffs], Sun Feb 28 19:12:56 2010 UTC (2 years, 2 months ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.8: +2 -2 lines
Diff to previous 1.78.2.8 (colored) to branchpoint 1.78 (colored)

MFH:

Correct a problem on the steps needed to disable a Hook.

Revision 1.89 / (download) - annotate - [select for diffs], Sun Feb 28 19:12:38 2010 UTC (2 years, 2 months ago) by marcus
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88 (colored)

Correct a problem on the steps needed to disable a Hook.

Submitted by:	wxs

Revision 1.88 / (download) - annotate - [select for diffs], Sun Jan 10 23:52:15 2010 UTC (2 years, 4 months ago) by marcus
Branch: MAIN
Changes since 1.87: +4 -1 lines
Diff to previous 1.87 (colored)

Update documentation for addBuildPortsQueueEntry.

Revision 1.78.2.8 / (download) - annotate - [select for diffs], Sat Oct 17 19:48:36 2009 UTC (2 years, 7 months ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_3_R2, RELEASE_3_3_R1, RELEASE_3_3
Changes since 1.78.2.7: +25 -2 lines
Diff to previous 1.78.2.7 (colored) to branchpoint 1.78 (colored)

MFH:

Add a new configuration section for logging.  One can now specify a log
directory and whether or not to copy log files to this directory, or have
them symlinked (the default).  The idea here is to allow one to centralized all
Tinderbox logs into one directory.  For example, one could create
/space/tblogs, then do:

tc configLog -d /space/tblogs

After each build, a directory will appear under /space/tblogs as
BUILD-DATE (e.g. 7.2-FreeBSD-20091012135501).  Within this directory, all
relevant log files for the portbuild will be found.  This includes the
tinderbuild log (if not using tinderd), the make logs, and the individual
port build logs.  If log copying is enabled, the logs will be copied to
this directory instead of just using symlinks.

Add documentation for the unified logging feature.

Revision 1.78.2.7 / (download) - annotate - [select for diffs], Sat Oct 17 19:36:02 2009 UTC (2 years, 7 months ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.6: +17 -2 lines
Diff to previous 1.78.2.6 (colored) to branchpoint 1.78 (colored)

MFH:

Add support for using lftp to fetch release binary distributions for Jails
to cut down on prep time.

Revision 1.87 / (download) - annotate - [select for diffs], Sat Oct 17 19:30:06 2009 UTC (2 years, 7 months ago) by marcus
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored)

Remove trailing whitespace.

Revision 1.86 / (download) - annotate - [select for diffs], Sat Oct 17 07:22:35 2009 UTC (2 years, 7 months ago) by marcus
Branch: MAIN
Changes since 1.85: +25 -2 lines
Diff to previous 1.85 (colored)

Add documentation for the unified logging feature.

Revision 1.85 / (download) - annotate - [select for diffs], Mon Sep 21 03:46:27 2009 UTC (2 years, 8 months ago) by marcus
Branch: MAIN
Changes since 1.84: +17 -2 lines
Diff to previous 1.84 (colored)

Add support for using lftp to fetch release binary distributions for Jails
to cut down on prep time.

Submitted by:	miwi

Revision 1.78.2.6 / (download) - annotate - [select for diffs], Sat Jul 18 21:19:29 2009 UTC (2 years, 10 months ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.5: +4 -4 lines
Diff to previous 1.78.2.5 (colored) to branchpoint 1.78 (colored)

MFH:

- Update PEAR dependency to pear-MDB2
- Remove note about register_globals=on in README file

Revision 1.84 / (download) - annotate - [select for diffs], Mon May 11 19:31:54 2009 UTC (3 years ago) by beat
Branch: MAIN
Changes since 1.83: +4 -4 lines
Diff to previous 1.83 (colored)

- Update PEAR dependency to pear-MDB2 [1]
- Remove note about register_globals=on in README file

Spotted by:	miwi [1]

Revision 1.78.2.5 / (download) - annotate - [select for diffs], Sat Feb 7 22:35:51 2009 UTC (3 years, 3 months ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_2_R3, RELEASE_3_2_R2, RELEASE_3_2_R1, RELEASE_3_2
Changes since 1.78.2.4: +22 -1 lines
Diff to previous 1.78.2.4 (colored) to branchpoint 1.78 (colored)

MFH:

Document the ``tc copyBuild'' command.

Revision 1.83 / (download) - annotate - [select for diffs], Sat Feb 7 22:34:45 2009 UTC (3 years, 3 months ago) by marcus
Branch: MAIN
Changes since 1.82: +22 -1 lines
Diff to previous 1.82 (colored)

Document the ``tc copyBuild'' command.

Revision 1.78.2.4 / (download) - annotate - [select for diffs], Sat Feb 7 21:15:52 2009 UTC (3 years, 3 months ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.3: +10 -1 lines
Diff to previous 1.78.2.3 (colored) to branchpoint 1.78 (colored)

MFH:

Document ``tc tbversion''.

Revision 1.82 / (download) - annotate - [select for diffs], Sat Feb 7 21:15:27 2009 UTC (3 years, 3 months ago) by marcus
Branch: MAIN
Changes since 1.81: +10 -1 lines
Diff to previous 1.81 (colored)

Document ``tc tbversion''.

Revision 1.78.2.3 / (download) - annotate - [select for diffs], Fri Dec 5 19:36:27 2008 UTC (3 years, 5 months ago) by marcus
Branch: TINDERBOX_3_X
Changes since 1.78.2.2: +5 -1 lines
Diff to previous 1.78.2.2 (colored) to branchpoint 1.78 (colored)

MFH:

Add a missing dependency on p5-Net.

Revision 1.81 / (download) - annotate - [select for diffs], Fri Dec 5 19:36:04 2008 UTC (3 years, 5 months ago) by marcus
Branch: MAIN
Changes since 1.80: +5 -1 lines
Diff to previous 1.80 (colored)

Add a missing dependency on p5-Net.

Revision 1.78.2.2 / (download) - annotate - [select for diffs], Sun Nov 9 04:32:58 2008 UTC (3 years, 6 months ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_1_2, RELEASE_3_1_1, RELEASE_3_1
Changes since 1.78.2.1: +6 -4 lines
Diff to previous 1.78.2.1 (colored) to branchpoint 1.78 (colored)

MFH:

Clarify that inc_ds.php.dist must be edited even if you are using the
automated Setup script.

Revision 1.80 / (download) - annotate - [select for diffs], Sun Nov 9 04:32:36 2008 UTC (3 years, 6 months ago) by marcus
Branch: MAIN
Changes since 1.79: +6 -4 lines
Diff to previous 1.79 (colored)

Clarify that inc_ds.php.dist must be edited even if you are using the
automated Setup script.

Suggested by:	bsam

Revision 1.78.2.1 / (download) - annotate - [select for diffs], Sun Nov 2 16:00:25 2008 UTC (3 years, 6 months ago) by marcus
Branch: TINDERBOX_3_X
CVS Tags: RELEASE_3_1_R1
Changes since 1.78: +5 -3 lines
Diff to previous 1.78 (colored)

MFH:

* Repocopy tinderd.sh to tinderd to further modernize the rc.d script.
* Add support for a tinderd_debug option to control whether or not to
  redirect tinderd's output to /dev/null.

Revision 1.79 / (download) - annotate - [select for diffs], Fri Sep 19 17:15:11 2008 UTC (3 years, 8 months ago) by marcus
Branch: MAIN
Changes since 1.78: +5 -3 lines
Diff to previous 1.78 (colored)

Update the README for the new tinderd rc.d script.

Revision 1.78 / (download) - annotate - [select for diffs], Wed Aug 27 18:18:17 2008 UTC (3 years, 8 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_3_0_1, RELEASE_3_0_0
Branch point for: TINDERBOX_3_X
Changes since 1.77: +8 -8 lines
Diff to previous 1.77 (colored)

Correct some typos.

Revision 1.77 / (download) - annotate - [select for diffs], Tue Aug 12 04:42:06 2008 UTC (3 years, 9 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_3_0_0_R1, RELEASE_3_0_0_B5
Changes since 1.76: +13 -1 lines
Diff to previous 1.76 (colored)

* Document the -R argument to addPort.
* Add some more upgrade documentation.

Revision 1.76 / (download) - annotate - [select for diffs], Mon Aug 11 19:51:18 2008 UTC (3 years, 9 months ago) by marcus
Branch: MAIN
Changes since 1.75: +13 -2 lines
Diff to previous 1.75 (colored)

* Document tc rescanPorts
* Add a new option to addPort/rescanPorts, -O, which enables OPTIONS, but does
  not run rmconfig before calling config.  This way, existing OPTIONS can be
  preserved.  The default behavior is to call rmconfig to maintain POLA. [1]

Requested by:	Frank Wall <fwall@inotronic.de>

Revision 1.75 / (download) - annotate - [select for diffs], Sun Aug 10 20:15:29 2008 UTC (3 years, 9 months ago) by marcus
Branch: MAIN
Changes since 1.74: +9 -4 lines
Diff to previous 1.74 (colored)

* Spelling and grammar pass.
* Add a caveat about backing up the database before doing an upgrade.

Revision 1.74 / (download) - annotate - [select for diffs], Tue Aug 5 05:43:04 2008 UTC (3 years, 9 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_3_0_0_B4, RELEASE_3_0_0_B3
Changes since 1.73: +1 -4 lines
Diff to previous 1.73 (colored)

Remove the broken -jobs argument to tinderbuild.

Reported by:	marck

Revision 1.73 / (download) - annotate - [select for diffs], Tue Jul 29 15:55:32 2008 UTC (3 years, 9 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_3_0_0_B2, RELEASE_3_0_0_B1
Changes since 1.72: +36 -22 lines
Diff to previous 1.72 (colored)

* Update the .env file section for TB 3.0
* Flesh out the section on creating Jails and PortsTrees

Revision 1.72 / (download) - annotate - [select for diffs], Sun Jul 27 20:48:27 2008 UTC (3 years, 9 months ago) by marcus
Branch: MAIN
Changes since 1.71: +19 -7 lines
Diff to previous 1.71 (colored)

* Normalize some variable names
* Add a few setup hints
* Document the new options to tbcleanup

Revision 1.71 / (download) - annotate - [select for diffs], Thu Jul 24 23:52:33 2008 UTC (3 years, 9 months ago) by ade
Branch: MAIN
Changes since 1.70: +5 -3 lines
Diff to previous 1.70 (colored)

Break up the SQL schemas into chunks, removing duplication of code,
and document the new installation method.

Revision 1.40.2.17 / (download) - annotate - [select for diffs], Mon Jun 2 06:10:10 2008 UTC (3 years, 11 months ago) by ade
Branch: TINDERBOX_2_X
Changes since 1.40.2.16: +23 -23 lines
Diff to previous 1.40.2.16 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored)

MFH: Replace 5.4 with 6.3, and RELENG_[56] -> RELENG_[67]

Revision 1.70 / (download) - annotate - [select for diffs], Mon Jun 2 05:52:15 2008 UTC (3 years, 11 months ago) by ade
Branch: MAIN
Changes since 1.69: +23 -23 lines
Diff to previous 1.69 (colored)

Now that 5.x is gone, update the README file to refer to 6.x/7.x where
appropriate -- this is an MFH candidate.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Jun 2 04:10:35 2008 UTC (3 years, 11 months ago) by marcus
Branch: MAIN
Changes since 1.68: +3 -1 lines
Diff to previous 1.68 (colored)

Document the -norebuild tinderbuild option.

Revision 1.40.2.16 / (download) - annotate - [select for diffs], Mon Jun 2 04:09:40 2008 UTC (3 years, 11 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_4_3
Changes since 1.40.2.15: +3 -1 lines
Diff to previous 1.40.2.15 (colored) to branchpoint 1.40 (colored)

Document the -norebuild tinderbuild option.

Revision 1.68 / (download) - annotate - [select for diffs], Mon Jun 2 03:39:02 2008 UTC (3 years, 11 months ago) by marcus
Branch: MAIN
Changes since 1.67: +15 -1 lines
Diff to previous 1.67 (colored)

Document the new tbkill tc command.

Revision 1.40.2.15 / (download) - annotate - [select for diffs], Sun Jun 1 23:55:34 2008 UTC (3 years, 11 months ago) by marcus
Branch: TINDERBOX_2_X
Changes since 1.40.2.14: +15 -1 lines
Diff to previous 1.40.2.14 (colored) to branchpoint 1.40 (colored)

Add the tbkill.sh utility to terminate a running tinderbuild.

Revision 1.67 / (download) - annotate - [select for diffs], Mon Oct 15 19:30:53 2007 UTC (4 years, 7 months ago) by ade
Branch: MAIN
Changes since 1.66: +9 -5 lines
Diff to previous 1.66 (colored)

Note that either MySQL 5.0 or PostgreSQL 8.1 (or later) are recommended
for use, rather than the previous 4.1/7.4 (since those are somewhat
outdated).

Also note that PHP5 should now be used, given than PHP4 is EOL.

This is documentation only, no changes to actual requirements elsewhere
have been made (yet).

Revision 1.66 / (download) - annotate - [select for diffs], Sat Oct 13 02:28:45 2007 UTC (4 years, 7 months ago) by ade
Branch: MAIN
Changes since 1.65: +10 -18 lines
Diff to previous 1.65 (colored)

Remove the Hosts table as it would appear that no-one actually uses it,
and the current tinderbox code is ill-suited to multi-host operation
anyway.

Revision 1.65 / (download) - annotate - [select for diffs], Mon Jun 25 20:35:28 2007 UTC (4 years, 10 months ago) by ade
Branch: MAIN
Changes since 1.64: +11 -1 lines
Diff to previous 1.64 (colored)

Introduce a more extensible way of creating Jail source trees and
PortsTrees.  Defaults to CVSUP, but now has the capability for CSUP,
USER, and NONE.

In the CVSUP/CSUP/USER cases, an appropriate update.sh script is
now created so that updating the trees later on simply becomes a
question of the code calling {jail,portstrees}/<name>/update.sh into
a logfile into the same directory, removing a lot of special-case
code elsewhere.

XXX placeholders have been put in the README for future documentation
and explanation of this feature.

Revision 1.40.2.14 / (download) - annotate - [select for diffs], Mon Jun 18 05:46:36 2007 UTC (4 years, 11 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_4_2, RELEASE_2_4_1
Changes since 1.40.2.13: +3 -3 lines
Diff to previous 1.40.2.13 (colored) to branchpoint 1.40 (colored)

MFH:

Correct two typos.

Revision 1.64 / (download) - annotate - [select for diffs], Mon Jun 18 05:46:18 2007 UTC (4 years, 11 months ago) by marcus
Branch: MAIN
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored)

Correct two typos.

Revision 1.63 / (download) - annotate - [select for diffs], Sun Jun 17 00:05:46 2007 UTC (4 years, 11 months ago) by ade
Branch: MAIN
Changes since 1.62: +36 -4 lines
Diff to previous 1.62 (colored)

Reintroduce tinderd functionality from 2.x back into HEAD

Reviewed by:	marcus

Revision 1.40.2.13 / (download) - annotate - [select for diffs], Sun Jun 10 04:13:01 2007 UTC (4 years, 11 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_4_0_R2, RELEASE_2_4_0_R1, RELEASE_2_4_0
Changes since 1.40.2.12: +22 -1 lines
Diff to previous 1.40.2.12 (colored) to branchpoint 1.40 (colored)

MFH:

Document the new OPTIONS and Hook features.

Revision 1.62 / (download) - annotate - [select for diffs], Sun Jun 10 04:02:58 2007 UTC (4 years, 11 months ago) by marcus
Branch: MAIN
Changes since 1.61: +22 -1 lines
Diff to previous 1.61 (colored)

Document the new OPTIONS and Hook features.

Revision 1.40.2.12 / (download) - annotate - [select for diffs], Sat Jan 13 17:43:15 2007 UTC (5 years, 4 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_3_6, RELEASE_2_3_5_R1, RELEASE_2_3_5
Changes since 1.40.2.11: +1 -4 lines
Diff to previous 1.40.2.11 (colored) to branchpoint 1.40 (colored)

Remove support for the -jobs tinderbuild option.  For this option to truly
work, a separate build directory would have to be created for each make
job, and that is probably too much for the 2.x branch.

This option is being left in HEAD as multi-node Tinderbox support is being
spec'd for 3.0.

Reported by:	many

Revision 1.40.2.11 / (download) - annotate - [select for diffs], Thu Nov 23 18:49:19 2006 UTC (5 years, 5 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_3_4
Changes since 1.40.2.10: +9 -4 lines
Diff to previous 1.40.2.10 (colored) to branchpoint 1.40 (colored)

MFH:

Chase new PHP include file names.

Revision 1.61 / (download) - annotate - [select for diffs], Thu Nov 23 18:38:41 2006 UTC (5 years, 5 months ago) by marcus
Branch: MAIN
Changes since 1.60: +8 -4 lines
Diff to previous 1.60 (colored)

Update README with new PHP include files.

Revision 1.40.2.10 / (download) - annotate - [select for diffs], Thu Nov 23 07:00:44 2006 UTC (5 years, 5 months ago) by marcus
Branch: TINDERBOX_2_X
Changes since 1.40.2.9: +35 -1 lines
Diff to previous 1.40.2.9 (colored) to branchpoint 1.40 (colored)

MFH:

Add a new configuration section, options, that for a per-build directory
containing default port OPTIONS (in the format of /var/db/ports) to be
specified.

Revision 1.60 / (download) - annotate - [select for diffs], Sun Nov 19 06:23:16 2006 UTC (5 years, 6 months ago) by marcus
Branch: MAIN
Changes since 1.59: +35 -1 lines
Diff to previous 1.59 (colored)

Add documentation for the new OPTIONS support.

Revision 1.40.2.9 / (download) - annotate - [select for diffs], Tue Sep 19 04:29:28 2006 UTC (5 years, 8 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_3_3
Changes since 1.40.2.8: +3 -4 lines
Diff to previous 1.40.2.8 (colored) to branchpoint 1.40 (colored)

MFH:

remove p5-Net and p5-Digest-MD5 dependencies since they are shipped with
perl 5.8

Revision 1.59 / (download) - annotate - [select for diffs], Mon Sep 18 19:45:16 2006 UTC (5 years, 8 months ago) by oliver
Branch: MAIN
Changes since 1.58: +4 -5 lines
Diff to previous 1.58 (colored)

remove p5-Net and p5-Digest-MD5 dependencies since they are shipped with
perl 5.8

Revision 1.40.2.8 / (download) - annotate - [select for diffs], Sat Jul 1 19:36:35 2006 UTC (5 years, 10 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_3_2
Changes since 1.40.2.7: +24 -1 lines
Diff to previous 1.40.2.7 (colored) to branchpoint 1.40 (colored)

MFH:

Document the various .env files for customizing the Tinderbox environment.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Jul 1 19:35:46 2006 UTC (5 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Format the "Customizing the Environment" title banner a bit better.

Revision 1.57 / (download) - annotate - [select for diffs], Sat Jul 1 19:35:02 2006 UTC (5 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.56: +24 -1 lines
Diff to previous 1.56 (colored)

Document the various .env files for customizing the Tinderbox environment.

Submitted by:	aaron

Revision 1.56 / (download) - annotate - [select for diffs], Thu Apr 6 04:59:15 2006 UTC (6 years, 1 month ago) by marcus
Branch: MAIN
Changes since 1.55: +5 -6 lines
Diff to previous 1.55 (colored)

Remove support for the -P argument.

Requested by:	ade

Revision 1.40.2.7 / (download) - annotate - [select for diffs], Mon Jan 30 00:24:28 2006 UTC (6 years, 3 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_3_1_R1, RELEASE_2_3_1, RELEASE_2_3_0_R4, RELEASE_2_3_0
Changes since 1.40.2.6: +7 -6 lines
Diff to previous 1.40.2.6 (colored) to branchpoint 1.40 (colored)

MFH:

Add a -P option for the create commands to allow using an alternate cvsup
program (e.g. csup).

Revision 1.55 / (download) - annotate - [select for diffs], Mon Jan 30 00:23:48 2006 UTC (6 years, 3 months ago) by marcus
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Fix a typo.

Revision 1.54 / (download) - annotate - [select for diffs], Sun Jan 29 18:02:31 2006 UTC (6 years, 3 months ago) by marcus
Branch: MAIN
Changes since 1.53: +7 -6 lines
Diff to previous 1.53 (colored)

Add a -P option for the create commands to allow using an alternate cvsup
program (e.g. csup).

Requested by:	mnag

Revision 1.53 / (download) - annotate - [select for diffs], Wed Dec 7 17:52:06 2005 UTC (6 years, 5 months ago) by ade
Branch: MAIN
Changes since 1.52: +14 -38 lines
Diff to previous 1.52 (colored)

Retire the existing tinderd, to be replaced by a cluster-aware system
in due time.

Revision 1.40.2.6 / (download) - annotate - [select for diffs], Sat Nov 26 20:12:42 2005 UTC (6 years, 5 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_3_0_R3, RELEASE_2_3_0_R2, RELEASE_2_3_0_R1, RELEASE_2_2_1, RELEASE_2_2_0_R6, RELEASE_2_2_0_R5, RELEASE_2_2_0_R4, RELEASE_2_2_0_R2, RELEASE_2_2_0_R1, RELEASE_2_2_0
Changes since 1.40.2.5: +2 -1 lines
Diff to previous 1.40.2.5 (colored) to branchpoint 1.40 (colored)

MFH:

Document the -onceonly tinderbuild argument.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Nov 26 20:12:06 2005 UTC (6 years, 5 months ago) by marcus
Branch: MAIN
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored)

Document the -onceonly tinderbuild argument.

Revision 1.51 / (download) - annotate - [select for diffs], Fri Nov 25 02:37:43 2005 UTC (6 years, 5 months ago) by marcus
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Correct the enterbuild documentation.

Revision 1.40.2.5 / (download) - annotate - [select for diffs], Fri Nov 25 02:37:28 2005 UTC (6 years, 5 months ago) by marcus
Branch: TINDERBOX_2_X
Changes since 1.40.2.4: +11 -1 lines
Diff to previous 1.40.2.4 (colored) to branchpoint 1.40 (colored)

MFH:

Add the enterbuild documentation.

Revision 1.50 / (download) - annotate - [select for diffs], Wed Nov 16 18:07:00 2005 UTC (6 years, 6 months ago) by ade
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49 (colored)

As previously discussed back in September, make the recursive option
(-r) to addPort the default, and replace it with a new option (-R) to
turn *off* recursion.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Nov 13 04:39:47 2005 UTC (6 years, 6 months ago) by ade
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Normalize 'enterbuild' to 'enterBuild' to match up with the rest
of the tc commands.

Revision 1.48 / (download) - annotate - [select for diffs], Fri Nov 11 03:36:31 2005 UTC (6 years, 6 months ago) by marcus
Branch: MAIN
Changes since 1.47: +5 -6 lines
Diff to previous 1.47 (colored)

Update the documentation for the recent build interruption change.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Nov 8 23:34:59 2005 UTC (6 years, 6 months ago) by marcus
Branch: MAIN
Changes since 1.46: +12 -1 lines
Diff to previous 1.46 (colored)

Add support for interrupting a port build for hands-on troubleshooting
purposes.  With this feature, you can suspend a port build, then
enter the Build chroot with all environment variables set to
do further testing.  See the README for more details.

Submitted by:	edwin (with some changes)

Revision 1.40.2.4 / (download) - annotate - [select for diffs], Tue Oct 25 04:29:34 2005 UTC (6 years, 6 months ago) by marcus
Branch: TINDERBOX_2_X
Changes since 1.40.2.3: +4 -1 lines
Diff to previous 1.40.2.3 (colored) to branchpoint 1.40 (colored)

MFH:

Add support for a -jobs flag to tinderbuild.  This controls the number of
parallel port builds that can occur within a single tinderbuild.  The
default is 1.

Revision 1.40.2.3 / (download) - annotate - [select for diffs], Mon Oct 24 04:33:13 2005 UTC (6 years, 6 months ago) by marcus
Branch: TINDERBOX_2_X
Changes since 1.40.2.2: +7 -5 lines
Diff to previous 1.40.2.2 (colored) to branchpoint 1.40 (colored)

MFH:

Document the -trybroken tinderbuild flag, and fix some formatting.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Oct 24 04:07:56 2005 UTC (6 years, 6 months ago) by marcus
Branch: MAIN
Changes since 1.45: +8 -5 lines
Diff to previous 1.45 (colored)

Add support for a -jobs flag to tinderbuild.  This controls the number of
parallel port builds that can occur within a single tinderbuild.  The
default is 1.

Revision 1.40.2.2 / (download) - annotate - [select for diffs], Sat Oct 22 06:10:06 2005 UTC (6 years, 7 months ago) by marcus
Branch: TINDERBOX_2_X
Changes since 1.40.2.1: +2 -1 lines
Diff to previous 1.40.2.1 (colored) to branchpoint 1.40 (colored)

MFH:

Document the -nolog tinderbuild option.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Oct 20 17:47:14 2005 UTC (6 years, 7 months ago) by marcus
Branch: MAIN
Changes since 1.44: +3 -1 lines
Diff to previous 1.44 (colored)

Port the -trybroken option from pointyhat.  This allows ports marked as
BROKEN to be built anyway.  This option does NOT require -noduds.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Oct 19 05:06:29 2005 UTC (6 years, 7 months ago) by marcus
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

Document the -nolog tinderbuild option.

Revision 1.43 / (download) - annotate - [select for diffs], Wed Oct 19 02:00:32 2005 UTC (6 years, 7 months ago) by ade
Branch: MAIN
Changes since 1.42: +7 -11 lines
Diff to previous 1.42 (colored)

Retire the classic web interface in favor of www-exp, repo-copied into
its new home in the "webui" directory.

Update documentation accordingly.

Revision 1.40.2.1 / (download) - annotate - [select for diffs], Sun Oct 16 04:57:39 2005 UTC (6 years, 7 months ago) by marcus
Branch: TINDERBOX_2_X
CVS Tags: RELEASE_2_1_1
Changes since 1.40: +19 -9 lines
Diff to previous 1.40 (colored)

MFH:

Update the documentation of tinderbuild's command line flags.

Revision 1.42 / (download) - annotate - [select for diffs], Sun Oct 16 04:54:43 2005 UTC (6 years, 7 months ago) by marcus
Branch: MAIN
Changes since 1.41: +19 -9 lines
Diff to previous 1.41 (colored)

Update the documentation of tinderbuild's command line flags.

Prompted by:	fenner

Revision 1.41 / (download) - annotate - [select for diffs], Thu Oct 13 21:53:20 2005 UTC (6 years, 7 months ago) by ade
Branch: MAIN
Changes since 1.40: +39 -38 lines
Diff to previous 1.40 (colored)

Extensive refactoring of the code to provide for a single entry point (tc)
for all tinderbox operations (be they shell or perl routines)

* Addition of 8 new 'tc' commands:

    createJail, createPortsTree, createBuild (replacing 'create')
    makeBuild (replacing 'mkbuild')
    makeJail (replacing 'mkjail')
    Setup (replacing 'setup.sh')
    Update (replacing 'update.sh')
    tinderbuild (replacing 'tinderbuild')

No command line options have change at this point.

* The "hiding" of internal commands (makemake, portbuild, etc.) underneath
  the lib/ directory (after repocopies to preserve history) to reduce
  clutter in the main scripts directory.  There are now exactly two
  visible executables, 'tc' and 'tinderd'

There is still considerable extra refinement work to do, but with the
perl/sh framework now in place, it will be considerably easier to do
smaller incremental updates in future.

The README has been updated to show the changes from the previous to
new systems -- no other documentation has been touched at this time.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Sep 21 14:32:14 2005 UTC (6 years, 8 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_2_1_0
Branch point for: TINDERBOX_2_X
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Remove -ro from the /etc/exports line for /space.  If you export -ro
everything will work fine until you want to use ccache.

Reported and bitten by:	mich

Revision 1.39 / (download) - annotate - [select for diffs], Mon Sep 5 20:42:27 2005 UTC (6 years, 8 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_2_1_0_B1
Changes since 1.38: +25 -10 lines
Diff to previous 1.38 (colored)

Update with new PostgreSQL support.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Aug 8 03:59:52 2005 UTC (6 years, 9 months ago) by marcus
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Update for the new schema file name.  The README still refers to MySQL,
but as soon as PostgreSQL support is working, that can be changed.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Jul 22 22:09:40 2005 UTC (6 years, 10 months ago) by mich
Branch: MAIN
CVS Tags: RELEASE_2_0_0_R1, RELEASE_2_0_0
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

o Fix typo

Revision 1.36 / (download) - annotate - [select for diffs], Fri Jul 22 22:00:03 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.35: +32 -16 lines
Diff to previous 1.35 (colored)

* Document the ability to send tinderd a SIGHUP to get it to re-check the
  queue
* Document the tinderd.sh rcNG script
* Make sure to mention tinderbox.ph seperately from the database configuration
  section

Revision 1.35 / (download) - annotate - [select for diffs], Fri Jul 22 04:17:15 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.34: +36 -12 lines
Diff to previous 1.34 (colored)

* Document setup.sh and when it may not be sufficient
* Ditto for upgreade.sh
* Mention that mkjail update command output goes to the Jail's update.log

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jul 21 18:29:54 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.33: +11 -11 lines
Diff to previous 1.33 (colored)

Update README with the new command line argument changes.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jul 21 06:42:00 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Remove one leftover mention of create_new_*.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jul 21 06:34:51 2005 UTC (6 years, 10 months ago) by ade
Branch: MAIN
Changes since 1.31: +14 -15 lines
Diff to previous 1.31 (colored)

Replace the three existing create_new_* scripts with a single 'create'
script, with the following usage:

	create Jail|PortsTree|Build -n name [<arguments> ...]

Update Makefile and README accordingly -- I'll leave the HTML version
to someone with a little more knowledge of such things.

Approved by:	marcus

Revision 1.31 / (download) - annotate - [select for diffs], Wed Jul 20 02:57:59 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.30: +8 -8 lines
Diff to previous 1.30 (colored)

Correct some spelling mistakes and other typos.

Submitted by:	mich

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jul 18 21:19:41 2005 UTC (6 years, 10 months ago) by pav
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

- Advanced mounting nit: jails have to start with FreeBSD major version number

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jul 18 20:54:21 2005 UTC (6 years, 10 months ago) by pav
Branch: MAIN
Changes since 1.28: +17 -12 lines
Diff to previous 1.28 (colored)

- Fix completely bogus section on advanced mounting
- Fix setSrcMount flags
- Close parenthesis in Ccache section

Reported by:	oliver

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jul 18 20:40:52 2005 UTC (6 years, 10 months ago) by pav
Branch: MAIN
Changes since 1.27: +20 -22 lines
Diff to previous 1.27 (colored)

- Update README for database based configuration instead of rawenv.
  Someone with Ccache knowledge should review the instructions I wrote there.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Jul 16 03:28:34 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.26: +2 -6 lines
Diff to previous 1.26 (colored)

ds.inc was renamed inc_ds.php to be consistent with www-exp and to plug
a potential sensitive information leak.  We no longer need to mention this
as being unique to www-exp.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jul 14 00:25:43 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 (colored)

Forced commit to note the previous commit was submitted by oliver with a
few modifications.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jul 14 00:25:24 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.24: +5 -1 lines
Diff to previous 1.24 (colored)

Add a paragraph on the change of name for the www-exp PHP include files.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jul 12 05:58:35 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.23: +7 -3 lines
Diff to previous 1.23 (colored)

Note that www-exp does not require register_globals to be on, but does require
php4-session.

Requested by:	oliver

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jul 12 05:31:03 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.22: +8 -1 lines
Diff to previous 1.22 (colored)

Add back the section on setWwwAdmin which was accidentally deleted in the
previous commit.

Reported by:	oliver

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jul 12 03:56:50 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.21: +14 -8 lines
Diff to previous 1.21 (colored)

* Fix a typo in the FreeBSD 5.4-RELEASE tag
* Document the new -H and -C create_new_* command line arguments
* Document the new tc updateUser command [1]

Submitted by:	oliver (based on) [1]

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jul 11 21:29:16 2005 UTC (6 years, 10 months ago) by pav
Branch: MAIN
Changes since 1.20: +9 -7 lines
Diff to previous 1.20 (colored)

- Don't tie people to -CURRENT, this is known to fully work on 5.X and 6.X
  too
- Provide port names of required software for easier navigation of users

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jul 10 20:06:32 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.19: +291 -92 lines
Diff to previous 1.19 (colored)

Greatly enhance README to make it more newbie-friendly.  If anyone wants to
convert this to HTML, that would be awesome.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 10 07:29:42 2005 UTC (6 years, 10 months ago) by oliver
Branch: MAIN
Changes since 1.18: +13 -1 lines
Diff to previous 1.18 (colored)

Implement tinderd scheduling via www - shell part
  - add a user_permissions table to define user permissions for www usage.
  - alter users table, add password and www_enable field which controls if
    the user is allowed to login via www or not.

Approved by:	marcus

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 9 19:58:01 2005 UTC (6 years, 10 months ago) by marcus
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Remove trailing whitespace.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jul 6 18:31:21 2005 UTC (6 years, 10 months ago) by oliver
Branch: MAIN
Changes since 1.16: +23 -1 lines
Diff to previous 1.16 (colored)

add "tinderd" - A daemon for automating/queueing port builds

Approved by:	marcus

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 3 07:26:02 2005 UTC (6 years, 10 months ago) by oliver
Branch: MAIN
Changes since 1.15: +13 -1 lines
Diff to previous 1.15 (colored)

This should make it possible to mount /ports and /src inside a portstree/jail
nfs or nullfs mounted by specifying the source where to mount them from in
rawenv.

Approved by:	marcus

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 28 05:47:55 2005 UTC (6 years, 10 months ago) by adamw
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored)

$Id$ -> $MCom$

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 12 19:07:10 2005 UTC (6 years, 11 months ago) by marcus
Branch: MAIN
Changes since 1.13: +4 -3 lines
Diff to previous 1.13 (colored)

Update the distfile cache bit to match the new reality.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 12 15:28:41 2005 UTC (6 years, 11 months ago) by pav
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

- Update distfile cache instructions to match new implementation

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 8 08:04:33 2005 UTC (6 years, 11 months ago) by pav
Branch: MAIN
Changes since 1.11: +5 -1 lines
Diff to previous 1.11 (colored)

- Mention distfile cache in README

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 13 05:30:13 2005 UTC (7 years, 1 month ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_1_0_4
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Add a note about loading linprocfs for linux-jdk builds.

Suggested by:	mezz

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 31 05:42:05 2005 UTC (7 years, 1 month ago) by marcus
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Mention the need to edit ds.inc for the web frontend.

Reminded by:	linimon

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 1 22:16:46 2005 UTC (7 years, 3 months ago) by marcus
Branch: MAIN
CVS Tags: RELEASE_1_0_3, RELEASE_1_0_2, RELEASE_1_0_1
Changes since 1.8: +6 -2 lines
Diff to previous 1.8 (colored)

Mention the supported versions of FreeBSD, and add the link to the new
(coming soon) Tinderbox web site.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 3 02:58:55 2005 UTC (7 years, 4 months ago) by marcus
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Correct a script name typo.

Submitted by:	lioux

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 3 02:20:41 2005 UTC (7 years, 4 months ago) by marcus
Branch: MAIN
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 (colored)

Describe how to initialize the database with the schema.

Submitted by:	lioux

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 31 12:46:00 2004 UTC (7 years, 4 months ago) by pav
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

- Mention that this need register_globals=on in php.ini

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 8 23:34:16 2004 UTC (7 years, 5 months ago) by pav
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

- Explicitly list php4-mysql extension in list of required software

Bumped into by:	ahze

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 29 22:37:17 2004 UTC (7 years, 5 months ago) by ahze
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Add support for a max size ccache cache
Used via CCACHE_MAX_SIZE=SIZE[G|M|K]

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 22 23:27:18 2004 UTC (7 years, 5 months ago) by pav
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

- Fix pnohang instruction again

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 22 01:30:04 2004 UTC (7 years, 6 months ago) by marcus
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Don't compile pnohang manually.  Instead, rely on "tc init" to do this for
you.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 22 00:31:18 2004 UTC (7 years, 6 months ago) by pav
Branch: MAIN

- Add my notes, expanded by mezz, with marcus' instructions on ccache
  taken from commit log, and a few words on obtaining Tinderbox, as README.

  Now we have at least some documentation :)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>