1 Changes since 0.9.2-pre2:
4 - Verify specified config file against live configuration and show differences
5 - Write config file based on live configuration
6 - Force-apply configuration, even config deletions with a force flag.
7 - Added new option types
8 - Added support for specifying a blocksize
9 - Added "-reload-config" to init script
11 Changes since 0.9.5-pre0:
13 - Renamed scst to scstadmin
14 - Fixed writeConfiguration() to properly write DEVICE lines with no options
15 - Removed the comment which prevented a target from being enabled in enableTarget()
16 - Updated init.d/scst to use scstadmin instead of scst_db
17 - Fixup of README file