Custom Query (4810 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 4810)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Owner Reporter Resolution Summary
#255 gimli@… gimli@… fixed broken kernel header installation
Description

When the kernel sources aren't in /usr/src/linux, the commands currently used in chapter 5 to install the kernel headers will fail miserably. This has been reported before and we've agreed on the following installation instructions:

make mrproper && yes "" |make config && make dep && cp -HR include/asm $LFS/usr/include && cp -HR include/linux $LFS/usr/include && chown -R root.root $LFS/usr/include

#256 gimli@… gimli@… invalid Fileutils 4.1 installs translations in chapter 5
Description

Apperantly, translations were added since fileutils 4.0. Anyways, the --disable-nls flag has to be added to the configure script options.

#258 markh@… gerard@… fixed More package suggest seperate build dir (ala glibc and gcc)
Description

two that come to mind: binutils and e2fsprogs Check if there's more to do

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.