]> git.openstreetmap.org Git - nominatim.git/commit
split instruction into software installation and import
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 6 Jun 2016 22:17:15 +0000 (00:17 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 6 Jun 2016 22:17:15 +0000 (00:17 +0200)
commitd1b1acaf1dce32d0e7dfd6879459e51fd6d55535
tree0c10ccca5f980c1a4383a900a02a5feed7c9c9b0
parentff6c3a705be5477d32d832df174107e65c3556a5
split instruction into software installation and import

Basically leaves the part that needs to be done by the automatic
vagrant script in the bash script and moves the remaining part
into an OS-independent md file.

Also fixes some of the instructions for CentOS. Now almost runs
through (some minor issue with permission remains).
Vagrantfile
docs/CMakeLists.txt
docs/Import_and_update.md [new file with mode: 0644]
docs/bash2md.sh [new file with mode: 0755]
vagrant/install-on-centos-7.sh