diff --git a/directory.list b/directory.list index 6b9dc5a..6ce018d 100644 --- a/directory.list +++ b/directory.list @@ -91,7 +91,12 @@ 0755 root root /usr/lib/sysctl.d 0755 root root /usr/lib/systemd 0755 root root /usr/lib/systemd/system +0755 root root /usr/lib/systemd/system-preset +0755 root root /usr/lib/systemd/user +0755 root root /usr/lib/systemd/user-preset 0755 root root /usr/lib/tmpfiles.d +0755 root root /usr/lib/udev +0755 root root /usr/lib/udev/rules.d 0755 root root /usr/local 0755 root root /usr/local/bin 0755 root root /usr/local/games diff --git a/filesystem.changes b/filesystem.changes index 585c5ef..ac8c88f 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 7 08:25:43 UTC 2015 - dimstar@opensuse.org + +- Add /usr/lib/udev/rules.d: packages installing rules don't really + have to build depend on udev, it only increases their build time. + +------------------------------------------------------------------- +Wed Jul 1 22:27:17 UTC 2015 - jengelh@inai.de + +- Add some systemd directories so that uuidd does not have to own + them and still succeeds building in a systemd-less root. + ------------------------------------------------------------------- Fri May 29 10:16:37 UTC 2015 - dimstar@opensuse.org