Find a file
2014-01-09 11:44:46 +01:00
config Scripts and configuration are part of the Git 2014-01-02 11:33:32 +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 Moved disable_led.sh into script folder 2014-01-04 14:24:04 +01:00
.gitignore Scripts and configuration are part of the Git 2014-01-02 11:33:32 +01:00
build.sh moved mount of proc, sys and dev after bootstrap 2014-01-09 11:44:46 +01:00
README.md jumbo frames 2014-01-03 14:47:43 +01:00

Cubietruck-Debian

Scripts to create an Image of Debian for cubietruck

Created from Igor Pečovnik work at :

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

Installation steps

sudo apt-get -y install git
cd ~
git clone https://github.com/igorpecovnik/Cubietruck-Debian
chmod +x ./Cubietruck-Debian/build.sh
cd ./Cubietruck-Debian
./build.sh

Todo List

  • Let user param more things ( Language / Keyboard layout / Output dir / VGA-HDMI Output )
  • 2gb patch for kernel
  • wifi AP
  • enable jumbo frames for eth0