Added support for FSP CLI - Line #29
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5acfff0618
commit
3fd4a9e521
@ -25,7 +25,8 @@ my %modules = (
|
||||
chvm => "xCAT::PPCvm",
|
||||
rnetboot => "xCAT::PPCboot",
|
||||
getmacs => "xCAT::PPCmac",
|
||||
reventlog => "xCAT::PPClog"
|
||||
reventlog => "xCAT::PPClog",
|
||||
rfsp => "xCAT::PPCfsp"
|
||||
);
|
||||
|
||||
##########################################
|
||||
|
Loading…
Reference in New Issue
Block a user