Menu

Tree [d9cc29] master /
 History

HTTPS access


File Date Author Commit
 EfiLib 2017-08-06 srs5694 srs5694 [ee5e0b] Refinement to hidden-tags support.
 banners 2015-11-30 srs5694 srs5694 [37c98e] More documentation of copyrights and licenses.
 debian 2018-11-12 srs5694 srs5694 [1e2c1f] Version 0.11.4 final release.
 docs 2019-01-08 srs5694 srs5694 [f64cb5] Updates to the Secure Boot documentation.
 filesystems 2018-11-12 srs5694 srs5694 [1e2c1f] Version 0.11.4 final release.
 fonts 2018-07-11 nl6720 nl6720 [ae03ec] Don't hardcode paths in shebangs, use /usr/bin/env
 gptsync 2017-07-30 srs5694 srs5694 [8cf5b7] Further Makefile enhancements to support easier...
 icons 2018-07-07 srs5694 srs5694 [0a573c] Copied gummiboot icon to os_systemd.png.
 images 2018-07-11 nl6720 nl6720 [ae03ec] Don't hardcode paths in shebangs, use /usr/bin/env
 include 2018-11-14 srs5694 srs5694 [cf9c8f] Fixed bug in hidden tags when use_nvram is false.
 keys 2015-12-14 srs5694 srs5694 [476348] Added centos.cer & centos.crt public key files ...
 libeg 2018-11-14 srs5694 srs5694 [cf9c8f] Fixed bug in hidden tags when use_nvram is false.
 mok 2015-12-09 srs5694 srs5694 [450fdc] Close to finished with debian/copyright revisions.
 net unknown
 old-banners 2015-11-30 srs5694 srs5694 [37c98e] More documentation of copyrights and licenses.
 refind 2018-11-14 srs5694 srs5694 [cf9c8f] Fixed bug in hidden tags when use_nvram is false.
 themes 2018-07-17 srs5694 srs5694 [9d0e82] Added JPEG support.
 BUILDING.txt 2018-07-06 srs5694 srs5694 [b5af03] Updates, mostly to documentation, for UDK2018.
 COPYING.txt unknown
 CREDITS.txt 2017-08-08 srs5694 srs5694 [8e3e76] Documentation updates.
 LICENSE.txt unknown
 Make.common 2017-07-30 srs5694 srs5694 [8cf5b7] Further Makefile enhancements to support easier...
 Makefile 2018-07-06 srs5694 srs5694 [b5af03] Updates, mostly to documentation, for UDK2018.
 NEWS.txt 2018-11-14 srs5694 srs5694 [cf9c8f] Fixed bug in hidden tags when use_nvram is false.
 README.txt 2017-05-26 srs5694 srs5694 [abf445] Further improvements to build process in the Ti...
 RefindPkg.dec 2017-05-28 srs5694 srs5694 [565495] Further refinements to build procedures, especi...
 RefindPkg.dsc 2018-11-12 srs5694 srs5694 [1e2c1f] Version 0.11.4 final release.
 gptsync.inf 2017-05-28 srs5694 srs5694 [2eab99] A few minor BUILDING.txt and build-file tweaks.
 mkcdimage 2018-07-11 nl6720 nl6720 [ae03ec] Don't hardcode paths in shebangs, use /usr/bin/env
 mkdistrib 2018-07-11 nl6720 nl6720 [ae03ec] Don't hardcode paths in shebangs, use /usr/bin/env
 mkrlconf 2018-07-11 nl6720 nl6720 [ae03ec] Don't hardcode paths in shebangs, use /usr/bin/env
 mountesp 2018-08-24 srs5694 srs5694 [490425] Partial reversion of commit de2b06e, since macO...
 mvrefind 2018-10-23 srs5694 srs5694 [29fe6c] Fixed ESP-location bug in mvrefind when autofs ...
 refind-alt.spec unknown
 refind-install 2019-03-22 esotechnica esotechnica [d9cc29] Removed excessive forward slashes from InstallD...
 refind-mkdefault 2016-04-23 srs5694 srs5694 [69c4ac] Tweaked refind-mkdefault return values for some...
 refind.conf-sample 2019-01-06 srs5694 srs5694 [e36ca0] Clarified documentation on boot loader hiding o...
 refind.inf 2018-07-17 srs5694 srs5694 [9d0e82] Added JPEG support.
 refind.spec 2018-11-12 srs5694 srs5694 [1e2c1f] Version 0.11.4 final release.

Read Me

Brief Installation Instructions (Binary Package)
================================================

This is rEFInd, an EFI boot manager. The binary package includes the
following files and subdirectories:

   File                             Description
   -----------------------------    -----------------------------
   refind/refind_ia32.efi           The main IA32 rEFInd binary
   refind/refind_x64.efi            The main x86-64 rEFInd binary
   refind/refind.conf-sample        A sample configuration file
   refind/icons/                    Subdirectory containing icons
   refind/drivers_ia32/             Subdirectory containing IA32 drivers
   refind/drivers_x64/              Subdirectory containing x86-64 drivers
   keys/                            Subdirectory containing MOKs
   refind-install                   Linux/MacOS installation script
   refind-mkdefault                 Script to make rEFInd the default
   mkrlconf                         A script to create refind_linux.conf
   mvrefind                         A script to move a rEFInd installation
   README.txt                       This file
   NEWS.txt                         A summary of program changes
   LICENSE.txt                      The original rEFIt license
   COPYING.txt                      The rEFInd license
   CREDITS.txt                      Acknowledgments of code sources
   docs/                            Documentation in HTML format

The easiest way of installing rEFInd is generally to use the refind-install
script; however, you must be running under Linux or OS X to do this. If
you're using either of those OSes, simply typing "./refind-install" will
generally install rEFInd. If you have problems with this method, though,
you'll have to do a manual installation. The refind-install script supports
a number of options that you might want to use; consult the
docs/refind/installing.html file for details.

To install the binary package manually, you must first access your EFI
System Partition (ESP). You can then place the files from the refind
subdirectory in a subdirectory of the ESP's EFI directory. You may omit the
.efi binary for the type of computer you're NOT using, and you may
optionally rename the .efi file for the binary you are using. If this is an
initial installation, you should rename refind.conf-sample to refind.conf;
but if you're replacing an existing installation, you should leave your
existing refind.conf intact. The end result might include the following
files on the ESP:

 EFI/refind/refind_x64.efi
 EFI/refind/refind.conf
 EFI/refind/icons/

Unfortunately, dropping the files in the ESP is not sufficient; as
described in the docs/refind/installing.html file, you must also tell your
EFI about rEFInd. Precisely how to do this varies with your OS or, if you
choose to do it through the EFI, your EFI implementation. In some cases you
may need to rename the EFI/refind directory as EFI/boot, and rename
refind_x86.efi to bootx64.efi (or refind_ia32.efi to bootia32.efi on 32-bit
systems). Consult the installing.html file for full details.

If you want to use any of the filesystem drivers, you must install them,
too. Creating a subdirectory of the rEFInd binary directory called
drivers_x64 (for x86-64 systems), drivers_ia32 (for x86 systems), or
drivers (for any architecture) and copying the drivers you want to this
location should do the trick. When you next launch it, rEFInd should load
the drivers, giving you access to the relevant filesystems.

Brief Installation Instructions (Source Package)
================================================

rEFInd source code can be obtained from
https://sourceforge.net/projects/refind/. Consult the BUILDING.txt file in
the source code package for build instructions. Once  you've built the
source code, you can use the refind-install script to install the binaries
you've built. Alternatively, you can duplicate the directory tree described
above by copying the individual files and the icons directory to the ESP.