Forráskód Böngészése

Add instructions for the netboot.xyz entry point

Antony Messerli 9 éve
szülő
commit
479dab3a67
2 módosított fájl, 8 hozzáadás és 0 törlés
  1. 4 0
      README.md
  2. 4 0
      docs/index.md

+ 4 - 0
README.md

@@ -18,6 +18,10 @@ Grab these bootloaders and drop them in Fusion/VirtualBox/DRAC/iLO to get starte
 * Linux Bootable Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
 * SHA256 Checksums: [sha256sums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
 
+If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing:
+
+    chain --autofree http://boot.netboot.xyz
+
 #### Feedback
 
 Feel free to open up an issue on github or contact me at antony@mes.ser.li

+ 4 - 0
docs/index.md

@@ -13,6 +13,10 @@ Grab these bootloaders and drop them into your favorite virtualization tool to s
 * Linux Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
 * SHA256 Checksums: [sha256sums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
 
+If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing:
+
+    chain --autofree http://boot.netboot.xyz
+
 ### Booting Methods
 #### NIC with Embedded iPXE