* Merged newxml into HEAD
[linux_from_scratch.git] / FAQ-OBSOLETE / faq.xml
blob0ca6fbc8ffff9b6a14b0de807ce76a688cce8291
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3         "/usr/share/xml/docbook/docbookx.dtd"
4         [
6 <!ENTITY % listofentries SYSTEM "listofentries.ent">
7 %listofentries;
9 ]>
10 <!-- the correct network DTD location is:
11         "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
12         the local location used above avoids the need for network access
13         and allows use of openjade which (as of 1.3) doesn't support
14         getting DTDs from the net
15 -->
17 <article class="faq"><title>The LFS FAQ</title>
18         <articleinfo>
19                 <author>
20                         <firstname>Seth</firstname>
21                         <othername>W.</othername>
22                         <surname>Klein</surname>
23                         <affiliation>
24                                 <address>
25                                         <email>sk@sethwklein.net</email>
26                                 </address>
27                         </affiliation>
28                 </author>
29         </articleinfo>
30         <qandaset>
32 <qandadiv id="intro"><title>Introduction</title>
33         &why-faq;
34         &what-is-lfs;
35         &thanks;
36 </qandadiv>
37 <qandadiv id="how-to"><title>How-To</title>
38         &netiquette;
39         &which-list;
40         &getting-help;
41         &contributing-to-faq;
42 </qandadiv>
43 <qandadiv id="frb"><title>Frequently Reported Bugs</title>
44         <!-- Perhaps the 4.0rc1 release will keep them at bay for a moment.
45         &when-next-lfs-release;
46         -->
47         &wrong-ln-s-command;
48         &its-hardlink-not-copy;
49         &why-not-version;
50         &new-version;
51         &delete_key_not_work;
52         &shutdown-on-fsck-error;
53 </qandadiv>
54 <qandadiv id="fre"><title>Frequently Requested Enhancements</title>
55         &fre-intro;
56         &add-grub;
57         &why-not-new-lilo;
58         &why-not-faq;
59         &why-vim;
60         &why-ed;
61         &why-not-package-management;
62 </qandadiv>
63 <qandadiv id="resources"><title>Resources</title>
64         &alpha-fixes;
65         &where-lfs-packages;
66         &how-to-find;
67         &kernel-modules;
68         &what-dist;
69         &wheres-which;
70         &portmap;
71         &where-ncurses-mandrake;
72         &bootcd;
73         &really-small;
74         &cross-compile;
75         &old-sources;
76         &lfs-logos;
77         &quake3;
78 </qandadiv>
79 <qandadiv id="fsc"><title>Frequently Sought Cluebits</title>
80         &dos-text;
81         &how-to-compile;
82         &should-i-keep-sources;
83         &no-dev-eth0;
84         &no-poweroff;
85         &how-to-create-user;
86         &kernel-header-copy;
87         &gcc-warnings;
88 </qandadiv>
89 <qandadiv id="fee"><title>Frequently Encountered Errors</title>
90         <qandadiv id="fee-anytime"><title>Errors Seen at Any Time</title>
91                 &any-no-such-file;
92         </qandadiv>
93         <qandadiv id="fee-compile"><title>Compile Time Errors</title>
94                 <qandadiv id="fee-compile-any">
95                                 <title>Compile Time Errors From Any Package</title>
96                         &undefined-deflate;
97                         &configure-no-such-file;
98                         &bad-interpreter-permission-denied;
99                         &conf-guess-fail;
100                         &config-not-gnu-c;
101                         &config-hang-size_t;
102                         &perm-denied;
103                         &sig11;
104                         &gtk-2_0;
105                         &missing-x-includes;
106                         &gnome-versions;
107                 </qandadiv>
108                 <qandadiv id="fee-compile-specific">
109                                 <title>Compile Time Errors From Specific Packages</title>
110                         &conflicting-gethostname;
111                         &yytext_ptr-undeclared;
112                         &xfree-png-lz;
113                         &no-linuxthreads;
114                         &perl-missing-separator;
115                         &unknown-pseudo-op-hidden;
116                         &optimized-glibc-fail;
117                         &asm-global-directive;
118                         &glibc-awk-fail;
119                         &glibc-no-ld_map;
120                         &sh-utils-getloadavg;
121                 </qandadiv>
122                 <qandadiv id="fee-compile-notlisted">
123                                 <title>Compile Time Errors Not Listed Above</title>
124                         &gnu-patches;
125                         &optimizations;
126                         &version-not-in-book;
127                         &dirty-sources;
128                 </qandadiv>
129         </qandadiv>
130         <qandadiv id="fee-runtime"><title>Run Time Errors</title>
131                 &net-pf-x;
132                 &char-major-10-135;
133                 &no-dev-rtc;
134                 &unable-to-mount-root;
135                 &respawning-too-fast;
136                 &lilo-errors;
137                 &f-hostname;
138                 &less-prints-ad;
139         </qandadiv>
140 </qandadiv>
142         </qandaset>
143 </article>