Done
Fixed a problem in the vesta-common prerm which could leave the RunToolServer stopped and the repository unmounted during an RPM upgrade
Increased the default value for [Weeder]DIBuffSize from 1000 to 100000
- Switched Debian packages to use binaries built with gcc 3.4.
- Made additional RPMs for i386 and x86_64 with binaries built with gcc 3.3
Changed the default /var/lib/vesta/vesta.cfg to be more like /var/lib/vesta/vesta.cfg.template and the config file generated by /usr/sbin/vesta-setup.sh
- Make all sources compile with gcc 4
- Fixed problems with vsrun being denied permission writing pidfiles and logfiles:
Added check that the script is being run as root in initscripts/13
Fixed mistake in the Debian portion which changed users before invoking vsrun in initscripts/14
Fixed vsrun bug leaving orphaned logger(1) processes running after the server stops (in vesta/extras/smgr/3.bugfixes/1
/etc/init.d script ordering issues fixed in initscripts/13
Note: See the LSB specification, spcifically the section on "Comment Conventions for Init Scripts".
Bug: Checkpointing bug
A segfault around files/directories with names starting with "##". See:
- Changes to try and reduce the evaluator's memory usage. See:
- Give the cache server a useful version identifier rather than a hard-coded string
See cache/50