Magellan Linux

Diff of /branches/magellan-next/core/udev/udev-175-r2.smage2

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

revision 9248 by niro, Wed Nov 23 19:53:41 2011 UTC revision 9249 by niro, Wed Nov 23 20:00:51 2011 UTC
# Line 93  src_install() Line 93  src_install()
93   # create symlinks for these utilities to /sbin   # create symlinks for these utilities to /sbin
94   # where multipath-tools expect them to be   # where multipath-tools expect them to be
95   mlink ../lib/udev/scsi_id /sbin/ || die   mlink ../lib/udev/scsi_id /sbin/ || die
96     # udevd is now installed to /lib/udev by upstream - we need compat symlinks
97     mlink ../lib/udev/udevd /sbin/udevd || die
98    
99   # mark some dirs undeletable   # mark some dirs undeletable
100   mkeepdir /etc/udev/rules.d || die   mkeepdir /etc/udev/rules.d || die

Legend:
Removed from v.9248  
changed lines
  Added in v.9249