use build/build.common to use common build operations
[bootmanager.git] / source / configuration
index fc8f872..9b3478d 100644 (file)
@@ -4,7 +4,7 @@
 
 
 # the current version of the bootmanager
-VERSION=3.1
+VERSION=3.1.15
 
 
 # full url to which api server to contact
@@ -13,11 +13,11 @@ BOOT_API_SERVER=https://www.planet-lab.org:443/PLCAPI/
 
 # path to store temporary files during the install,
 # do not include trailing slashes
-TEMP_PATH=/mnt/tmp
+TEMP_PATH=/tmp/mnt
 
 
 # path to the system mount point
-SYSIMG_PATH=/mnt/tmp/sysimg
+SYSIMG_PATH=/tmp/mnt/sysimg
 
 
 # where the cacerts for the boot cd can be found
@@ -37,8 +37,8 @@ PLCONF_DIR=/etc/planetlab
 
 
 # directory on the boot server containing
-# alpina support files and scripts
-ALPINA_SERVER_DIR=/alpina-v3
+# support files and scripts
+SUPPORT_FILE_DIR=/boot
 
 
 # this sets the size of the root logical volume,