Skip to content

osmhpi/vmdb2-image-smartmini-tx6

 
 

Repository files navigation

### Documentation
Instructions for configuration and use of hardware and software components can be found in the `doc` subdirectory.

### Required packages for building the image (incl. the kernel)

    sudo apt install bison flex bc lzop gcc-arm-linux-gnueabihf vmdb2 dosfstools qemu-user-static binfmt-support time kpartx bmap-tools

### Flashing the image to the SD-card

    lsblk

=> Find device file of YOUR sd-card device ...

    sudo bmaptool copy output/smartmini-bullseye.img.xz /dev/sdc --nobmap

### License rules
This project is provided under the terms of the GPLv2 license as provided in the COPYING file.

Instead of adding GPLv2 boilerplates to the individual files, we uses SPDX license identifiers, which are machine parseable and considered legaly equivalent.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 72.9%
  • Python 27.1%