Перейти к содержанию

Навигация

ПО МКА-3/en: различия между версиями

Новая страница: «Other configuration files must be added to the autoconfiguration system through WB-dbic package upgrade (with version increase). In this case, if the desired file…»
(Новая страница: «If it becomes impossible to get all necessary variables for substitution for a given file, the file is not updated.»)
(Новая страница: «Other configuration files must be added to the autoconfiguration system through WB-dbic package upgrade (with version increase). In this case, if the desired file…»)
 
(не показаны 3 промежуточные версии этого же участника)
Строка 32: Строка 32:
If it becomes impossible to get all necessary variables for substitution for a given file, the file is not updated.
If it becomes impossible to get all necessary variables for substitution for a given file, the file is not updated.


Изменения в конфигурационных файлах не сохраняются. Изменения в темплейтах в директории /etc/wb-dbic/templates обрабатываются
Changes to configuration files are not saved. Changes in templates in /etc/wb-dbic/templates directory are processed
стандартным механизмом conffiles в dpkg: при установке обновлённого пакета
the standard conffiles mechanism in dpkg: when installing an updated package
и при наличии локальных правок пользователю будут предложены варианты дальнейших действий.
and if there are local edits, the user will be offered options for further action.




==== Настройка сети ====
==== Network setup ====
Т.к. получение переменных для подстановки в темплейты происходит по сети,
Since getting variables for substituting in templates is happening on the network,
то отдельно предоставляется первоначальный файл с настройками сети - /etc/network/interfaces.
the initial file with network settings - /etc/network/interfaces is provided separately.




==== Добавление конфигурационных файлов в систему ====
==== Adding configuration files to the system ====


Добавление других конфигурационных файлов в систему автоконфигурирования должно производиться
Other configuration files must be added to the autoconfiguration system
через обновление пакета wb-dbic (с увеличением версии). При этом, если нужный файл предоставляется каким-либо пакетом, то
through WB-dbic package upgrade (with version increase). In this case, if the desired file is provided by any package, then
необходимо пользоваться функционалом dpkg-divert или dpkg-divert в сочетании с ucf, чтобы предотвратить перезаписывание файла при обновлении
you must use the dpkg-divert or dpkg-divert functionality in conjunction with ucf to prevent overwriting of the file when upgrading
исходного пакета.
source package.
12 063

правки