]> code.delx.au - refind/blobdiff - docs/refind/getting.html
New configuration token, deep_uefi_legacy_scan, controls whether to
[refind] / docs / refind / getting.html
index ed43e16ccb43c20bbd7ec858878a61e9db28dc13..dc989b5604ceac20ab9d9af08f77ecbab13c204e 100644 (file)
@@ -15,7 +15,7 @@
 href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
 <p>Originally written: 3/14/2012; last Web page update:
-5/15/2014, referencing rEFInd 0.8.1</p>
+5/16/2014, referencing rEFInd 0.8.1</p>
 
 <p>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!</p>
 
@@ -250,6 +250,22 @@ computer.</p>
 
 <ul>
 
+<li><b>Ubuntu</b>&mdash;Although an official Ubuntu package isn't
+    available, I've created a <a
+    href="https://launchpad.net/~rodsmith/+archive/refind">rEFInd PPA</a>
+    for Ubuntu. To use it, type <tt class="userinput">sudo
+    apt-add-repository ppa:rodsmith/refind</tt>, then <tt
+    class="userinput">sudo apt-get update</tt>. You can then type <tt
+    class="userinput">apt-get install refind</tt> to install the package.
+    Thereafter, the rEFInd version will update along with your other
+    software. This package is built with GNU-EFI and is not signed with a
+    Secure Boot key; however, the install script (which launches
+    automatically when you install the package) should sign the binary with
+    a locally-generated key if it detects that your system uses Secure
+    Boot. Thus, if you've previously installed one of my binaries on a
+    Secure Boot system and added its key as a MOK, you'll have to add your
+    local key when you reboot.</li>
+
 <li><b>Arch Linux</b>&mdash;You can obtain rEFInd from the Arch
     repositories, in both a stable version (the <tt>refind-efi</tt> package
     installable via <tt>pacman</tt>) and an experimental release built from