Package: installation-reports Version: 2.47 Severity: wishlist Tags: patch I initially thought this option would upload the logfiles to the web somewhere. Renaming the option makes it clearer what it does before exposing a public service to the world :).
>From 9acb8266017860a82c41a868c9ac8b3aa7f1b91d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg <stapelb...@debian.org> Date: Sun, 29 Jul 2012 21:22:26 +0200 Subject: [PATCH] Rename 'web' to 'start a webserver'
I initially thought this option would upload the logfiles to the web somewhere. Renaming the option makes it clearer what it does before exposing a public service to the world :). --- debian/save-logs.templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/save-logs.templates b/debian/save-logs.templates index af500fe..29a9ef2 100644 --- a/debian/save-logs.templates +++ b/debian/save-logs.templates @@ -8,7 +8,7 @@ Template: save-logs/menu Type: select # Possible locations for debug logs to be saved # :sl2: -__Choices: floppy, web, mounted file system +__Choices: floppy, start a webserver, mounted file system # :sl2: _Description: How should the debug logs be saved or transferred? Debugging log files for the installer can be saved to floppy, -- 1.7.10.4