svn commit: r795833 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Linux/

2009-07-20 Thread arkurth
Author: arkurth Date: Mon Jul 20 13:34:37 2009 New Revision: 795833 URL: http://svn.apache.org/viewvc?rev=795833&view=rev Log: VCL-185 Created lib/VCL/Module/OS/Linux directory to store Perl modules which inherit from Linux.pm. Added: incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Linu

svn commit: r795834 - in /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS: Linux.pm Linux/Ubuntu.pm Ubuntu.pm

2009-07-20 Thread arkurth
Author: arkurth Date: Mon Jul 20 13:37:52 2009 New Revision: 795834 URL: http://svn.apache.org/viewvc?rev=795834&view=rev Log: VCL-185 Moved Ubuntu.pm file under Linux directory in preparation for all of the Linux modules to be modularized and inherit from Linux.pm. Modified Ubuntu.pm to inherit

svn commit: r795896 - /incubator/vcl/trunk/mysql/vcl.sql

2009-07-20 Thread arkurth
Author: arkurth Date: Mon Jul 20 16:15:58 2009 New Revision: 795896 URL: http://svn.apache.org/viewvc?rev=795896&view=rev Log: VCL-185 Added Ubuntu rows to module and OS tables in vcl.sql. Modified: incubator/vcl/trunk/mysql/vcl.sql Modified: incubator/vcl/trunk/mysql/vcl.sql URL: http://sv

svn commit: r796042 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows.pm

2009-07-20 Thread arkurth
Author: arkurth Date: Mon Jul 20 22:06:06 2009 New Revision: 796042 URL: http://svn.apache.org/viewvc?rev=796042&view=rev Log: VCL-186 Windows.pm: Added call to set_public_default_route() in post_load(). This causes a persistent default route to be added to the routing table. This is done to pre