Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
download [2018/07/05 21:33]
mcb30
download [2022/02/17 12:28]
mcb30
Line 3: Line 3:
 ===== Pre-built binaries ===== ===== Pre-built binaries =====
  
-You can download a prebuilt binary version of iPXE as an ISO image from [[http://​boot.ipxe.org/​ipxe.iso]]. ​ This image allows you to experiment with iPXE for the first time.  To use iPXE fully, you will need to build an appropriate image from source.+You can download a prebuilt binary version of iPXE as an ISO image from [[https://​boot.ipxe.org/​ipxe.iso]]. ​ This image allows you to experiment with iPXE for the first time.  To use iPXE fully, you will need to build an appropriate image from source.
  
 ===== Source code ===== ===== Source code =====
  
-The iPXE source code is maintained in a git repository at [[http://git.ipxe.org/ipxe.git]].  You can check out a copy of the code using:+The iPXE source code is maintained in a git repository at [[https://github.com/ipxe/​ipxe]]. ​ You can check out a copy of the code using:
  
-    git clone git://git.ipxe.org/ipxe.git+    git clone https://github.com/ipxe/​ipxe.git
  
 and build it using: and build it using:
Line 18: Line 18:
 You will need to have at least the following packages installed in order to build iPXE: You will need to have at least the following packages installed in order to build iPXE:
  
-  * gcc (version 3 or later) +  * gcc 
-  * binutils ​(version 2.18 or later)+  * binutils
   * make   * make
   * perl   * perl
   * liblzma or xz header files   * liblzma or xz header files
   * mtools   * mtools
-  * mkisofs (needed only for building .iso images)+  * mkisofs ​or genisoimage or xorrisofs ​(needed only for building .iso images)
   * syslinux (for isolinux, needed only for building .iso images)   * syslinux (for isolinux, needed only for building .iso images)
  
download.txt · Last modified: 2022/02/17 12:28 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.