diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-07-09 03:58:24 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-07-09 03:58:24 -0400 |
commit | 22f5ebe441ccdbfd6fe2e42f70733a7d286bedec (patch) | |
tree | 6d6de834eaa91c73df42a807ee7a95d71c06e6a9 | |
parent | 0d950bc04076c1f37b37facd465c40e53a7be556 (diff) |
UPSTREAM.notes: log imports from upstream
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | UPSTREAM.notes | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/UPSTREAM.notes b/UPSTREAM.notes new file mode 100644 index 0000000000..f95149833e --- /dev/null +++ b/UPSTREAM.notes @@ -0,0 +1,10 @@ + +2013-07-09 + + * Import of hwdb + * Fix LGPL license for src/gudev + * Add "hwdb: add --lookup-prefix= option" commit a4bbef099209d4e3bccd913cd30da536f8971064 + * DO NOT ADD "static-nodes: move creation of static nodes from udevd to tmpfiles" + commit edeb68c53f1cdc452016b4c8512586a70b1262e3. Upstream has moved this functionality + to systemd-tmpfilesd since kmod v14 now exports static node info in tmpfiles.d format. + We wish to retain this functionality in udevd. |