소스 검색

Adding comments for using iPXE and CoreOS

Antony Messerli 9 년 전
부모
커밋
56fafe72e8
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      src/coreos.ipxe

+ 4 - 1
src/coreos.ipxe

@@ -2,7 +2,10 @@
 
 # CoreOS
 # https://www.coreos.com
-
+# For further info on:
+# iPXE and CoreOS: https://coreos.com/os/docs/latest/booting-with-ipxe.html
+# Setting up Cloud Config: https://github.com/coreos/coreos-cloudinit
+ 
 goto ${menu}
 
 :coreos