All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)==Building a minimal ISO==
A minimal ISO is easy to create by modifying an entry in the profile.conf file. Find the section
<pre>
 # use extra packages as defined in pkglist to activate a full profile
 # extra="false"
 extra="true"
</pre>
and remove the '''#''' mark in front of '''extra = "false"''' and add a '''#''' in front of '''extra = "true"'''.
 h Russian (ru)==Создание минимального ISO==
Минимальный ISO легко создать, изменив запись в файле profile.conf. Найдите раздел
<pre>
 # использовать пакеты extra, определенные в pkglist, для активации полного профиля
 # extra="false"
 extra="true"
</pre>
удалите знак '''#''' перед '''extra = "false"''' и добавьте '''#''' перед '''extra = "true"'''.