Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'image/post.sh')
-rwxr-xr-ximage/post.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/image/post.sh b/image/post.sh
index 8fa4d37..b38feb5 100755
--- a/image/post.sh
+++ b/image/post.sh
@@ -11,6 +11,11 @@ echo Installing homepage
mkdir -p usr/share/library-common
cp $src_root/../hx_home/* usr/share/library-common/
+echo Installing boot-anim
+# custom bootscreen
+mkdir -p usr/share/library-common
+cp $src_root/../hx_home/* usr/share/library-common/
+
echo Setting language
cat > home/olpc/.i18n <<EOF
LANG="es_PE.utf8"