Added project for Xserver-Debian (formerly Ubuntu Noroot)

This commit is contained in:
Sergii Pylypenko
2014-03-31 23:11:50 +03:00
parent 6a5c58516a
commit 502c1a0e8c
16 changed files with 343 additions and 6 deletions

View File

@@ -0,0 +1 @@
../../xserver/AndroidData/DroidSansMono.ttf

View File

@@ -0,0 +1 @@
../xserver/data/data-1.tgz

View File

@@ -0,0 +1,10 @@
#!/system/bin/sh
rm -rf $SDCARD/ubuntu
cd $SECURE_STORAGE_DIR
./busybox tar xzf $UNSECURE_STORAGE_DIR/data-1.tar.gz
rm -f $UNSECURE_STORAGE_DIR/data-1.tar.gz
export SECURE_STORAGE_DIR=$SECURE_STORAGE_DIR/img
cd $SECURE_STORAGE_DIR
./postinstall.sh