diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-10-18 20:22:00 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-10-18 20:22:00 +0000 |
commit | 66b86e5ad91cdbc838db3afbcfde21671c4caf25 (patch) | |
tree | 9c3d1acd471f5072fbf8df7ecb985b594728327d /chapter02 | |
parent | f50705faeb83945ad370e59748a05cc6df624ea0 (diff) |
added host distro + version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/askforhelp.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index 5563a6dd9..7e14fe86c 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -20,6 +20,8 @@ essential things to include in your request are:</para> <itemizedlist> <listitem><para>the version of the book you are using (being &version;),</para></listitem> +<listitem><para>the host distribution and version you are using to create +LFS from,</para></listitem> <listitem><para>the package or section giving you problems,</para></listitem> <listitem><para>the exact error message or symptom you are receiving,</para></listitem> <listitem><para>whether you have deviated from the book at all.</para></listitem> |