translator
11,049
edits
(Created page with "=== replaces === Массив устаревших имен пакетов, заменяемые этим пакетом, например, {{ic|1=replaces=('ethereal')}} дл...") Tags: Mobile web edit Mobile edit |
(Created page with "=== backup === Массив файлов, которые могут содержать пользовательские изменения и должны быть сохра...") |
||
Line 99: | Line 99: | ||
=== backup === | === backup === | ||
Массив файлов, которые могут содержать пользовательские изменения и должны быть сохранены при обновлении или удалении пакета, в первую очередь предназначен для конфигурационных файлов в {{ic|/etc}}. | |||
When updating, new version may be saved as {{ic|file.pacnew}} to avoid overwriting a file which already exists and was previously modified by the user. Similarly, when the package is removed, user-modified file will be preserved as {{ic|file.pacsave}} unless the package was removed with {{ic|pacman -Rn}} command. | When updating, new version may be saved as {{ic|file.pacnew}} to avoid overwriting a file which already exists and was previously modified by the user. Similarly, when the package is removed, user-modified file will be preserved as {{ic|file.pacsave}} unless the package was removed with {{ic|pacman -Rn}} command. |