Skip to content

Commit 24ca948

Browse files
author
Petko Petkov
committed
improving the readme
1 parent 6a5dda0 commit 24ca948

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# docker-pxe
22

33
### Setup and Configurations
4-
1. Go to pxe folder - cd pxe
5-
2. Modify pxe_api.go line 14 and specify your own kickstart file.
6-
3. Compile the code - go build pxe_api.go
4+
1. Modify docker-pxe/conf/dhcpd_template accordingly to your network setup.
5+
2. Add your kickstart file in docker-pxe/pxe/pxe_api.go and compile it (go build pxe_api.go)
76

87
#### Note: Why settle for static kickstart files, when you could generate them :). Please check my [Kickstart File Generator](https://github.com/ppetko/kickstart-generator)
98

0 commit comments

Comments
 (0)