blob: d4350ffb82d169f33e64acf795c6e52ef6b64c51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Newest entries are on top.
2015-02-08
* We also skip "libudev: private - drop some functions from the internal API"
http://cgit.freedesktop.org/systemd/systemd/commit/src/libudev?id=71ef8b3ac49fd8b5cff36ee7efc945a751ab9a09
This follows on the privious skipped commit. Since we did not move the renaming, a
residual call to udev_device_set_syspath() remains in udev-event.c.
* We skip "udev: event - move renaming of udev_device to libudev"
http://cgit.freedesktop.org/systemd/systemd/commit/?id=243d182543c7edc3980e1ae41712bb0b96df46bd
The purpose of this commit is to make it easier for the kdbus cut-over later which we
will not do. It also intefers with the ENABLE_RULE_GENERATOR code.
2014-12-15
* We did not move builtin-hwdb - port to sd-hwdb:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=c532d8a00cacacc6775effb7aadca680b1d39ccd
* We did not break out hwdb from udevadm:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=65eb4378c3e1de25383d8cd606909e64c71edc80
|