Magellan Linux

Diff of /trunk/mage-buildserver/config/buildserver.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2757 by niro, Sun Aug 10 19:37:44 2014 UTC revision 2758 by niro, Thu Aug 28 08:04:17 2014 UTC
# Line 4  Line 4 
4  BUILDROOT_PROFILE="R11"  BUILDROOT_PROFILE="R11"
5    
6  BUILDROOT="/mnt/buildroot-${BUILDROOT_PROFILE}"  BUILDROOT="/mnt/buildroot-${BUILDROOT_PROFILE}"
7  BUILD_ARCH=( x86_64 i686 )  #BUILD_ARCH=( x86_64 i686 )
8    
9  SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/smage/trunk"  #SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/smage/trunk"
10  MAGE_SVN_REPO="svn://cvs.magellan-linux.de/mage/trunk"  #MAGE_SVN_REPO="svn://cvs.magellan-linux.de/mage/trunk"
11  PKG_SCP_REPO="tjoke@magellan-linux.de:/var/www/htdocs/magellan/${BUILDROOT_PROFILE}/packages"  #PKG_SCP_REPO="tjoke@magellan-linux.de:/var/www/htdocs/magellan/${BUILDROOT_PROFILE}/packages"
12    
13  BUILDSERVER_LIB_DIR="/usr/lib/mage-buildserver"  BUILDSERVER_LIB_DIR="/usr/lib/mage-buildserver"
14  BOOTSTRAP_BASESYSTEM="systemd-initscripts"  #BOOTSTRAP_BASESYSTEM="systemd-initscripts"
15  BOOTSTRAP_DEVUTILS="common-devutils"  #BOOTSTRAP_DEVUTILS="common-devutils"
16    
17  #BUILD_ARCH=( i486 )  #BUILD_ARCH=( i486 )
18  #BUILDROOT="/mnt/test-buildroot-alx07"  #BUILDROOT="/mnt/test-buildroot-alx07"
19  #BUILDROOT_PROFILE="alx-070"  #BUILDROOT_PROFILE="alx-070"
20  #SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/alx/smage/trunk"  #SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/alx/smage/trunk"
21  #MAGE_SVN_REPO="svn://cvs.magellan-linux.de/alx/mage/trunk"  #MAGE_SVN_REPO="svn://cvs.magellan-linux.de/alx/mage/trunk"
22    
23    source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf

Legend:
Removed from v.2757  
changed lines
  Added in v.2758