diff --git a/xnba/README b/xnba/README index dc39350..a185be2 100644 --- a/xnba/README +++ b/xnba/README @@ -9,7 +9,7 @@ Current version is 1.20.1, the tar command below will use 1.20.1 to generate xnb Build xNBA rpm for xcat-dep --------------------------- -1. Clone xcat-dep/xnba and create a new branch +1. Clone xcat-dep/xnba and create a new branch: git clone git@github.com:xcat2/xcat-dep.git; cd xcat-dep; git checkout -b 2. Checkin the generated xnba-.tar.bz2 file from above into git 3. Modify patch files if needed and checkin into git. The patch files will automatically be applied during build step below. The following patches contain modification for xCAT Network Boot Agent @@ -19,7 +19,7 @@ Build xNBA rpm for xcat-dep ipxe-dhcp.patch ipxe-branding.patch -4. On x86 build machine, checkout the branch created above +4. On x86 build machine, checkout the branch created above: git clone https://github.com/xcat2/xcat-dep.git; cd xcat-dep; For linux ---------