-Correct another typo in genimage for dracut
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
10b55f9276
commit
a927d6c4e5
@ -473,7 +473,7 @@ sub getlibs {
|
||||
}
|
||||
}
|
||||
|
||||
sub mknitrd_dracut {
|
||||
sub mkinitrd_dracut {
|
||||
mkpath("$rootimg_dir/usr/share/dracut/modules.d/97xcat");
|
||||
foreach (<$fullpath/dracut/*>) {
|
||||
copy($_,"$rootimg_dir/usr/share/dracut/modules.d/97xcat");
|
||||
|
Loading…
Reference in New Issue
Block a user