From fc894f968776ce876fda4b67f4083de94e5d2862 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-client/pods/man1/imgimport.1.pod --- xCAT-client/pods/man1/imgimport.1.pod | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xCAT-client/pods/man1/imgimport.1.pod b/xCAT-client/pods/man1/imgimport.1.pod index 2757ee48a..1c1891485 100644 --- a/xCAT-client/pods/man1/imgimport.1.pod +++ b/xCAT-client/pods/man1/imgimport.1.pod @@ -40,22 +40,22 @@ For statelite, the following files will be copied to the appropriate directories x.postinstall x.exlist -where x is the profile name. +where x is the profile name. -Any extra files, included by B<--extra> flag in the B command, will also be copied to the appropriate directories. +Any extra files, included by B<--extra> flag in the B command, will also be copied to the appropriate directories. For statelite, the litefile table will be updated for the image. The litetree and statelite tables are not imported. If B<-p> flag is specified, the I table will be updated with the postscripts and the postbootscripts names from the image for the nodes given by this flag. -If B<-f> flag is not specified, all the files will be copied to the same directories as the source. If it is specified, the old profile name x will be changed to the new and the files will be copied to the appropriate directores for the new profiles. For example, I will be copied to I and I will be copied to I. This flag is commonly used when you want to copy the image on the same xCAT mn so you can make modification on the new one. +If B<-f> flag is not specified, all the files will be copied to the same directories as the source. If it is specified, the old profile name x will be changed to the new and the files will be copied to the appropriate directores for the new profiles. For example, I will be copied to I and I will be copied to I. This flag is commonly used when you want to copy the image on the same xCAT mn so you can make modification on the new one. -After this command, you can run the B command and then start deploying the nodes. You can also choose to modify the files and run the following commands before the node deployment. +After this command, you can run the B command and then start deploying the nodes. You can also choose to modify the files and run the following commands before the node deployment. For stateful: nodeset -For stateless: +For stateless: genimage packimage nodeset @@ -72,7 +72,7 @@ For statelite =item B<-f|--profile> I -Import the image with a new profile name. +Import the image with a new profile name. =item B<-h|--help> @@ -101,14 +101,14 @@ Verbose output. imgimport foo.gz -2. Import the image with postscript names. +2. Import the image with postscript names. imgimport foo.gz -p node1,node2 The I table will be updated with the name of the I and the I for node1 and node2. -3. Import the image with a new profile name +3. Import the image with a new profile name imgimport foo.gz -f compute_test