Custom Query (1118 matches)
Results (139 - 141 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#707 | fixed | Clarify Documentation License | ||
Description |
Simon pointed out on the mailing list that we neglected to specify which CC license the docs are under. We should clarify that with the original authors, apply the change to the docs and make sure to include the nice Creative Commons graphic that is appropriate. Quick fix is to assume CC Attribution. Long term I would suggest we move to CC Attribution Share-Alike |
|||
#951 | fixed | Clean up OSGeoLive build instructions | ||
Description |
From what is documented in http://wiki.osgeo.org/wiki/Live_GIS_Build only a small part is now useful to create the distribution. I propose to clean things up and add the few tricks we use while releasing a beta, rc or final version. Angelos |
|||
#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 |