X-Git-Url: https://code.delx.au/refind/blobdiff_plain/860fb6e13e399f326ff20e25f9f36070ee67b1a9..65eb839a6d8d68a439056473a0d3728dfd39d2c4:/docs/refind/index.html diff --git a/docs/refind/index.html b/docs/refind/index.html index 897e0bb..7e79b57 100644 --- a/docs/refind/index.html +++ b/docs/refind/index.html @@ -14,7 +14,8 @@

by Roderick W. Smith, rodsmith@rodsbooks.com

-

Originally written: 3/14/2012; last Web page update: 4/5/2012, referencing rEFInd 0.2.4

+

Originally written: 3/14/2012; last Web page update: +5/20/2012, referencing rEFInd 0.4.0

I'm a technical writer and consultant specializing in Linux technologies. This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money. If you find this Web page useful, please consider making a small donation to help keep this site up and running. Thanks!

@@ -117,6 +118,10 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • Configuring the Boot Manager—For advanced users, information on customizing a rEFInd installation
  • +
  • Using EFI Drivers—Why and how to have rEFInd launch EFI drivers
  • + +
  • Theming rEFind—Information on third-party themes for rEFInd
  • +
  • Options for Booting Linux—Methods of booting Linux, particularly with the EFI stub loader (distribution maintainers should read this!)
  • Revisions—Information on the history of rEFInd releases
  • @@ -125,7 +130,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    -

    Note: I consider rEFInd to be alpha-quality software! Although rEFIt 0.14, upon which rEFInd is based, is beta-quality, I've changed a great deal of the code, and I'm still learning about it. I'm discovering bugs (old and new) and fixing them every day or two. That said, rEFInd is a usable program in its current form on many systems. If you have problems, feel free to drop me a line.

    +

    Note: I consider rEFInd to be beta-quality software! I'm discovering bugs (old and new) and fixing them every few days. That said, rEFInd is a usable program in its current form on many systems. If you have problems, feel free to drop me a line.

    References and Additional Information

    @@ -145,6 +150,8 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • My own EFI Boot Loaders for Linux page provides information on installing and configuring several common Linux EFI boot loaders and boot managers.
  • +
  • Phoenix Technologies maintains a wiki on EFI topics, including information on many EFI system calls useful to programmers.
  • +
  • Additional programs @@ -159,6 +166,8 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • The official GPT fdisk partitioning software Web page
  • +
  • The Clover boot loader is a Hackintosh boot loader that incorporates, among other things, its own unique forks of rEFIt and of DUET (a TianoCore tool to boot UEFI on BIOS-based computers).
  • +
  • Communications