Revision history for Provision-Unix

0.99 Oct 20, 2010

0.98 Jun 23, 2010

0.97 Jun 22, 2010

0.96 May 17, 2010

0.95 Apr 21, 2010

0.94 Apr 19, 2010

0.93 Apr 16, 2010

0.92 Apr 15, 2010

0.91 Apr 12, 2010

0.90 Feb 12, 2010

0.89 Feb 12, 2010

0.88 Jan 18, 2010

0.87 Jan 14, 2010

0.86 Jan 06, 2010

0.85 Dec 17, 2009

0.84 Dec 09, 2009

0.83 Dec 02, 2009

0.82 Nov 30, 2009

0.81 Nov 23, 2009

0.80 Nov 18, 2009

0.79 Nov 11, 2009

0.78 Nov 10, 2009

0.76 Nov 05, 2009

0.75 Nov 02, 2009

0.74 Oct 26, 2009

0.73 Oct 13, 2009

0.72 Oct 12, 2009

0.71 Oct 06, 2009

0.70 Sep 29, 2009

0.69 Sep 25, 2009

0.68 Sep 24, 2009

0.67 Sep 19, 2009

0.66 Sep 18, 2009

0.65 Aug 11, 2009

0.64 Aug 07, 2009

0.63 Aug 04, 2009

0.62 Jul 21, 2009

0.61 Jul 08, 2009

0.60 Jul 07, 2009

0.59 Jul 05, 2009

0.58 Jun 23, 2009

0.57 Jun 11, 2009

0.56 Jun 11, 2009

0.55 Jun 10, 2009

0.54 May 29, 2009

0.53 Apr 30, 2009

0.52 Apr 14, 2009

0.51 Apr 07, 2009

0.50 Apr 03, 2009

0.49 Apr 01, 2009

0.48 Apr 01, 2009

0.47 Mar 04, 2009

0.46 Mar 03, 2009

0.45 Feb 17, 2009

0.44 Feb 05, 2009

0.43 Feb 02, 2009

0.42 Jan 30, 2009

0.41 Jan 29, 2009

0.40 Jan 23, 2009

0.39 Jan 21, 2009

0.38 Jan 18, 2009
more tweaks so that 'make test' completes successfully on more OS platforms

0.37 Jan 16, 2009
t/Utility had group hard coded as wheel. Failed on some Linux distros imported Max's Xen::Config
P:U:V:L:Xen->get_status now returns the containers ips and disk volumes (as element disks) added bin/install_prov_unix
added P:U:V:X:Config.pm - read/write Xen config files

0.36 Jan 14, 2009
Commented out unused DNS::TinyDNS code (I wrote my own) replaced ExtUtils::MakeMaker with Module::Install

0.35 Dec 29, 2008
added more logic to tests to suppress false positive failures fixed a few places where ternary operator was misused specified bin/prov_*.pl in Makefile.PL, EXE_FILES so they get installed with 'make install'

0.34 Dec 16, 2008
added is_enabled method to Xen.pm
added P:U:V:Linux.pm class
added supporting code for Xen provisioning added options to create: nameservers, searchdomain, ram added $prov->{etc_dir} setting
P:U->audit returns audit arrayref when called

0.33 Dec 10, 2008
refinements and a test suite for OpenVZ added disable, enable methods to OpenVZ added modify method to OpenVZ

0.32 Dec 07, 2008
added openvz creation support for linux added user creation support for Linux

0.31 Nov 12, 2008
fixed Darwin user creation bug:
http://rt.cpan.org/Ticket/Display.html?id=40189

0.30 Nov 10, 2008
added license=>'perl' to Makefile.PL
initial coding of VirtualOS module begun added Virtual::OS::FreeBSD::Ezjail
created Ezjail->create

0.29 Oct 19, 2008
added bin/prov_dns.pl, add zones & records, delete zones

0.28 Oct 09, 2008
reworked guts of user creation modules altered t/utility.t so tests will pass on systems w/o sudo installed tests pass for user/group. create/destroy works on Darwin & FreeBSD

0.27 Sep 28, 2008
Initial release on CPAN

0.01 Jun 28, 2008
Imported provision related functions
wrote a new terminal based status bar for providing interactive feedback