Blame SOURCES/0382-docs-grub.texi-Add-a-comment-about-usefullness-of-na.patch

f96e0b
From 5fe555f22c36e6e03ee1e44bb2cd1d013489f8e9 Mon Sep 17 00:00:00 2001
f96e0b
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
f96e0b
Date: Sun, 28 Apr 2013 18:53:59 +0200
f96e0b
Subject: [PATCH 382/482] 	* docs/grub.texi: Add a comment about
f96e0b
 usefullness of nativedisk.
f96e0b
f96e0b
---
f96e0b
 ChangeLog      | 4 ++++
f96e0b
 docs/grub.texi | 4 ++++
f96e0b
 2 files changed, 8 insertions(+)
f96e0b
f96e0b
diff --git a/ChangeLog b/ChangeLog
f96e0b
index 4833670..32a2a8e 100644
f96e0b
--- a/ChangeLog
f96e0b
+++ b/ChangeLog
f96e0b
@@ -1,5 +1,9 @@
f96e0b
 2013-04-28  Vladimir Serbinenko  <phcoder@gmail.com>
f96e0b
 
f96e0b
+	* docs/grub.texi: Add a comment about usefullness of nativedisk.
f96e0b
+
f96e0b
+2013-04-28  Vladimir Serbinenko  <phcoder@gmail.com>
f96e0b
+
f96e0b
 	* grub-core/commands/nativedisk.c: Ignore unknown filesystem error.
f96e0b
 
f96e0b
 2013-04-28  Vladimir Serbinenko  <phcoder@gmail.com>
f96e0b
diff --git a/docs/grub.texi b/docs/grub.texi
f96e0b
index 587c64e..bfd42ee 100644
f96e0b
--- a/docs/grub.texi
f96e0b
+++ b/docs/grub.texi
f96e0b
@@ -4041,6 +4041,10 @@ Alias for @code{hashsum --hash md5 arg @dots{}}. See command @command{hashsum}
f96e0b
 
f96e0b
 @deffn Command nativedisk
f96e0b
 Switch from firmware disk drivers to native ones.
f96e0b
+Really useful only on platforms where both
f96e0b
+firmware and native disk drives are available.
f96e0b
+Currently i386-pc, i386-efi, i386-ieee1275 and
f96e0b
+x86_64-efi.
f96e0b
 @end deffn
f96e0b
 
f96e0b
 @node normal
f96e0b
-- 
f96e0b
1.8.2.1
f96e0b