Skip to content
forked from ilbers/isar

Integration System for Automated Root filesystem generation

License

Notifications You must be signed in to change notification settings

arulcse2008/isar-1

 
 

Repository files navigation

isar - Integration System for Automated Root filesystem generation

Isar is a set of scripts for building software packages and repeatable generation of Debian-based root filesystems with customizations.

Download

https://github.com/ilbers/isar/

Build

Instruction on how to build can be found in the User Manual.

Try

To test the QEMU image, run the following command:

    $ start_vm -a <arch of your build> -d <distro of your build>

Ex: Architecture of your build could be arm,arm64,i386,amd64,etc. Distribution of your build could be buster,bullseye,bookworm,etc.

The default root password is 'root'.

To test the RPi board, flash the image to an SD card using the instructions from the official site, section "WRITING AN IMAGE TO THE SD CARD": https://www.raspberrypi.org/documentation/installation/installing-images/README.md

Supported distributions

List of supported distributions, architectures and features can be found in the Supported_Configurations.

Support

Mailing lists:

Commercial support: [email protected]

Credits

  • Developed by ilbers GmbH & Siemens AG
  • Sponsored by Siemens AG

About

Integration System for Automated Root filesystem generation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 67.0%
  • HTML 25.6%
  • JavaScript 4.1%
  • Shell 1.1%
  • C++ 0.6%
  • BitBake 0.5%
  • Other 1.1%