IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 12 and Version 13 of GentooImageUpdate


Ignore:
Timestamp:
Jul 6, 2009, 11:44:08 AM (17 years ago)
Author:
jhoblitt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GentooImageUpdate

    v12 v13  
    134134# remove packages now outside the 'world' set
    135135emerge --prune
     136emerge --depclean --with-bdeps y
    136137# cleanup dead symlinks
    137138find /bin /usr/bin /sbin /usr/sbin -type l ! -xtype f ! -xtype d -exec rm -f {} \;