prevent the running of postbootscripts
This commit is contained in:
parent
8238177b7f
commit
d5a02a43a8
@ -6,7 +6,7 @@ B<rmkitcomp> - Remove Kit components from an xCAT osimage.
|
||||
|
||||
B<rmkitcomp> [B<-?>|B<-h>|B<--help>] [B<-v>|B<--version>]
|
||||
|
||||
B<rmkitcomp> [B<-V>|B<--verbose>] [B<-u>|B<--uninstall>] [B<-f>|B<--force>] B<-i> I<osimage> I<kitcompname_list>
|
||||
B<rmkitcomp> [B<-V>|B<--verbose>] [B<-u>|B<--uninstall>] [B<-f>|B<--force>] [B<--noscripts>] B<-i> I<osimage> I<kitcompname_list>
|
||||
|
||||
=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>
|
||||
|
||||
osimage name that include this kit component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user