Re: Latest kernel security update wont boot resolved

2007-12-14 Thread Andrew Sackville-West
On Thu, Dec 13, 2007 at 09:54:49PM -0500, Marc Auslander wrote: > The problem is operator (that's me) stupidity. > > I have an overloaded find so I can say find foo and have it mean > find . -name foo -print > > mkinitramfs uses find . | cpio to build the initrd.img > ooh, interesting. I wouldn't

Re: Latest kernel security update wont boot resolved

2007-12-13 Thread Marc Auslander
The problem is operator (that's me) stupidity. I have an overloaded find so I can say find foo and have it mean find . -name foo -print mkinitramfs uses find . | cpio to build the initrd.img I have my stuff in the path (yeh i know i know) I've wasted my time - i deserve it - and your time - yo