Custom Query (1118 matches)
Results (91 - 93 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1519 | fixed | broken pdf symlink on the desktop | ||
Description |
Hi, there is a symlink in ~/Desktop/ for a getting started with ubuntu 14.04 pdf ebook, but the symlink is broken as it points to the 13.10 version, but the 14.04 file is on the disc. The symlink creation line in install_docs.sh needs updating... thanks, Hamish |
|||
#2049 | fixed | build documentation package from git instead of bazaar | ||
Description |
This is a small enhancement I'm planning to do. Currently the packages with documentation are built from a bazaar mirror of the git repository. Launchpad now allows git repositories to be used for daily builds as well. I've set up a test script at: https://code.launchpad.net/~johanvdw/+recipe/osgeo-live-docs-daily I'll review whether this works well - we may have to bump the version to make sure that we install over older versions if we decide to use this for the next release. Priority is minor as the current system works well. |
|||
#930 | fixed | Build LiveDVD with chroot official ubuntu method instead of remastersys | ||
Description |
I think that after v6.0 final we should start working on building the disk with the "alternate" build method that Alex proposed a while ago. The initial work has been done by Alex [1] and I have managed to update this to work with version 6.0 [2] This is the default method used by ubuntu to create flavors of the distribution and will make OSGeoLive more stable and more compatible with upstream changes over time. [1] https://gist.github.com/2572358 [2] https://gist.github.com/2838416 |