Custom Query (4789 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 4789)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#34 fixed Add more documentation material lfs-book@… gerard@…
Description

Examples are:

  • ISP-Hookup-HOWTO
#35 fixed rc and rcS file may need updating nomis80@… gerard@…
Description

It contains: for i in /etc/rcS.d/S??*

This probably should be changed to /etc/rcS.d/S???* because the symlinks have three digits now. Or what about just siple /etc/rcS.d/S* ? S??* works fine with 2 or more digits, but what if you only want one digit?

The same goes for the rc script. We use S[0-9][0-9][0-9] right now. This forces 3 digits (I haven't tried this with two digits yet,it may work regardless). What if we want more or less digits?

And let's sync these. If rc has S[0-9] constructions, then rcS should have the same type of thing.

What we need: construction that works no matter how many digits your symlinks have.

#36 fixed man-pages patch for ld.so man pages. gerard@… highos@…
Description

Instead of having to download the ld.so package, create a patch for man-pages that includes the ldo.so man pages, one less package to worry about and we can then keep adding man pages to the patch that we really should have (tar for example, etc)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.