Re: [PATCH] jpeg image reader

2008-01-10 Thread Bean
On Jan 10, 2008 4:33 AM, Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote: > Nice job for implementing JPEG. This is the major reason I made the > bitmap loader interface, to allow other people to write loaders... now > if we would just have PNG support ;) This is my next project. > I know lots of JPE

Re: [PATCH] fix `lvm' and `raid' loading for grub-install/core.img and update-grub/grub.cfg problems

2008-01-10 Thread Robert Millan
New patch, a bit simpler (after giving it a though, I don't think the gained speed is worth the extra complication) -- Robert Millan I know my rights; I want my phone call! What use is a phone call, if you are unable to speak? (as seen on /.) * include/grub/util/getroot.h (grub_dev_abstract

Re: [PATCH] fix `lvm' and `raid' loading for grub-install/core.img and update-grub/grub.cfg problems

2008-01-10 Thread Jan Nieuwenhuizen
Robert Millan writes: > The remaining known problem is detecting partmap; I'll probably find time to > do > that one too, but I'll need to know how can one obtain a machine-parseable > list of physical devices that conform an LVM virtual device (and the same for > software RAID). pvdisplay -c