Manjaro Difference between revisions of "Translations:Build Manjaro ISOs with buildiso/118/en"

Difference between revisions of "Translations:Build Manjaro ISOs with buildiso/118/en"

From Manjaro
(Importing a new version from external source)
 
(No difference)

Latest revision as of 15:06, 5 September 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Build Manjaro ISOs with buildiso)
==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"'''.

Building a minimal ISO

A minimal ISO is easy to create by modifying an entry in the profile.conf file. Find the section

 # use extra packages as defined in pkglist to activate a full profile
 # extra="false"
 extra="true"

and remove the # mark in front of extra = "false" and add a # in front of extra = "true".

Cookies help us deliver our services. By using our services, you agree to our use of cookies.