Difference between revisions of "Build Manjaro ISOs with buildiso"

no edit summary
imported>Excalibur1234
imported>Excalibur1234
Line 58: Line 58:


=ISO profile=
=ISO profile=
==ISO profile overview==


Your <code>manjaro-tools-iso-profiles</code> folder contains these ISO profiles:
Your <code>manjaro-tools-iso-profiles</code> folder contains these ISO profiles:
Line 213: Line 216:
<code>>x86_64</code> marks a package, which will only get installed on the 64bit version of your ISO (XFCE).  
<code>>x86_64</code> marks a package, which will only get installed on the 64bit version of your ISO (XFCE).  


===Adding AUR packages to ISO===


If you want to add AUR packages to your ISO, you need to create a local repository and add it to the right (depending which architecture your system uses) <code>pacman-XXXXX.conf</code> file in your ISO profile.  
If you want to add AUR packages to your ISO, you need to create a local repository and add it to the right (depending which architecture your system uses) <code>pacman-XXXXX.conf</code> file in your ISO profile.