Re: Kernel Debugger for linux??

2000-06-16 Thread James Manning
[Samdeep Nayak] > Is there any kernel debugger available on linux?? http://www.google.com/linux?q=kernel+debugger http://oss.sgi.com/projects/kdb/ http://oss.sgi.com/projects/kgdb/ http://www.us.kernel.org/pub/linux/kernel/people/andrea/ikd/ James -- To unsubscribe: mail -s unsubscribe [EMAIL

gimp 1.1.23.3

2000-06-16 Thread kevin
using redhat 6.2 I tried to install the latest gimp from the rawhide directory but get the following error [root@anthem kevin]# rpm -Uvh gimp-1.1.23-3.i386.rpm only packages with major numbers <= 3 are supported by this version of RPM error: gimp-1.1.23-3.i386.rpm cannot be installed What might

Kernel Debugger for linux??

2000-06-16 Thread Samdeep Nayak
Hi, Is there any kernel debugger available on linux?? Thanks in advance samdeep -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: LILO security problem

2000-06-16 Thread James Manning
[[EMAIL PROTECTED]] > Is there a way to do this without disclosing the password in the > lilo.conf file?? While a mode 600 should suffice, it may be a useful hack for lilo to put in an md5 or crypt capability (the password checking code isn't part of the MBR write, is it? If so, this is certainl

Re: LILO security problem

2000-06-16 Thread Jag
On Fri, 16 Jun 2000, [EMAIL PROTECTED] wrote: > On 15 Jun, [EMAIL PROTECTED] wrote: > > eagle wrote: > > > >> hello, > >> the way out of this is to have even the single user mode of linux password > >> protected > >> to do this > >> login as root and then type liloconf . when you go to liloconf

Re: LILO security problem

2000-06-16 Thread KenSchar
On 15 Jun, [EMAIL PROTECTED] wrote: > eagle wrote: > >> hello, >> the way out of this is to have even the single user mode of linux password >> protected >> to do this >> login as root and then type liloconf . when you go to liloconf set the >> password for single user mode . hope this help >> :-

A patch to rpm-3 for rpm-4 limited compatibility

2000-06-16 Thread Gene C.
OK, no warentee ... use at your own risk. The patch below will enable rpm-3 to handle SRPMS built with rpm-4. I have NOT tried to handle binary installs!! However, this will enable someone to install and rebuild from source. rpm-4 is NOT considered stable enough for production use (yet). Gene