Magellan Linux

Diff of /mage/branches/alx-0_6_0/profiles/alx-060/prune-orphaned-files

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

revision 2110 by niro, Wed May 11 22:17:14 2011 UTC revision 2111 by niro, Thu May 12 18:49:36 2011 UTC
# Line 53  do Line 53  do
53   /var/cache*) continue ;;   /var/cache*) continue ;;
54   /var/run*) continue ;;   /var/run*) continue ;;
55   /var/tmp/magebuild*) continue ;;   /var/tmp/magebuild*) continue ;;
56     # update specific
57     /.orphaned) continue ;;
58     /.dist-upgrade) continue ;;
59   esac   esac
60   check_busybox ${i} && continue   check_busybox ${i} && continue
61    

Legend:
Removed from v.2110  
changed lines
  Added in v.2111