chiark / gitweb /
udev hwdb: Change error message regarding missing hwdb.bin back to debug.
authorColin Guthrie <colin@mageia.org>
Wed, 5 Nov 2014 15:29:41 +0000 (15:29 +0000)
committerColin Guthrie <colin@mageia.org>
Wed, 5 Nov 2014 21:06:49 +0000 (21:06 +0000)
commit8232e39e7cf32071e11b3b04839e6c98fbc81d0f
tree21922ea0530f3eca21bf08afe3d6b19415952ec9
parent4a6ca457eb6186addcd84a6a5e5948016202235a
udev hwdb: Change error message regarding missing hwdb.bin back to debug.

When used in an initramfs, it's expected that the hwdb.bin file is
not present (it makes for a very large initramfs otherwise).

While it's nice to tell the user about this, as it's not strictly
speaking an error we really shouldn't be so forceful in our
reporting.
src/libudev/libudev-hwdb.c