Re: default file perms

1997-05-29 Thread Mark Baker
In article <[EMAIL PROTECTED]>, Amos Shapira <[EMAIL PROTECTED]> writes: > PLEASE PLEASE PLEASE! If you are allready at it - it would be nice to > be able to find files which do NOT come from any package. This will > make it much easier for the person in charge to find sniffer log files

Re: default file perms

1997-05-29 Thread Amos Shapira
In message <[EMAIL PROTECTED]> you write: |--==_Exmh_263623679P |Content-Type: text/plain; charset=us-ascii | | |dpkg-cert already does something like this. Klee is going to fold the |capabilities of dpkg-cert into dpkg, so I think a solution is on |the horizon. :-) PLEASE PLEASE PLEASE! If you

Re: default file perms

1997-05-28 Thread Philip Hands
> > b4f978d71d6dd8d4558632b5a185f28d 37760 root root 755 r/bin/ls > > > > (with type being 'r' for regular files, 'b', 'c', 'p', 'l' for > > (respectively) block and character devices, pipes, links). It might be worth adding a type for control files, to make it easier to spot the differe

Re: default file perms

1997-05-28 Thread Jim Pick
dpkg-cert already does something like this. Klee is going to fold the capabilities of dpkg-cert into dpkg, so I think a solution is on the horizon. :-) We just have to wait patiently for Klee and his upcoming proposal to overhaul dpkg. Cheers, - Jim pgpD2sxtAmlaW.pgp Description: PGP sig

Re: default file perms

1997-05-28 Thread Tim Sailer
In your email to me, Vincent Renardias, you wrote: > > > On Wed, 28 May 1997, Tim Sailer wrote: > > > I have a client that just got carried away (as root of course) with a > > chmod -R in the wrong dir. I really miss the chkperms stuff deom $CO > > at times like this... so, I'm going to write on

Re: default file perms

1997-05-28 Thread Vincent Renardias
On Wed, 28 May 1997, Tim Sailer wrote: > I have a client that just got carried away (as root of course) with a > chmod -R in the wrong dir. I really miss the chkperms stuff deom $CO > at times like this... so, I'm going to write one in perl. Since each > package has a .list file already, would it

default file perms

1997-05-28 Thread Tim Sailer
I have a client that just got carried away (as root of course) with a chmod -R in the wrong dir. I really miss the chkperms stuff deom $CO at times like this... so, I'm going to write one in perl. Since each package has a .list file already, would it be a big deal to have each developer to add a de