Skip to content

mohousch/buildsystem

 
 

Repository files navigation

how to build image:

$:~ git clone https://github.com/mohousch/buildsystem.git

cd buildsystem

for first use:

$:~ sudo bash prepare-for-bs.sh

machine configuration:

$:~ make init
or
$:~ make

build images:

$:~ make image-neutrino2
$:~ make image-neutrino

for more details:

$:~ make help

supported boards:

$:~ make print-boards
  • backed image can be found into ~/buildsystem/tufsbox/$(machine)/image.

tested with:

  • debian 8 Jessie, 9 Stretch, 11 Bullseye and 12 Bookworm
  • linuxmint 20.1 Ulyssa, 20.2 Uma, 20.3 Una, 21 Vanessa, 21.1 Vera, 21.2 Victoria, LMDE 5 Elsie and LMDE 6 Faye
  • Ubuntu 20.04 Focal Fossa, 22.04 Jammy Jellyfish, 22.10 Kinetic Kudu, 23.04 lunar lobster and 23.10 Mantic Minotaur

About

simply buildsystem to build neutrino2 / neutrino images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.2%
  • C++ 8.8%
  • Makefile 1.7%
  • Shell 1.1%
  • Roff 0.2%
  • Objective-C 0.0%