diff options
author | Joey Hess <joeyh@debian.org> | 2005-11-18 21:35:34 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-11-18 21:35:34 +0000 |
commit | 095d5e3bd933807b097ca419b0bd43927ff4a587 (patch) | |
tree | 0ec6cfff42861ffbb988fe80131ef033428f0258 /en/howto | |
parent | dfb01330b823d7a379840ab407c8d77700275383 (diff) | |
download | installation-guide-095d5e3bd933807b097ca419b0bd43927ff4a587.zip |
* Update installation report template and instructions for etch.
Diffstat (limited to 'en/howto')
-rw-r--r-- | en/howto/installation-howto.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index 9513858ac..c2f48eaec 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -320,12 +320,20 @@ If you need more information on the install process, see <para> If you successfully managed an installation with &d-i;, -please take time to provide us with a report. There is a template +please take time to provide us with a report. +<phrase condition="sarge"> +There is a template named <filename>install-report.template</filename> in the <filename>/root</filename> directory of a freshly installed system. Please fill it out and file it as a bug against the package <classname>installation-reports</classname>, as explained in <xref linkend="submit-bug" />. +</phrase> +<phrase condition="etch"> +The simplest way to do so is to install the reportbug package +(<command>apt-get install reportbug</command>), and run +<command>reportbug installation-report</command>. +</phrase> </para><para> |