[systemd-devel] [PATCH] hwdb: Add database for Bluetooth company identifiers

2012-12-28 Thread Marcel Holtmann
--- Makefile.am | 1 + hwdb/20-bluetooth-vendor-product.hwdb | 541 ++ 2 files changed, 542 insertions(+) create mode 100644 hwdb/20-bluetooth-vendor-product.hwdb diff --git a/Makefile.am b/Makefile.am index 477b3a6..94ae549 100644 ---

Re: [systemd-devel] [PATCH] hwdb: Add database for Bluetooth company identifiers

2012-12-28 Thread Tom Gundersen
Hi Marcel, On Fri, Dec 28, 2012 at 8:53 AM, Marcel Holtmann mar...@holtmann.org wrote: diff --git a/hwdb/20-bluetooth-vendor-product.hwdb b/hwdb/20-bluetooth-vendor-product.hwdb new file mode 100644 index 000..c8cb322 --- /dev/null +++ b/hwdb/20-bluetooth-vendor-product.hwdb @@ -0,0

Re: [systemd-devel] [PATCH] hwdb: Add database for Bluetooth company identifiers

2012-12-28 Thread Marcel Holtmann
Hi Tom, diff --git a/hwdb/20-bluetooth-vendor-product.hwdb b/hwdb/20-bluetooth-vendor-product.hwdb new file mode 100644 index 000..c8cb322 --- /dev/null +++ b/hwdb/20-bluetooth-vendor-product.hwdb @@ -0,0 +1,541 @@ +# This file is part of systemd. +# +# Data imported

[systemd-devel] [PATCH] localed: create /etc/X11/xorg.conf.d if needed

2012-12-28 Thread Michał Bartoszkiewicz
Use mkdir_p_label instead of mkdir_parents_label, so that the final directory component is created too. --- src/locale/localed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/localed.c b/src/locale/localed.c index 04268a1..bb2a3a2 100644 --- a/src/locale/localed.c

[systemd-devel] [PATCH] man: fix parameter in systemd-fstab-generator(8)

2012-12-28 Thread Michał Bartoszkiewicz
There is no parameter named luks.fstab. --- man/systemd-fstab-generator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index 2decec6..b265b6c 100644 --- a/man/systemd-fstab-generator.xml +++

[systemd-devel] [PATCH] use static_assert instead of assert_cc

2012-12-28 Thread Thomas H.P. Andersen
Another item from the todo 0001-use-static_assert-instead-of-assert_cc.patch Description: Binary data ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] [PATCH] add sprezzos as alias for debian in autoconf script

2012-12-28 Thread nick black
Hello there! This patch adds sprezzos as an alias for debian in the configuration script. It also adds a comment exhorting other Debian derivatives to do this when possible, in the hope of keeping identifier bloat localized to autoconf while providing maximal future-proofing and making the