Custom Query (1155 matches)
Results (151 - 153 of 1155)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1616 | wontfix | Comments on OSGeo-live 9.5 alpha2 testing | ||
Description |
There is some comment I made after testing OSGeo-live 9.5 alpha2. Everything I tried was working and major stuff was in french, so i happy with it. Here is just some feedback that might useful. It is mostly quickstarts , but i went a little forward on qgis and postgis. thanks to kalxas suggesting posting it here.(comments in brackets are his) Tests
|
|||
#460 | fixed | Compressing the vmdk | ||
Description |
So when we moved to remastersys for the building the iso we missed the part about ln 62 in setdown.sh cat /dev/zero > zero.fill ; sync ; sleep 1 ; sync ; rm -f zero.fill This is run to help compress the vmdk image. However the iso generation is run after this currently. Which means the vmdk will contain the iso and it's tmp files. 2 options, shutdown, shrink and package the vm before iso generation OR run a cleanup after remastersys and the upload of the iso. Something like sudo remsatersys clean cat /dev/zero > zero.fill ; sync ; sleep 1 ; sync ; rm -f zero.fill #rm tmp, etc Then shutdown, compress and provide the vm. |
|||
#1967 | fixed | conficts in file overview.rst at the bottom - looks like a merge error | ||
Description |