Custom Query (1118 matches)
Results (34 - 36 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#469 | fixed | cleanup unused -dev packages with autoremove | ||
Description |
Hi, for future: at the end of setdown.sh we should try apt-get autoremove without the --yes flag. This may uninstall a lot more than we intend- any packages which are self-compiled must manually install any libraries they need if they want them to hand around. Some installers (e.g. pgRouting) are naughty and don't clean up their -dev packages after themselves, leading to a couple of hundred extra MB on the final disc. autoremove would catch those. Hamish |
|||
#470 | fixed | write an install script for GMT | ||
Description |
Hi, for future: write a script to install GMT on the disc. I was sucking that in with the MB System install script but in 2.0 mbsys is disabled so it was missing in the final build. It should be on its own, with environment set (programs added to PATH), and sample data package installed, etc. Hamish |
|||
#471 | fixed | grass data: symlink to other datasets | ||
Description |
in the GRASS sample data for North Carolina in /usr/local/share/grass/nc_spm_08 there are a couple of mapsets such as landsat and sqlite which should be symlinked into the home dir along with PERMANENT. in future we should do that. Hamish |