# BuildServer global configuration file # mage profile BUILDROOT_PROFILE="R11" BUILDROOT="/mnt/buildroot-${BUILDROOT_PROFILE}" #BUILD_ARCH=( x86_64 i686 ) #SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/smage/trunk" #MAGE_SVN_REPO="svn://cvs.magellan-linux.de/mage/trunk" #PKG_SCP_REPO="tjoke@magellan-linux.de:/var/www/htdocs/magellan/${BUILDROOT_PROFILE}/packages" BUILDSERVER_LIB_DIR="/usr/lib/mage-buildserver" #BOOTSTRAP_BASESYSTEM="systemd-initscripts" #BOOTSTRAP_DEVUTILS="common-devutils" #BUILD_ARCH=( i486 ) #BUILDROOT="/mnt/test-buildroot-alx07" #BUILDROOT_PROFILE="alx-070" #SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/alx/smage/trunk" #MAGE_SVN_REPO="svn://cvs.magellan-linux.de/alx/mage/trunk" source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf