From 7e495b51b68f11e77ea1e4aa4d01605111da2483 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Sat, 19 Sep 2015 17:26:12 -0500 Subject: [PATCH] Update readme to reflect various ISO disks --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c584ad28..8816f925 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ Check out the new netboot.xyz documentation hosted at ReadTheDocs: Grab these bootloaders and drop them in Fusion/VirtualBox/DRAC/iLO to get started: -* [ISO](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) -* [Floppy/USB](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) -* [Kernel](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) +* ISO: [dhcp](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) | [static](http://cdn.netboot.xyz/ipxe/netboot.xyz-static.iso) +* Floppy/USB: [dhcp](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) | [static](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) +* Linux Bootable Kernel: [dhcp](http://cdn.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://cdn.netboot.xyz/ipxe/netboot.xyz-static.lkrn) #### Feedback