- Timestamp:
- Jan 4, 2009, 7:53:19 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- bf56c25
- Parents:
- 0e116c6
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/linux-headers.xml
r0e116c6 rf6c1ef8 26 26 <title>Installation of Linux-Headers</title> 27 27 28 <para os="p1">The following patch contains a fix for a header that will prevent 29 kbd from compiling properly:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&linux-serial-patch;</userinput></screen> 32 28 33 <para os="a">For this step you will need the kernel tarball.</para> 29 34 -
BOOK/introduction/common/changelog.xml
r0e116c6 rf6c1ef8 43 43 <para>[Jim] - Changed the commands for Clean Toolchain Updates. Using 44 44 proper LDFLAGS instead of the compiler string for library command.</para> 45 </listitem> 46 <listitem> 47 <para>[Jim] - Added patch that will fix a build issue with Kbd. The patch is 48 for the linux-headers in final-system.</para> 45 49 </listitem> 46 50 </itemizedlist> -
BOOK/materials/common/patches.xml
r0e116c6 rf6c1ef8 128 128 129 129 <varlistentry> 130 <term>Linux Serial Header Fix Patch - <token>&linux-serial-patch-size;</token>:</term> 131 <listitem> 132 <para>Download: <ulink 133 url="&patches-root;&linux-serial-patch;"/></para> 134 <para>MD5 sum: <literal>&linux-serial-patch-md5;</literal></para> 135 </listitem> 136 </varlistentry> 137 138 <varlistentry> 130 139 <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term> 131 140 <listitem> -
BOOK/patches.ent
r0e116c6 rf6c1ef8 56 56 <!ENTITY inetutils-man_pages-patch-md5 "ceddba1a8db7f18568a3832c11a69dff"> 57 57 <!ENTITY inetutils-man_pages-patch-size "4 KB"> 58 59 <!ENTITY linux-serial-patch "linux-&linux-version;-serial_h_fix-1.patch"> 60 <!ENTITY linux-serial-patch-md5 "aa82ce2ee0cd5ab270359a0a2ed89cde"> 61 <!ENTITY linux-serial-patch-size "4 KB"> 58 62 59 63 <!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.