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 2820 by niro, Wed Aug 31 09:14:57 2011 UTC revision 2821 by niro, Wed Aug 31 16:09:33 2011 UTC
# Line 74  do Line 74  do
74   # update specific   # update specific
75   /.orphaned) continue ;;   /.orphaned) continue ;;
76   /.dist-upgrade) continue ;;   /.dist-upgrade) continue ;;
77     # never try to remove the root
78     /) continue ;;
79   esac   esac
80   check_busybox ${i} && continue   check_busybox ${i} && continue
81    

Legend:
Removed from v.2820  
changed lines
  Added in v.2821