Giter VIP home page Giter VIP logo

udoo_image_creator's Introduction

Udoo Image Creator 20.04

Script for the creation of an Ubuntu 20.04 for the UDOO Neo SBC.

This script uses debootstrap to create a minimal Ubuntu 20.04 rootfs then it configures it to make it compatible with the UDOO neo board. It uses a pre-compiled 4.14 kernel and u-boot.

Installation

To execute this script you only have to clone this repository and run the main script as root, you will be asked to download dependencies if necessary (this feature is only available on Ubuntu-based distros). It will then do its magic and you'll find your new and shiny image on the root of the repo, alongside the main script.

Usage example

sudo ./udoo_image_creator.sh

Development setup

This script requires:

- debootsrap
- qemu-debootstrap
- qemu-arm-static

WIP/Not working

- Display LVDS
- OTG

Release History

  • 0.2.0
    • Updated to Ubuntu 20.04
  • 0.1.0
    • Image creator for Ubuntu 18.04

Sources

This script contains pre-compiled binaries, the sources are available here:

U-boot:
    * https://github.com/UDOOboard/uboot-imx/tree/2015.04.imx-20.04
Kernel:
    * https://github.com/UDOOboard/linux-imx-udoo.git

Meta

Tommaso Perondi โ€“ [email protected]

Distributed under the GNU General Public License v3.0 license.

Contributing

  1. Fork it (https://github.com/tommaso-perondi/udoo_image_creator)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

udoo_image_creator's People

Contributors

ektor5 avatar tommaso-perondi avatar

Watchers

 avatar

Forkers

wrage teledos

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.