Re: Udev Network Interfaces and minor typos

2006-08-29 Thread Matthew Burgess
Bruce Dubbs wrote: Peter Ennis wrote: Does it automatically get sent to the dev list when entered via Trac Yes. More accurately, Peter, Trac notifications go to the lfs-book list, as do Subversion commits. Practically speaking, there is no difference as editors are subscribed to both lf

Re: Udev Network Interfaces and minor typos

2006-08-29 Thread Bruce Dubbs
Peter Ennis wrote: > Does it automatically get sent to the dev list when entered > via Trac Yes. or should I do that also? No. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: 35 patches and counting!

2006-08-29 Thread Ag. Hatzimanikas
On Sun, Aug 06, at 10:16 Matthew Burgess wrote: One less patch to worry. Alexander's vim-7.0-spellfile-1.patch was accepted by Bram (patch 7.0.076). -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: Udev Network Interfaces and minor typos

2006-08-29 Thread Peter Ennis
Dan Nicholson gmail.com> writes: > Maybe > Alexander knows better. Here's one way to do it. > > $ ls -l /sys/class/net/*/device > lrwxrwxrwx 1 root root 0 2006-08-29 06:50 /sys/class/net/eth0/device > -> ../../../devices/pci:00/:00:0f.0 > > $ udevinfo -a -p /class/net/eth0 ...> > loo

Re: Udev Network Interfaces and minor typos

2006-08-29 Thread Peter Ennis
Matthew Burgess linuxfromscratch.org> writes: > > Peter, > > Would you mind putting this issue in Trac [0] please? > [0] http://wiki.linuxfromscratch.org/lfs/newticket > OK. I will go through the posts and add them as "Enhancement", or whatever seems appropriate, to Trac. Does it automati

Questioning curly braces

2006-08-29 Thread Peter Ennis
LFS 6.2 7.13.3. Creating the /etc/resolv.conf File Why are the curly braces {} in this example file? They do not appear in the real resolv.conf and the < > are to show replaceable text. cat > /etc/resolv.conf << "EOF" # Begin /etc/resolv.conf domain {} nameserver nameserver # End /etc/reso

Re: Udev Network Interfaces and minor typos

2006-08-29 Thread Dan Nicholson
On 8/29/06, Peter Ennis <[EMAIL PROTECTED]> wrote: LFS 6.2 Capitalization Issue: = 7.13.1. Creating stable names for network interfaces ^ ^ ^ ^ Thanks. Udev Stuff: === Reading section 7.13.1 it mentions "If you are going to

Re: Udev Network Interfaces and minor typos

2006-08-29 Thread Matthew Burgess
Peter Ennis wrote: LFS 6.2 Capitalization Issue: = 7.13.1. Creating stable names for network interfaces ^ ^ ^ ^ Udev Stuff: === Reading section 7.13.1 it mentions "If you are going to use the bus position as a key, create Udev r

Re: /bin/ping is group writtable

2006-08-29 Thread Alex Merry
On Tue, Aug 29, 2006 at 11:33:26PM +0400, Vladimir A. Pavlov wrote: > I mean a user able to read a file can disassemble it and find security > holes in it. Although it would probably be easier to download the sources and look at those... Alex :-) -- Pippin Computer Monkey to the Pelican www.ox

Udev Network Interfaces and minor typos

2006-08-29 Thread Peter Ennis
LFS 6.2 Capitalization Issue: = 7.13.1. Creating stable names for network interfaces ^ ^ ^ ^ Udev Stuff: === Reading section 7.13.1 it mentions "If you are going to use the bus position as a key, create Udev rules similar to the

Re: /bin/ping is group writtable

2006-08-29 Thread Vladimir A. Pavlov
On Tuesday 29 August 2006 00:20, thorsten wrote: > I even would go one step further, a normal user is not able to > troubleshoot network problems so why should he pe able to ping? > chmod 0711 /bin/ping 1. No, actually. For example, I work as a usual user and when a browser become too slow I firs

Re: Minor Typos

2006-08-29 Thread Matthew Burgess
Peter Ennis wrote: > 1. Case discrepancy: > 2. Case discrepancies: Thanks Peter. Fixed in r7778. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page