Menu

/trunk/tools Commit Log


Commit Date  
[r9804] by yaberauneya

Fix typo.

2012-01-25 18:32:19 Tree
[r9790] by yaberauneya

Really fix the inverted logic. I've been playing with python far too much recently.

2012-01-25 08:56:03 Tree
[r9789] by yaberauneya

Fix inverted logic.

2012-01-25 08:53:19 Tree
[r9767] by yaberauneya

Improve conflict checking per svn merge --help and don't merge unless the merge log is non-zero length.

2012-01-25 08:31:22 Tree
[r9687] by yaberauneya

Push the automerge script out from the ix repo into sourceforge. This should help automate merges.

Do-Not-Merge: already in the iX repo.

2012-01-25 06:50:54 Tree
[r9633] by yaberauneya

Add timestamps to denote start and finish of the build operations. Add hook for "LOCAL_POSTDIR" to save images for release builds, as the directories should not be timestamp suffixed.

2012-01-23 17:07:47 Tree
[r9617] by yaberauneya

Redo the date to YYYY-MM-DD so that the directories are easier to sort.

2012-01-21 01:24:55 Tree
[r9536] by yaberauneya

Whitespace when displaying the architectures and move _setup down further so the summary is available right away.

2012-01-14 22:14:33 Tree
[r9468] by yaberauneya

Commit script I wrote for Cisco a few years ago to fix easy-install.pth.

Backstory is...

1. That there are some issues with easy_install where one cannot install more than python 'egg' in parallel -- otherwise the easy-install.pth file would be out of sync with reality. This isn't currently the case, but will be someday once parallel ports compilation is turned on..
2. Some versions of setuptools in ports explicitly overwrite existing copies of easy-install.pth with the dist copy instead of restoring it if need be. Some of the versions that do this are currently in ports; see: http://lists.freebsd.org/pipermail/cvs-ports/2012-January/233226.html .

sanitize_pth.py was obtained from: http://yaneurabeya.livejournal.com/3929.html .

2012-01-09 05:18:28 Tree
[r9449] by yaberauneya

Push some other iX repo changes out into FreeNAS.

functions.sh:

Some versions of grep had an issue where the "iscompressed" function would fail to discern whether or not a file was compressed based on the file extension. Convert to a case statement instead of using egrep.

notifier.py:

Fix a typo and add an XXX comment in the notifier.sysctl method.

rc.conf.local:

A mostly style change to use $() instead of ``

settings.py:

Update copyright.

create_random_directory_tree.py:

Test tool that helped me reproduce the '/var too small' issue with samba in SF @ r9244.

Other files:

Move hardcoded strings outside in anticipation of pending avatar.conf
infrastructure work where they will no longer be needed.

Do-Not-Merge:

2012-01-08 02:42:41 Tree
Older >