Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2822 - (show annotations) (download)
Mon Sep 8 15:10:13 2014 UTC (9 years, 7 months ago) by niro
File size: 300 byte(s)
-removed commented cruft and added descriptions
1 # BuildServer global configuration file
2
3 # mage profile
4 BUILDROOT_PROFILE="R11"
5
6 # mage buildroot
7 BUILDROOT="/mnt/buildroot-${BUILDROOT_PROFILE}"
8
9 # mage-buildserver includes
10 BUILDSERVER_LIB_DIR="/usr/lib/mage-buildserver"
11
12 source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf