all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26551: [PATCH] doc: Replace --no-grub by --no-bootloader.
@ 2017-04-18  9:25 Mathieu Othacehe
  2017-04-22 21:15 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Othacehe @ 2017-04-18  9:25 UTC (permalink / raw)
  To: 26551

* doc/guix.texi: Replace all references to "--no-grub" by
  "--no-bootloader".
---

Hi Guix,

Here's a follow up of patch a9eadc06ac57846aaa8fdeb550b32e44f59c9437.
I'm not sure whether or not I shall mention that --no-grub still exists
for compatibility reasons.

Thanks,

Mathieu

 doc/guix.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 810139dbc..fd3483ee5 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
-@file{/dev/sdX}, unless you pass the @option{--no-grub} option.  For
+@file{/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
-@option{--no-grub} is passed.
+@option{--no-bootloader} 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
-@file{my-os-config}, unless the @option{--no-grub} option was passed.
+@file{my-os-config}, unless the @option{--no-bootloader} option was passed.
 
 @item vm
 @cindex virtual machine
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#26551: [PATCH] doc: Replace --no-grub by --no-bootloader.
  2017-04-18  9:25 bug#26551: [PATCH] doc: Replace --no-grub by --no-bootloader Mathieu Othacehe
@ 2017-04-22 21:15 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2017-04-22 21:15 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: 26551-done


Mathieu Othacehe <m.othacehe@gmail.com> writes:

> * doc/guix.texi: Replace all references to "--no-grub" by
>   "--no-bootloader".
> ---

This was pushed with commit f8818360d5c185543b4bd1ad1c3c3ad7191af0c4.

Thanks!

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-22 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-18  9:25 bug#26551: [PATCH] doc: Replace --no-grub by --no-bootloader Mathieu Othacehe
2017-04-22 21:15 ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.