Notes:
Last Features:
- Support of Linux AMI with a valid partition table on their root device
- Suppress SCP paranoid parameter
- Logging size and time for critical operation
- Fix: add missing function for checking an alnum string
Changes:
commit b76b6ba2cc48b60e43bc3defe8da96836ae7cc4b
Author: fred-secludit <fred@secludit.com>
Date: Thu Jul 26 14:19:04 2012 +0000
Add support of AWS EC2 instance that contains a valid partition table on their RootDevice
commit c9036e2fb5200679b8b3b31323a89fec43fa4dd6
Author: fred-secludit <fred@secludit.com>
Date: Thu Jul 26 14:17:12 2012 +0000
Add method for retrieving/setting partition table of a device
Unset SCP default paranoid parameter
commit 7910ecc0a2a07540367c1e261647c75a3ba3a33a
Author: fred-secludit <fred@secludit.com>
Date: Thu Jul 26 14:15:20 2012 +0000
Add a method for returning parent Class (name of the Script)
commit 4aeb623b698927cef11d032287b468f980128d0a
Author: fred-secludit <fred@secludit.com>
Date: Wed Jul 18 10:01:36 2012 +0000
Fix unit test
commit 316fd0176c9519ac1e097d5ba3a8a27eeab049ee
Author: fred-secludit <fred@secludit.com>
Date: Wed Jul 18 07:57:47 2012 +0000
Update 'Description' for Copy XXX scripts
commit b5b85edba1ecc7a3a499817eb78eb46ee6028f62
Author: fred-secludit <fred@secludit.com>
Date: Tue Jul 17 21:11:37 2012 +0000
Add missing function for checking an alnum string
|