added man-patch.xml file
[linux_from_scratch.git] / FAQ-OBSOLETE / faq.xml
blobd4edd0e3c6e77591dc8e62032b4d990ddd015bbd
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" [
4 <!ENTITY % listofentries SYSTEM "listofentries.ent">
5 %listofentries;
7 ]>
9 <article class="faq"><title>The LFS FAQ</title>
10         <articleinfo>
11                 <author>
12                         <firstname>Seth</firstname>
13                         <othername>W.</othername>
14                         <surname>Klein</surname>
15                         <affiliation>
16                                 <address>
17                                         <email>sk@sethwklein.net</email>
18                                 </address>
19                         </affiliation>
20                 </author>
21         </articleinfo>
22         <qandaset>
24 <qandadiv id="intro"><title>Introduction</title>
25         &why-faq;
26         &what-is-lfs;
27 </qandadiv>
28 <qandadiv id="how-to"><title>How-To</title>
29         &which-list;
30         &getting-help;
31         &contributing-to-faq;
32 </qandadiv>
33 <qandadiv id="frb"><title>Frequently Reported Bugs</title>
34         &when-next-lfs-release;
35         &deps_version_not_match_package; <!-- remove after LFS release > 3.3 -->
36         &shutdown-on-fsck-error;
37         &new-version;
38         &its-hardlink-not-copy;
39         &delete_key_not_work;
40 </qandadiv>
41 <qandadiv id="fre"><title>Frequently Requested Enhancements</title>
42         &fre-intro;
43         &gcc-3_0;
44         &add-grub;
45         &why-not-new-lilo;
46         &why-not-faq;
47         &why-vim;
48         &why-ed;
49         &why-not-package-management;
50 </qandadiv>
51 <qandadiv id="resources"><title>Resources</title>
52         &how-to-find;
53         &kernel-modules;
54         &what-dist;
55         &portmap;
56         &where-ncurses-mandrake;
57         &bootcd;
58         &really-small;
59         &cross-compile;
60         &old-sources;
61 </qandadiv>
62 <qandadiv id="fsc"><title>Frequently Sought Cluebits</title>
63         &should-i-keep-sources;
64         &dos-text;
65         &how-to-create-user;
66         &kernel-header-copy;
67         &gcc-warnings;
68 </qandadiv>
69 <qandadiv id="fee"><title>Frequently Encountered Errors</title>
70         <qandadiv id="fee-compile"><title>Compile Time Errors</title>
71                 <qandadiv id="fee-compile-any">
72                                 <title>Compile Time Errors From Any Package</title>
73                         &bad-interpreter-permission-denied;
74                         &env-bash-no-such-file;
75                         &conf-guess-fail;
76                         &config-not-gnu-c;
77                         &config-hang-size_t;
78                         &perm-denied;
79                         &sig11;
80                         &gtk-2_0;
81                         &missing-x-includes;
82                 </qandadiv>
83                 <qandadiv id="fee-compile-specific">
84                                 <title>Compile Time Errors From Specific Packages</title>
85                         &optimized-glibc-fail;
86                         &asm-global-directive;
87                         &glibc-no-ld_map;
88                         &perl-missing-separator;
89                         &sh-utils-getloadavg;
90                 </qandadiv>
91                 <qandadiv id="fee-compile-notlisted">
92                                 <title>Compile Time Errors Not Listed Above</title>
93                         &gnu-patches;
94                         &optimizations;
95                         &version-not-in-book;
96                         &dirty-sources;
97                 </qandadiv>
98         </qandadiv>
99         <qandadiv id="fee-runtime"><title>Run Time Errors</title>
100                 &net-pf-x;
101                 &char-major-10-135;
102                 &no-dev-rtc;
103                 &unable-to-mount-root;
104                 &lilo-errors;
105                 &f-hostname;
106                 &less-prints-ad;
107         </qandadiv>
108 </qandadiv>
110         </qandaset>
111 </article>