kernel rpm UUID and nvidia problem

2003-02-21 Thread Brian J. Smith-Sweeney
Don't know if this has been a problem for past RPM kernels, as I only recently made this change to my config. I was mounting my root filesystem via UUID instead of label or /dev, as follows (from /etc/fstab): UUID=x--xxx / ext3d defaults 1 1 ...which worked fine until I tri

Re: Creating your own Certificates

2003-02-18 Thread Brian J. Smith-Sweeney
Is there any other way to have this step eliminated? > > <> > > On Tue, 2003-02-18 at 14:13, Brian J. Smith-Sweeney wrote: > > There is a Makefile in /usr/share/ssl/certs for generating all kinds of > > stuff with openssl (csr's, certs, CA, k

Re: Creating your own Certificates

2003-02-18 Thread Brian J. Smith-Sweeney
There is a Makefile in /usr/share/ssl/certs for generating all kinds of stuff with openssl (csr's, certs, CA, keys, etc). You can use the makefile by running, in that directory... "make ANYNAME.crt" where ANYNAME is what you want the crt and key files to start with (I like to use

RE: Phoebe - 8.0.93

2003-01-29 Thread Brian J. Smith-Sweeney
On Fri, 2003-01-24 at 15:55, Gordon Messmer wrote: > On Fri, 2003-01-24 at 15:45, Buck wrote: > > Nodeps is no dependants. That is why it is more likely to disrupt your > > system. > > I know what it is. Nodeps doesn't make dependencies go away, though. > It just won't warn you before it insta