From d5a02a43a84890f777f0c3001204ff6fbd796692 Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Thu, 12 Dec 2013 17:48:17 +0800 Subject: [PATCH] prevent the running of postbootscripts --- xCAT-client/pods/man1/rmkitcomp.1.pod | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/rmkitcomp.1.pod b/xCAT-client/pods/man1/rmkitcomp.1.pod index 168f88236..13aee4938 100644 --- a/xCAT-client/pods/man1/rmkitcomp.1.pod +++ b/xCAT-client/pods/man1/rmkitcomp.1.pod @@ -6,7 +6,7 @@ B - Remove Kit components from an xCAT osimage. B [B<-?>|B<-h>|B<--help>] [B<-v>|B<--version>] -B [B<-V>|B<--verbose>] [B<-u>|B<--uninstall>] [B<-f>|B<--force>] B<-i> I I +B [B<-V>|B<--verbose>] [B<-u>|B<--uninstall>] [B<-f>|B<--force>] [B<--noscripts>] B<-i> I I =head1 DESCRIPTION @@ -38,6 +38,11 @@ Command version. Remove this kit component from osimage no matter it is a dependency of other kit components. +=item B<--noscripts> + +Do not remove kitcomponent's postbootscripts from osimage + + =item B<-i> I osimage name that include this kit component.