]> git.proxmox.com Git - grub2.git/commitdiff
docs: grub-install is no longer a shell script
authorDaniel Axtens <dja@axtens.net>
Wed, 28 Oct 2020 01:57:18 +0000 (12:57 +1100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 20 Nov 2020 13:36:50 +0000 (14:36 +0100)
Since commit cd46aa6cefab in 2013, grub-install hasn't been a shell
script. The para doesn't really add that much, especially since it's
the user manual, so just drop it.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi

index 37f7ce7da5fc682c3f4c5f891e967245a1ec4283..94ac2eac9836d071d6fedc35f82dc387e753c69e 100644 (file)
@@ -695,13 +695,6 @@ floppy instead of exposing the USB drive as a hard disk (they call it
 This install doesn't conflict with standard install as long as they are in
 separate directories.
 
-Note that @command{grub-install} is actually just a shell script and the
-real task is done by other tools such as @command{grub-mkimage}. Therefore,
-you may run those commands directly to install GRUB, without using
-@command{grub-install}. Don't do that, however, unless you are very familiar
-with the internals of GRUB. Installing a boot loader on a running OS may be
-extremely dangerous.
-
 On EFI systems for fixed disk install you have to mount EFI System Partition.
 If you mount it at @file{/boot/efi} then you don't need any special arguments: