From 0293406d2b164f7a79eb8debb76e0bd975bbdff7 Mon Sep 17 00:00:00 2001 From: huweihua Date: Thu, 19 Jun 2014 04:36:40 -0400 Subject: [PATCH] sysclone add feature: update delta change from golden client to target node --- xCAT-server/lib/xcat/plugins/anaconda.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index b286edb5c..535317bee 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -1682,6 +1682,7 @@ sub mksysclone copy("$installroot/postscripts/$script1","$pspath/15all.$script1"); copy("$installroot/postscripts/$script2","$pspath/16all.$script2"); copy("$installroot/postscripts/runxcatpost","$pspath/17all.runxcatpost"); + copy("$installroot/postscripts/makeinitrd","$pspath/20all.makeinitrd"); unless (-r "$pspath/10all.fix_swap_uuids") {