Notes:
AutomateIt is an open-source tool for automating the setup and maintenance of UNIX-like systems
Changes:
0.71012:
Date: Fri, 12 Oct 2007 03:54:30 -0700
Desc:
- (%) Fixed #touch, it worked fine but was corrupting log output
- (%) Fixed AccountManager::Linux, it now only runs when the OS detected is Linux.
- Added PlatformManager::SunOS.
- Added AddressManager::SunOS.
- Improved #render, added default :backup option to save files before overwriting them.
- Improved #backup, added :quiet option to prevent output.
- Improved #chperm, it now displays the exact changes made rather than approximations.
- Improved ServiceManager::SysV spec to validate :wait and :pause options with safe mocks.
|