From 80b3b7ed87db0998eba216e85ad11f54d6b015b0 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 docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst --- .../networks/onie_switches/os_cumulus/prepare.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst b/docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst index 8fbdc1073..e38d97f65 100644 --- a/docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst +++ b/docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst @@ -1,7 +1,7 @@ Preparation =========== -Prepare the Cumulus Linux files on the xCAT Management Node. +Prepare the Cumulus Linux files on the xCAT Management Node. #. Obtain a valid Cumulus Linux License and download the Cumulus Linux OS installer. @@ -10,18 +10,18 @@ Prepare the Cumulus Linux files on the xCAT Management Node. # Create a directory to hold the cumulus linux files mkdir -p /install/custom/sw_os/cumulus/ - # copy the license file + # copy the license file cp licensefile.txt /install/custom/sw_os/cumulus/ - # copy the installer + # copy the installer cp cumulus-linux-3.1.0-bcm-armel.bin /install/custom/sw_os/cumulus/ -Cumulus osimage +Cumulus osimage --------------- xCAT can able to create a cumulus osimage defintion via ``copycds`` command. ``copycds`` will copy cumulus installer to a destination directory, and create several relevant osimage definitions. **cumulus-** is the default osimage name. :: - + #run copycds command # copycds cumulus-linux-3.5.2-bcm-armel.bin