aosucas499 / starboardre

A script to download a docker image, install dependencies and run the drivers/software for old digital boards "Hitachi StarBoard" in new ubuntu based distros.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starboardre

An application for linux, to run drivers/software for old digital boards "Hitachi StarBoard" in new Ubuntu based distros. (Bionic and focal based systems). It downloads a docker image, installs dependencies and executes the drivers/software. The aplication run at every startup.

Working in Boards:

TESTING...

Linux compatible systems:

  • Ubuntu Focal and Bionic
  • Linux Mint based on Ubuntu Focal and Bionic

INSTALL

sudo apt-get update -y

sudo apt-get install git -y

git clone https://github.com/aosucas499/starboardre.git

cd starboardre

./install-starboardre

sudo reboot (Reboot the system - Reiniciar el sistema)

Si este proyecto te ayuda, puedes invitarme a un café.

If this project helps you, you can give me a cup of coffee .

paypal )

Thanks to Lliurex Team and mijuanlo

Gracias al equipo de Lliurex Team, basé mi dockerfile en el suyo y usé sus archivos.

About

A script to download a docker image, install dependencies and run the drivers/software for old digital boards "Hitachi StarBoard" in new ubuntu based distros.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%