CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Bug #336: Only accept http/https/ftp/file protocols in sources.
[pkgutils-cross.git] / pkgadd.conf
index 642e09b52255a7cc05c2f4a76878a89f23b3bd70..6af9cb809439ba838be9b68960d245e54ffd7390 100644 (file)
@@ -7,8 +7,9 @@
 
 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
 UPGRADE                ^etc/X11/.*$            YES
 
@@ -18,4 +19,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