Custom Query (4823 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 4823)

Ticket Owner Reporter Resolution Summary
#551 jeremy@… gerard@… fixed New gzip-1.3.5 installation instructions
Description

./configure --prefix=/usr --bindir=/bin && make && make install

#556 jeremy@… greg@… fixed shadow's newgrp command does not work
Description

Please see these threads (new mailing list archives don't seem to thread properly):-

http://linuxfromscratch.org/pipermail/lfs-dev/2003-August/036069.html http://linuxfromscratch.org/pipermail/lfs-dev/2003-August/036106.html

Additionally, why does the new archive software not allow one to download a patch attachment like before? See here:-

http://linuxfromscratch.org/pipermail/lfs-dev/2003-August/036089.html

This is rather annoying. I'll attach the patch in a minute.

#562 jeremy@… jeremy@… fixed Posix Shared Memory bug in all versions of LFS
Description

The kernel developers have stated that for Linux to use Posix shared memory, a tmpfs filesystem MUST be mounted at /dev/shm

Adding the following line to fstab will accomplish this:

tmpfs /dev/shm tmpfs defaults 0 0

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