Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (30 loc) · 1.03 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.03 KB

THIS REPOSITORY HAS BEEN ARCHIVED. SEE ALLSTARLINK V3

ASL-Live-Build

ISO and IMG creator for the ASL 2.0.0 distribution using Debian live-build.

  • Creates ISOs for net install for Intel/AMD64
  • Creates IMG files for Raspberry Pi2, 3, and 4

Requirements

You must install Debian Live before you can build.

sudo apt-get install qemu-user-static qemu-utils qemu-system-arm
sudo apt-get install live-build debootstrap apt-cacher-ng

Consult this installation guide if you have other issues:

https://live-team.pages.debian.net/live-manual/html/live-manual/installation.en.html#118

Building

For x86_86 live boot / installer

make pc

For Raspberry Pi 2, 3, 4 image

make pi

Contributors

Adam KC1KCC

Rob KK9ROB

Contributors to AllStarLink itself can be found here: https://wiki.allstarlink.org/wiki/Credits_/_Contributions

License

ASL-Live-Build is open-sourced software licensed under the GPLv3 License

(C) 2021 AllStarLinkInc