2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/winimage.5.rst

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 3ffb12bdd5
commit 2bbd9b4c72

View File

@ -19,7 +19,7 @@ SYNOPSIS
********
\ **winimage Attributes:**\ \ *imagename*\ , \ *template*\ , \ *installto*\ , \ *partitionfile*\ , \ *winpepath*\ , \ *comments*\ , \ *disable*\
\ **winimage Attributes:**\ \ *imagename*\ , \ *template*\ , \ *installto*\ , \ *partitionfile*\ , \ *winpepath*\ , \ *comments*\ , \ *disable*\
***********
@ -36,46 +36,46 @@ winimage Attributes:
\ **imagename**\
\ **imagename**\
The name of this xCAT OS image definition.
\ **template**\
\ **template**\
The fully qualified name of the template file that is used to create the windows unattend.xml file for diskful installation.
\ **installto**\
\ **installto**\
The disk and partition that the Windows will be deployed to. The valid format is <disk>:<partition>. If not set, default value is 0:1 for bios boot mode(legacy) and 0:3 for uefi boot mode; If setting to 1, it means 1:1 for bios boot and 1:3 for uefi boot
\ **partitionfile**\
\ **partitionfile**\
The path of partition configuration file. Since the partition configuration for bios boot mode and uefi boot mode are different, this configuration file can include both configurations if you need to support both bios and uefi mode. Either way, you must specify the boot mode in the configuration. Example of partition configuration file: [BIOS]xxxxxxx[UEFI]yyyyyyy. To simplify the setting, you also can set installto in partitionfile with section like [INSTALLTO]0:1
\ **winpepath**\
\ **winpepath**\
The path of winpe which will be used to boot this image. If the real path is /tftpboot/winboot/winpe1/, the value for winpepath should be set to winboot/winpe1
\ **comments**\
\ **comments**\
Any user-written notes.
\ **disable**\
\ **disable**\
Set to 'yes' or '1' to comment out this row.
@ -84,5 +84,5 @@ SEE ALSO
********
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\