GNU bug report logs -
#29509
[PATCH 0/6] Display progress bar in 'guix system init'
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Thu, 30 Nov 2017 13:47:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#29509: [PATCH 0/6] Display progress bar in 'guix system init'
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 29509 <at> debbugs.gnu.org.
--
29509: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29509
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Ludovic Courtès <ludo <at> gnu.org> skribis:
> progress: Factorize erase-in-line.
> progress: 'progress-bar' accounts for brackets.
> progress: Add 'progress-reporter/bar'.
> weather: Use (guix progress) for progress report.
> guix system: Simplify closure copy.
> guix system: 'init' displays a progress bar while copying.
I got an informal “LGTM” from Mathieu yesterday on IRC and it all seems
to work for me, so I went ahead and pushed.
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hello!
This patch set factorizes support for progress bars in the (guix
progress) module that 宋文武 implemented a while back.
It then uses it in ‘guix weather’ (which had its own progress bar) and
in ‘guix system init’ when copying store items to the target partition.
Feedback welcome!
Ludo’.
Ludovic Courtès (6):
progress: Factorize erase-in-line.
progress: 'progress-bar' accounts for brackets.
progress: Add 'progress-reporter/bar'.
weather: Use (guix progress) for progress report.
guix system: Simplify closure copy.
guix system: 'init' displays a progress bar while copying.
.dir-locals.el | 3 +-
guix/progress.scm | 69 ++++++++++++++++++++++++++++--
guix/scripts/system.scm | 76 ++++++++++++++++++---------------
guix/scripts/weather.scm | 106 +++++++++++++++++++++++------------------------
4 files changed, 163 insertions(+), 91 deletions(-)
--
2.15.0
This bug report was last modified 7 years and 221 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.