aboutsummaryrefslogtreecommitdiff
path: root/lib/Image
AgeCommit message (Collapse)AuthorFiles
2012-07-28fileutil: split several functions to Image::RenRot::FileUtilAndy Shevchenko1
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@612 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28timeutil: split few functions to TimeUtil moduleAndy Shevchenko1
Move and rename following functions to separate module: timeNow() -> now() timeValidator() -> time_validator() getUnixTime() -> get_unix_time() Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@611 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28config: move configuration framework to Image::RenRot::ConfigAndy Shevchenko1
Split configuration framework to its own module. Additionally rename following functions: strToHash() -> str2hash() parseConfigFile() -> parsefile() update_config_option_value() -> update_cfg_value() parse_many_pairs() -> parse2hash() assign_hash_values() -> assign2hash() apply_config_values() -> apply() Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@610 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28logging: move logging to separate moduleAndy Shevchenko1
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@609 fe2816f4-e837-0410-b10a-f608c9d244a1
2012-07-28util, rpm: move several functions to Image::RenRot::UtilAndy Shevchenko1
Move and rename several functions: trim_value() -> trim() boolConv() -> bool2str() boolConverter() -> str2bool() isTherePackage() -> loadpkg() This patch also introduces the basic support of the perl modules in the specfile. Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@608 fe2816f4-e837-0410-b10a-f608c9d244a1

Return to:

Send suggestions and report system problems to the System administrator.