Changeset be02e66 in clfs-sysroot for BOOK/final-system
- Timestamp:
- Sep 9, 2007, 2:50:30 PM (17 years ago)
- Branches:
- master
- Children:
- d756069
- Parents:
- 708835f
- Location:
- BOOK/final-system
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/alpha/kbd.xml
r708835f rbe02e66 21 21 <sect2 role="installation"> 22 22 <title>Installation of Kbd</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../arm/kbd.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../arm/kbd.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/arm/kbd.xml
r708835f rbe02e66 25 25 <sect2 role="installation"> 26 26 <title>Installation of Kbd</title> 27 28 <para os="p1">The following patch fixes build issues with GCC &gcc-version;:</para>29 30 <screen os="p2"><userinput>patch -Np1 -i ../&kbd-gcc4_fixes-patch;</userinput></screen>31 27 32 28 <para os="s1">The following sed disables running the built conftests while -
BOOK/final-system/common/shadow.xml
r708835f rbe02e66 37 37 patch for details:</para> 38 38 39 <screen os="p2"><userinput>patch -Np1 -i ../&shadow- useradd_fix-patch;</userinput></screen>39 <screen os="p2"><userinput>patch -Np1 -i ../&shadow-fixes-patch;</userinput></screen> 40 40 41 41 <para os="b">Create a config.cache containing information about a test that -
BOOK/final-system/hppa/kbd.xml
r708835f rbe02e66 21 21 <sect2 role="installation"> 22 22 <title>Installation of Kbd</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../arm/kbd.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../arm/kbd.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/x86/kbd.xml
r708835f rbe02e66 21 21 <sect2 role="installation"> 22 22 <title>Installation of Kbd</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../arm/kbd.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../arm/kbd.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.