2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2026-09-01 15:06:05 +00:00

Update README

This commit is contained in:
Mark Gurevich
2021-06-22 14:43:36 -04:00
committed by GitHub
parent fa5da58792
commit 1a27740413
+1 -2
View File
@@ -22,8 +22,7 @@ Patch ipxe source
3.a To modify existing or create additional patch file:
i. git clone git://git.ipxe.org/ipxe.git
ii. Make changes to the files under ipxei/src directory
ii. Make changes to the files under ipxe/src directory
iii. git diff <changed file> > my.patch
iv. If creating a new patch, rename my.patch to something like ipxe-<xxx>.patch
v. If modifying existing patch, replace the contents of that .patch file with the my.patch