[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: doc: Replace --no-grub by --no-bootloader.
From: |
Danny Milosavljevic |
Subject: |
01/01: doc: Replace --no-grub by --no-bootloader. |
Date: |
Tue, 18 Apr 2017 10:35:38 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit f8818360d5c185543b4bd1ad1c3c3ad7191af0c4
Author: Mathieu Othacehe <address@hidden>
Date: Tue Apr 18 11:25:53 2017 +0200
doc: Replace --no-grub by --no-bootloader.
Fixes <http://bugs.gnu.org/26551>.
Followup to a9eadc06ac57846aaa8fdeb550b32e44f59c9437.
* doc/guix.texi: Replace all references to "--no-grub" by
"--no-bootloader".
Signed-off-by: Danny Milosavljevic <address@hidden>
---
doc/guix.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 810139d..fd3483e 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -7413,7 +7413,7 @@ guix system init /mnt/etc/config.scm /mnt
@noindent
This copies all the necessary files and installs GRUB on
address@hidden/dev/sdX}, unless you pass the @option{--no-grub} option. For
address@hidden/dev/sdX}, unless you pass the @option{--no-bootloader} option.
For
more information, @pxref{Invoking guix system}. This command may trigger
downloads or builds of missing packages, which can take some time.
@@ -15094,7 +15094,7 @@ overwritten. This behavior mirrors that of
@command{guix package}
It also adds a GRUB menu entry for the new OS configuration, and moves
entries for older configurations to a submenu---unless
address@hidden is passed.
address@hidden is passed.
@quotation Note
@c The paragraph below refers to the problem discussed at
@@ -15174,7 +15174,7 @@ needed for the system to operate correctly---e.g., the
@file{/etc},
@file{/var}, and @file{/run} directories, and the @file{/bin/sh} file.
This command also installs GRUB on the device specified in
address@hidden, unless the @option{--no-grub} option was passed.
address@hidden, unless the @option{--no-bootloader} option was passed.
@item vm
@cindex virtual machine