Add missing firmware readme

This commit is contained in:
Mike Jones 2025-05-09 23:49:53 +01:00
parent fa1a1138d6
commit 777e7bb7a2
Signed by: mike
GPG key ID: 1C2C25F83140EF49
2 changed files with 20 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,5 +3,5 @@
# Cisco's licensing disallows sharing of SIP firmware, so unfortunately I cannot # Cisco's licensing disallows sharing of SIP firmware, so unfortunately I cannot
# provide it. # provide it.
roles/tftp/files/firmware/ roles/tftp/files/firmware/*
!roles/tftp/files/firmware/README.md !roles/tftp/files/firmware/README.md

View file

@ -0,0 +1,19 @@
# Cisco SIP firmware
This Ansible playbook expects Cisco SIP firmware files to be placed in this
directory (`roles/tftp/files/firmware/`), however due to licensing restrictions
they are not included in the repository.
Cisco no longer provide the files either, but you can find them using a search
engine of your choice.
You will need the following files placed in this directory for the playbook to
work:
* `apps41.8-5-2TH1-9.sbn`
* `cnu41.8-5-2TH1-9.sbn`
* `cvm41sip.8-5-2TH1-9.sbn`
* `dsp41.8-5-2TH1-9.sbn`
* `jar41sip.8-5-2TH1-9.sbn`
* `SIP41.8-5-2S.loads`
* `term41.default.loads`