Magellan Linux

Diff of /trunk/udev/patches/udev-166-r2-store-persistent-rules.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2427 by niro, Tue Apr 22 10:40:03 2014 UTC revision 2428 by niro, Tue Apr 22 10:42:48 2014 UTC
# Line 1  Line 1 
1  diff -Naur config-udev-166-r2/Makefile config-udev-166-r2-honor-persistent/Makefile  diff -Naur config-udev-166-r2/Makefile config-udev-166-r2-honor-persistent/Makefile
2  --- config-udev-166-r2/Makefile 2012-04-03 14:50:54.000000000 +0000  --- config-udev-166-r2/Makefile 2012-04-03 14:50:54.000000000 +0000
3  +++ config-udev-166-r2-honor-persistent/Makefile 2014-04-22 11:35:32.156000000 +0000  +++ config-udev-166-r2-honor-persistent/Makefile 2014-04-22 13:05:46.455000000 +0000
4  @@ -23,6 +23,7 @@  @@ -23,6 +23,7 @@
5   install-files:   install-files:
6   # install rc-script   # install rc-script
7   install -m 0755 udev.rc $(DESTDIR)${rcscriptdir}/udev   install -m 0755 udev.rc $(DESTDIR)${rcscriptdir}/udev
8  + install -m 0755 udev-postmount.rc $(DESTDIR)${rcscriptdir}/udev  + install -m 0755 udev-postmount.rc $(DESTDIR)${rcscriptdir}/udev-postmount
9    
10   # our config file   # our config file
11   install -m 0644 udev.conf $(DESTDIR)${udevconfdir}/   install -m 0644 udev.conf $(DESTDIR)${udevconfdir}/

Legend:
Removed from v.2427  
changed lines
  Added in v.2428