omm: update notes

This commit is contained in:
Markus 2024-01-11 22:25:53 +01:00
parent cfa3c48827
commit c6db7e5805
1 changed files with 5 additions and 4 deletions

View File

@ -21,12 +21,13 @@
update_cache: "{{ add_i386.changed }}"
# TODO manual steps
# alien --target=amd64 /tmp/SIP-DECT-OMM-8.1_SP4_GE30-0.i686.rpm
# dpkg -i sip-dect-omm_8.1SP4GE30-1_amd64.deb
# alien --target=amd64 /tmp/SIP-DECT-HANDSET-8.1_SP4_GE30-0.i686.rpm
# dpkg -i sip-dect-handset_8.1SP4GE30-1_amd64.deb
# alien --target=amd64 /tmp/SIP-DECT-OMM-9.0__HF02IK26-0.i686.rpm
# dpkg -i sip-dect-omm_9.0HF02IK26-1_amd64.deb
# alien --target=amd64 /tmp/SIP-DECT-HANDSET-9.0__HF02IK26-0.i686.rpm
# dpkg -i sip-dect-handset_9.0HF02IK26-1_amd64.deb
# rm /etc/init.d/sip-dect-omm
# rm /etc/sysconfig/SIP-DECT
# TODO tftp for iprfp3G.dnld
- name: Install systemd units
template: src={{ item }}.service.j2 dest=/lib/systemd/system/{{ item }}.service