From 2399131b014a1058503a8f51f5013f8c690a6e34 Mon Sep 17 00:00:00 2001 From: Erich Cordoba Date: Sun, 23 Dec 2018 11:00:04 -0600 Subject: [PATCH] Change stx-installer path in developers path Change-Id: I07f5156c1f65c7d4a50c99bdc9cf7b43decef18e Signed-off-by: Erich Cordoba --- doc/source/developer_guide/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/developer_guide/index.rst b/doc/source/developer_guide/index.rst index c0073bfc6..004659418 100644 --- a/doc/source/developer_guide/index.rst +++ b/doc/source/developer_guide/index.rst @@ -415,10 +415,10 @@ Download Source Code Repositories .. code:: sh - $ mkdir -p $HOME/starlingx/mirror/CentOS/tis-installer - $ cp $HOME/starlingx/mirror/CentOS/stx-r1/CentOS/pike/Binary/images/pxeboot/initrd.img $HOME/starlingx/mirror/CentOS/tis-installer/initrd.img-stx-0.2 - $ cp $HOME/starlingx/mirror/CentOS/stx-r1/CentOS/pike/Binary/images/pxeboot/vmlinuz $HOME/starlingx/mirror/CentOS/tis-installer/vmlinuz-stx-0.2 - $ cp $HOME/starlingx/mirror/CentOS/stx-r1/CentOS/pike/Binary/LiveOS/squashfs.img $HOME/starlingx/mirror/CentOS/tis-installer/squashfs.img-stx-0.2 + $ mkdir -p $HOME/starlingx/mirror/CentOS/stx-installer + $ cp $HOME/starlingx/mirror/CentOS/stx-r1/CentOS/pike/Binary/images/pxeboot/initrd.img $HOME/starlingx/mirror/CentOS/stx-installer/initrd.img + $ cp $HOME/starlingx/mirror/CentOS/stx-r1/CentOS/pike/Binary/images/pxeboot/vmlinuz $HOME/starlingx/mirror/CentOS/stx-installer/vmlinuz + $ cp $HOME/starlingx/mirror/CentOS/stx-r1/CentOS/pike/Binary/LiveOS/squashfs.img $HOME/starlingx/mirror/CentOS/stx-installer/squashfs.img ************** Build Packages @@ -506,7 +506,7 @@ Then, rename them to: There are two ways to use these files: -#. Store the files in the */import/mirror/CentOS/tis-installer/* folder +#. Store the files in the */import/mirror/CentOS/stx-installer/* folder for future use. #. Store it in an arbitrary location and modify the *$MY_REPO/stx/stx-metal/installer/pxe-network-installer/centos/build_srpm.data*