GNU bug report logs - #42057
[PATCH] doc: Add progress display in 'dd' command lines.

Previous Next

Package: guix-patches;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Fri, 26 Jun 2020 10:06:01 UTC

Severity: normal

Tags: patch

Done: Brice Waegeneire <brice <at> waegenei.re>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42057 in the body.
You can then email your comments to 42057 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#42057; Package guix-patches. (Fri, 26 Jun 2020 10:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brice Waegeneire <brice <at> waegenei.re>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 26 Jun 2020 10:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: Add progress display in 'dd' command lines.
Date: Fri, 26 Jun 2020 12:05:44 +0200
* doc/guix.texi (System Installation): Adjust 'dd' command line to
display progress …
(System Configuration): … same here.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index af3a06724d..9a5116d5aa 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1978,7 +1978,7 @@ its device name.  Assuming that the USB stick is known as @file{/dev/sdX},
 copy the image with:
 
 @example
-dd if=guix-system-install-@value{VERSION}.x86_64-linux.iso of=/dev/sdX
+dd if=guix-system-install-@value{VERSION}.x86_64-linux.iso of=/dev/sdX status=progress
 sync
 @end example
 
@@ -27774,7 +27774,7 @@ the device corresponding to a USB stick, one can copy the image to it
 using the following command:
 
 @example
-# dd if=$(guix system disk-image my-os.scm) of=/dev/sdc
+# dd if=$(guix system disk-image my-os.scm) of=/dev/sdc status=progress
 @end example
 
 When using @code{docker-image}, a Docker image is produced.  Guix builds
-- 
2.26.2





Information forwarded to guix-patches <at> gnu.org:
bug#42057; Package guix-patches. (Sat, 27 Jun 2020 17:14:02 GMT) Full text and rfc822 format available.

Message #8 received at 42057 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: 42057 <at> debbugs.gnu.org
Subject: Re: [bug#42057] [PATCH] doc: Add progress display in 'dd' command
 lines.
Date: Sat, 27 Jun 2020 19:12:59 +0200
Brice Waegeneire <brice <at> waegenei.re> skribis:

> * doc/guix.texi (System Installation): Adjust 'dd' command line to
> display progress …
> (System Configuration): … same here.

LGTM, thanks!

Ludo'.




Reply sent to Brice Waegeneire <brice <at> waegenei.re>:
You have taken responsibility. (Sun, 28 Jun 2020 11:39:01 GMT) Full text and rfc822 format available.

Notification sent to Brice Waegeneire <brice <at> waegenei.re>:
bug acknowledged by developer. (Sun, 28 Jun 2020 11:39:01 GMT) Full text and rfc822 format available.

Message #13 received at 42057-done <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 42057-done <at> debbugs.gnu.org
Subject: Re: [bug#42057] [PATCH] doc: Add progress display in 'dd' command
 lines.
Date: Sun, 28 Jun 2020 11:38:13 +0000
Pushed as e39b2363f5b92b9c8dfc0da7d8fbaedb1c172b46.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 27 Jul 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.