Changeset 7865
- Timestamp:
- 11/25/06 11:29:16 (2 years ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter05/linux-headers.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7864 r7865 40 40 <para>2006-11-25</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jhuntwork] - Added 'make headers_install' to chapter 5 44 Linux Headers for the educational value and in preparation of 45 changes in Linux-2.6.19. See 46 <ulink url="&lfs-root;/pipermail/lfs-dev/2006-November/058550.html"> 47 this thread.</ulink></para> 48 </listitem> 42 49 <listitem> 43 50 <para>[matthew] - Upgrade to M4-1.4.8. Fixes trunk/BOOK/chapter05/linux-headers.xml
r7855 r7865 51 51 52 52 <screen><userinput>make mrproper 53 make headers_install 53 54 make headers_check 54 55 cp -av usr/include/* /tools/include</userinput></screen>
