Find a file
2014-02-05 16:43:19 +01:00
bin misc bins 2014-01-18 17:05:17 +01:00
config hostap disabled 2014-02-05 16:43:19 +01:00
output Starting up .... 2013-12-29 12:01:02 +01:00
patch GPIO Patch to create device according to linux/documentation/gpio.txt 2014-01-02 16:12:21 +01:00
scripts cleanup 2014-01-28 09:01:44 +01:00
.gitignore Scripts and configuration are part of the Git 2014-01-02 11:33:32 +01:00
build.sh usbredirector and wlan0 commented out 2014-02-05 12:49:28 +01:00
README.md Readme 2014-01-22 11:53:23 +01:00

Forked from the following:

Created from Igor Pečovnik work at :

http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/


Installation steps Arch Linux for Cubietruck

use a debian based Linux Distribution!

open your preferred shell

sudo apt-get -y install git

cd ~

git clone https://bitbucket.org/mziegler08/cubietruck-arch

cd cubietruck-arch

chmod +x build.sh

sudo ./build.sh

Enjoy Arch Linux :)