Hello again, Martin Pitt [2013-09-02 7:41 +0200]: > Kay, is there any kind of processing order guarantee from the hwdb > trie?
Discussed on chat. For the record, common prefixes get sorted into one node, and within that node sorting happens lexicographically (asciibetically and shorter strings sort before longer ones). The "all models from a vendor" globs were wrong and also quite weird to read (an artifact from the mass conversion), I fixed these three cases in git now with a quick explanation: http://cgit.freedesktop.org/systemd/systemd/commit/?id=ee2babf4 It works fine now. Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
