Giter VIP home page Giter VIP logo

a10_olinuxino_lime-scripts's Introduction

scripts for creating kernel, uboot and FS image for a10-olinuxino-lime

prerequisites

  • NO WARRANTY included
  • Debian VM testing - nobody wants to mess up their main system and give root privileges to unknown script
  • APT sources need links to stable, testing and emdebian repositories (deb http://www.emdebian.org/debian stable/testing main)
  • packages;
    • binfmt-support
    • build-essential
    • dpkg-cross
    • gcc-4.7-arm-linux-gnueabihf
    • git
    • multistrap
    • ncurses-dev
    • qemu
    • qemu-user-static
    • u-boot-tools

settings

  • edit following variables at the beginning of the shell scripts
    • FS_DIR
    • FTP_MIRROR_COUNTRY
    • NEW_HOSTNAME
    • KERNEL_CONF
    • KERNEL_DIR
  • grep for lines containing "FIXME" if one does not want default settings
  • grep for "a10-olinuxino-lime specific" if one wants to change the board
  • edit 1st-boot.sh for commands to be run after first boot

how to run

  1. edit settings
  2. run make_arm_fs.sh
  3. run make_a10_lime_kernel.sh
  4. run prep_arm_img.sh
  5. copy onto SD according to instructions from Olimex

default headless output

  • uboot, kernel image and fs
  • base packages without man pages, doc files (are not even installed)
  • base network packages, vim, zips, screen, ... -> have a look at make_arm_fs.sh:208
  • no locales
  • iptables
  • only one (getty) console running
  • graphic modules turned OFF (can be turned on)
  • no reserved graphic memory
  • prepared 1st-boot.sh script to generate SSH keys on bootup
  • dropbear but with working sftp (installed openssh-server, but turned off)

references

a10_olinuxino_lime-scripts's People

Contributors

karoltx avatar

Stargazers

Javier Loureiro avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.