From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)The Automation Linux distributive as the package repositories is represented by Live/Install/Service Disks which are built by [https://www.debian.org/devel/debian-live the Debian Live project]. The procedure of creating the firmware from the Live-configuration is the following:
<syntaxhighlight lang="bash">
# Cleaning up of the previous building data
lb clean --purge
# Building of the image
lb build
</syntaxhighlight>
 h Ukrainian (uk)Дистрибутив Linux Автоматизації, як репозиторій пакетів, представлено Живими/Встановлювальними/Сервісними Дисками які складаються [https://www.debian.org/devel/debian-live проєктом Debian Live]. Процедура створення прошивок для Живих-конфігурацій наступна:
<syntaxhighlight lang="bash">
# Очищення даних попереднього складання
lb clean --purge
# Складання штампу
lb build
</syntaxhighlight>