CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bug #107: upgrade udev rules by default.
[pkgutils-cross.git] / pkgadd.conf
index 04424354328aa48a63bd36598561ecb139b53175..ae182613ca6f07c2290d6cf71755e9ed80cfea1e 100644 (file)
@@ -8,6 +8,7 @@
 UPGRADE                ^etc/.*$                NO
 UPGRADE                ^var/log/.*$            NO
 UPGRADE                ^var/spool/\w*cron/.*$  NO
+UPGRADE                ^var/run/utmp$          NO
 
 UPGRADE                ^etc/mail/cf/.*$        YES
 UPGRADE                ^etc/ports/drivers/.*$  YES
@@ -19,4 +20,7 @@ UPGRADE               ^etc/rc\.modules$       NO
 UPGRADE                ^etc/rc\.conf$          NO
 UPGRADE                ^etc/rc\.d/net$         NO
 
+UPGRADE                ^etc/udev/rules.d/.*$   YES
+UPGRADE                ^etc/udev/rules.d/1.*$  NO
+
 # End of file