Инструменты пользователя

Инструменты сайта


release_4.0

Это старая версия документа.


Релиз прошивки 4.0

Коллеги добрый день.

10 апреля мы выпускаем релиз прошивки 4.0 с обновленным интерфейсом (она уже доступна для всех поддерживаемых приставок в ветке beta) (сслыка на PDF). Тк интерфейс может быть непривычен и потребуется время на ознакомление ваших абонентов и сотрудников клиентского сервиса мы предусмотрели вариант, немного отложить переход на новый интерфейс. Для этого для каждой из моделей приставок предусмотрен тип обновления 3.9 (например для v410 это linux-qt/3.9) в котором на некоторое время будет доступна прошивка с старым интерфейсом (3.9.13). Если вы не хотите сразу переходить на новый интерфейс можно перевести приставки на данный тип обновления. Для использующих веб-портал - кардинальных изменений не будет, nолько изменится внешний вид внутренних настроек приставки.

Пример настроек провиженинга для перевода всех приставок на тип обновления 3.9 (за исключением модели v605)

<update_types>
  <device id="s310" force_type="3.9" force_os="linux-qt">
    <type name="Old Release" os="linux-qt" type="3.9" />   
  </device>
  <device id="s300" force_type="3.9" force_os="linux-qt">
    <type name="Old Release" os="linux-qt" type="3.9" />   
  </device>
  <device id="s400" force_type="3.9" force_os="linux-qt">
    <type name="Old Release" os="linux-qt" type="3.9" />   
  </device>
  <device id="s110" force_type="3.9" force_os="linux">
    <type name="Old Release" os="linux" type="3.9" />    
  </device>
  <device id="s410" force_type="3.9" force_os="linux-qt">
    <type name="Old Release" os="linux-qt" type="3.9" />   
  </device>
  <device id="s500" force_type="3.9" force_os="linux-qt">
    <type name="Old Release" os="linux-qt" type="3.9" />   
  </device>
    <device id="s501" force_type="3.9" force_os="linux-qt">
    <type name="Old Release" os="linux-qt" type="3.9" />    
  </device>
</update_types>

для возврата обратно на релиз:

<update_types>
  <device id="s310" force_type="release" force_os="linux-qt">
    <type name="Release" os="linux-qt" type="release" /> 
    <type name="Beta" os="linux-qt" type="beta" />    
  </device>
  <device id="s300" force_type="release" force_os="linux-qt">
    <type name="Release" os="linux-qt" type="release" /> 
    <type name="Beta" os="linux-qt" type="beta" />     
  </device>
  <device id="s400" force_type="release" force_os="linux-qt">
    <type name="Release" os="linux-qt" type="release" /> 
    <type name="Beta" os="linux-qt" type="beta" />    
  </device>
  <device id="s110" force_type="release" force_os="linux">
    <type name="Release" os="linux" type="release" /> 
    <type name="Beta" os="linux" type="beta" />      
  </device>
  <device id="s410" force_type="release" force_os="linux-qt">
    <type name="Release" os="linux-qt" type="release" /> 
    <type name="Beta" os="linux-qt" type="beta" />      
  </device>
  <device id="s500" force_type="release" force_os="linux-qt">
    <type name="Release" os="linux-qt" type="release" /> 
    <type name="Beta" os="linux-qt" type="beta" />      
  </device>
  <device id="s501" force_type="release" force_os="linux-qt">
    <type name="Release" os="linux-qt" type="release" /> 
    <type name="Beta" os="linux-qt" type="beta" />      
  </device>
</update_types>
release_4.0.1522834759.txt.gz · Последние изменения: 2018/04/04 12:39 — Vladimir Manov

Инструменты страницы