On Sun, Mar 18, 2012 at 1:11 AM, DJ Lucas <[email protected]> wrote: > On 03/18/2012 02:36 AM, Nathan Coulson wrote: >> I could be wrong, but I believe we disabled ZLIB as hal was unable to >> handle gzipped pci.id files. >> >> Assuming I am not completely wrong, perhaps we can reenable this. >> > I thought HAL was on the way out. IIRC, HAL used the pci.ids file > directly. If you still need it and want an easier solution, simply > append a zcat to the end of the update-pciids script right before it > exits. Something like " zcat ${DEST} > `echo ${DEST} | sed 's/\.gz//'` " > should work fine, though I haven't tested as I still have a really old > pci-utilities installed on my ancient daily driver that actually does > not support compressed pci.ids files. > > -- DJ Lucas'
I meant reenabling the zlib option on pci-utils, -- Nathan Coulson (conathan) ------ Location: British Columbia, Canada Timezone: PST (-8) Webpage: http://www.nathancoulson.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
