Magellan Linux

Contents of /trunk/mage-buildserver/config/profiles/R11/profile.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2758 - (show annotations) (download)
Thu Aug 28 08:04:17 2014 UTC (9 years, 8 months ago) by niro
File size: 450 byte(s)
-moved profile specific settings to profile.conf
1 # R11 profile configuration
2
3 BUILD_ARCH=( x86_64 i686 )
4 MAGE_PROFILE="R11"
5
6 # playground for all arches enabled or not
7 # 0=disabled, 1=enabled
8 BUILD_PLAYGROUND=1
9
10 BOOTSTRAP_BASESYSTEM="systemd-initscripts"
11 BOOTSTRAP_DEVUTILS="common-devutils"
12
13 SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/smage/trunk"
14 MAGE_SVN_REPO="svn://cvs.magellan-linux.de/mage/trunk"
15 PKG_SCP_REPO="tjoke@magellan-linux.de:/var/www/htdocs/magellan/${BUILDROOT_PROFILE}/packages"