Downloads: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
You can install Debian 10 and add our beta apt repo instead of using an image. Add a file /etc/apt/sources.list.d/allstar.list and the following contents: | You can install Debian 10 and add our beta apt repo instead of using an image. Add a file /etc/apt/sources.list.d/allstar.list and the following contents: | ||
deb http://apt.allstarlink.org/repos/asl_builds buster main | deb http://apt.allstarlink.org/repos/asl_builds buster main | ||
Then run the following commands (as root): | |||
apt-get update | apt-get update | ||
apt-get install asl-asterisk | apt-get install asl-asterisk | ||
apt-get install allstar-helpers | apt-get install allstar-helpers | ||
apt-get install asl-dahdi | apt-get install asl-dahdi |
Revision as of 01:11, 5 February 2021
- ASL 1.01 Intel/AMD Latest AllStarLink installer for x86/AMD (main site)
- ASL 1.01 Intel/AMD Latest AllStarLink installer for x86/AMD (alternative site)
- Pi 1.01 Latest AllStarLink image for the Raspberry Pi
- Pi 1.01 Latest AllStarLink image for the Raspberry Pi (alternative site)
- ASL Repo AllStarLink Image Repository
- ASL FAQ - Install ASL on your existing Debian box or VM
Note: The ASL 1.01 installer is a Network installer and still uses the dvswitch.org site to download the .deb install files.
Beta Images
Beta images should only be used by advanced users. Use at your own risk.
- ASL Images Beta AllStarLink BETA Images Repository
- Pi2-3-4 BETA AllStarLink image for the Raspberry Pi 2, 3, or 4
Beta Apt Repo
You can install Debian 10 and add our beta apt repo instead of using an image. Add a file /etc/apt/sources.list.d/allstar.list and the following contents:
deb http://apt.allstarlink.org/repos/asl_builds buster main
Then run the following commands (as root):
apt-get update apt-get install asl-asterisk apt-get install allstar-helpers apt-get install asl-dahdi