]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi: Add a comment about usefullness of nativedisk.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 28 Apr 2013 16:53:59 +0000 (18:53 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 28 Apr 2013 16:53:59 +0000 (18:53 +0200)
ChangeLog
docs/grub.texi

index 4833670bc6856400ac80e9473f3a7ba62dd41e12..32a2a8e2ab1570d2550b51be03de02cc3b852f7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-28  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * docs/grub.texi: Add a comment about usefullness of nativedisk.
+
 2013-04-28  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/commands/nativedisk.c: Ignore unknown filesystem error.
index 587c64e0f5034b0373bcd423c3a971a37506316a..bfd42ee514e68380b05af69f278ec1b183a8758d 100644 (file)
@@ -4041,6 +4041,10 @@ Alias for @code{hashsum --hash md5 arg @dots{}}. See command @command{hashsum}
 
 @deffn Command nativedisk
 Switch from firmware disk drivers to native ones.
+Really useful only on platforms where both
+firmware and native disk drives are available.
+Currently i386-pc, i386-efi, i386-ieee1275 and
+x86_64-efi.
 @end deffn
 
 @node normal