Magellan Linux

Diff of /trunk/mage-buildserver/buildserver-prepare.sh

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

revision 2790 by niro, Thu Aug 28 09:35:46 2014 UTC revision 2791 by niro, Thu Aug 28 09:37:15 2014 UTC
# Line 34  do Line 34  do
34   mage-bootstrap \   mage-bootstrap \
35   --root ${BUILDROOT}/${arch} \   --root ${BUILDROOT}/${arch} \
36   --magerc ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/${arch}/mage.rc \   --magerc ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/${arch}/mage.rc \
37   --profile "${BUILDROOT_PROFILE}" \   --profile "${MAGE_PROFILE}" \
38   --basesystem "${BOOTSTRAP_BASESYSTEM}" \   --basesystem "${BOOTSTRAP_BASESYSTEM}" \
39   || die "'${arch}' bootstrap"   || die "'${arch}' bootstrap"
40   touch ${BUILDROOT}/.stamps/${arch}_bootstrap-ok   touch ${BUILDROOT}/.stamps/${arch}_bootstrap-ok

Legend:
Removed from v.2790  
changed lines
  Added in v.2791