adding iPXE
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -24,3 +24,4 @@
|
|||||||
/logs
|
/logs
|
||||||
*.swp
|
*.swp
|
||||||
*.lck
|
*.lck
|
||||||
|
i#src/ipxe/src/
|
||||||
|
|||||||
5
.gitmodules
vendored
Normal file
5
.gitmodules
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[submodule "src/ipxe"]
|
||||||
|
path = src/ipxe
|
||||||
|
url = git://git.ipxe.org/ipxe.git
|
||||||
|
[submodule "ipxe"]
|
||||||
|
branch = master
|
||||||
1
src/ipxe
Submodule
1
src/ipxe
Submodule
Submodule src/ipxe added at d73982f098
Reference in New Issue
Block a user