Custom Query (4799 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 4799)

Ticket Owner Reporter Resolution Summary
#273 gerard@… gerard@… fixed don't sed config.make but use configparms
Description

A long time ago with LFS we used a configparms file to override certain settings (like the install_prefix to $LFS/usr). Now we don't use the file anymore since we compile it inside chroot. But now we are sed'ing the config.make file and we should test if we can't simply put "cross-compiling = no" in configparms. It should override config.make's setting (that's how it supposed to work anyways). That'll be one less sed replaced by a simple: echo "cross-compiling = no" > configparms

#274 gerard@… markh@… fixed move chapterX directories to chapter0X
Description

this is simply a change to the CVS rep to bring it into line with the generated HTML (and it's more sensible anyways)

It requires patching index.xml to change where the entities point to so I'll attach a patch to do this to bugzilla in a moment.

#284 lfs-book@… markh@… fixed gzip-1.2.4b
Description

This is important. There's a buffer overflow in gzip-1.2.4a which presents a security risk. Suggest we move to gzip-1.2.4b before LFS-3.2 is released.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.