Author: baggins Date: Tue May 29 11:13:11 2012 GMT Module: packages Tag: HEAD ---- Log message: - /run is a tmpfs mounted by rc-scripts or systemd
---- Files affected: packages/systemd: systemd.spec (1.161 -> 1.162) ---- Diffs: ================================================================ Index: packages/systemd/systemd.spec diff -u packages/systemd/systemd.spec:1.161 packages/systemd/systemd.spec:1.162 --- packages/systemd/systemd.spec:1.161 Tue May 29 13:11:54 2012 +++ packages/systemd/systemd.spec Tue May 29 13:13:06 2012 @@ -6,8 +6,6 @@ # - pldize vconsole setup: # http://cgit.freedesktop.org/systemd/systemd/tree/src/vconsole/vconsole-setup.c # - udev initrd needs love (is probably completly unusable in current form) -# - udev stores it's data now to /run/udev, but that dir is not owned and not even on tmpfs -# # # Conditional build: %bcond_without audit # without audit support @@ -1372,6 +1370,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.162 2012/05/29 11:13:06 baggins +- /run is a tmpfs mounted by rc-scripts or systemd + Revision 1.161 2012/05/29 11:11:54 baggins - build initrd udev ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.161&r2=1.162 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
