xcat-core/xCAT-server/lib
2013-07-01 02:29:19 +00:00
..
perl/xCAT accept Bruce's suggestion, not re-copy the hash every time. And it's really more efficient to have an inner foreach that just adds the keys to the hash 2013-06-27 01:25:45 +00:00
xcat fixing several kit related bugs: 3657,3629,3409. the major change is now addkitcomp -a will add its dependency recursively, instead of two levels before. and in each level, it will check if the dependency fits to the osimage. So now user just need to add the highest level of product to osimage, addkitcomp -a will find it dependencies, check them and go to next level based on its kitcomponnent settings in the kit. 2013-07-01 02:29:19 +00:00