On Sat, Jul 31, 2010 at 1:08 PM, Hamish <[email protected]> wrote: > - "Show top 50 packages hogging the most space on the disc: > ... > 94.449 MB linux-image-2.6.32-24-generic > 92.430 MB linux-image-2.6.32-21-generic" > Alex: can you check & remove linux-image-2.6.32-21-generic by hand please?
If disk space is an issue: we could consider hardlinking some identical files in /usr I checked rc3 using /usr/share/fslint/fslint/findup from the fslint package (or download from http://code.google.com/p/fslint/source/browse/trunk/fslint/findup ), and about 400 mb is found in identical files in the /usr dir. Mostly the usual java suspects, eg: 6 * 1904640 lib/apache-tomcat-6.0.26/webapps/deegree/WEB-INF/lib/jai_core.jar lib/geonetwork/web/geoserver/WEB-INF/lib/jai_core-1.1.3.jar lib/geoserver-2.0.2/webapps/geoserver/WEB-INF/lib/jai_core-1.1.3.jar local/52nWPS/tomcat6/apache-tomcat-6.0.26/webapps/wps/WEB-INF/lib/jai_core-1.1.3.jar share/atlasstyler/jai_core-1.1.3.jar share/geopublisher/jai_core-1.1.3.jar but also some other errors. Eg udig has copies of versioned libraries instead of symlinks. 3 * 7450624 lib/udig/jre/lib/i386/libgdal.so lib/udig/jre/lib/i386/libgdal.so.1 lib/udig/jre/lib/i386/libgdal.so.1.11.4 3 * 6561792 lib/udig/jre/lib/i386/libNCSEcw.so lib/udig/jre/lib/i386/libNCSEcw.so.0 lib/udig/jre/lib/i386/libNCSEcw.so.0.0.0 _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://wiki.osgeo.org/wiki/Live_GIS_Disc
