Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/build_xo1.sh
blob: 7a2ed59fce38abd107271e7d16594364c72a48c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
set -o nounset
set -o errexit

version=$(($1-1)) 

echo $version > latestbuild

olpc-os-builder --additional-defaults common.ini xo-1.ini
mkdir -p ~/latest/xo1
echo "Copiando a home..."
cp -ar /var/tmp/olpc-os-builder/output/* ~/latest/xo1
echo "Publicando..."
rsync -avzP ~/latest/xo1/* icarito@sunjammer.sugarlabs.org:public_html/xo1/