]> code.delx.au - refind/blobdiff - docs/refind/linux.html
Updated NEWS and docs for 0.10.6
[refind] / docs / refind / linux.html
index 72d861f471283eeee900909613be353fda2ef702..3f240024101b2bcbdc7fc1a567920d1ac732f848 100644 (file)
@@ -376,10 +376,13 @@ extends it as follows:</p>
     <tt>initramfs-3.19.0.bz</tt>; and
     <tt>vmlinuz-4.2.5-300.fc23.x86_64</tt>'s version string is
     <tt>4.2.5-300.fc23.x86_64</tt>, which matches
-    <tt>initrd-4.2.5-300.fc23.x86_64.img</tt>. Many other matches are
-    possible. If an initial RAM disk is identified, rEFInd passes a suitable
-    <tt>initrd=</tt> option to the kernel when it boots. There are two
-    variants on this rule:
+    <tt>initrd-4.2.5-300.fc23.x86_64.img</tt>. In order to support Arch Linux
+    kernel naming the strings <tt>linux</tt> and <tt>linux-lts</tt> are
+    treated as digits. So <tt>vmlinuz-linux-lts</tt> has version
+    <tt>linux-lts</tt>, which matches <tt>initramfs-linux-lts.img</tt>.
+    Many other matches are possible. If an initial RAM disk is identified,
+    rEFInd passes a suitable <tt>initrd=</tt> option to the kernel when it
+    boots. There are two variants on this rule:
 
     <ul>