Difference between revisions of "Build Manjaro ISOs with buildiso"
no edit summary
imported>Excalibur1234 |
imported>Excalibur1234 |
||
Line 107: | Line 107: | ||
* ''Packages'': This file contains base packages important to all Manjaro installations and LiveCDs. | * ''Packages'': This file contains base packages important to all Manjaro installations and LiveCDs. | ||
* ''Packages-Livecd'': This file contains packages, which will only get installed on the LiveCD. | * ''Packages-Livecd'': This file contains packages, which will only get installed on the LiveCD. | ||
* ''Packages-Xfce'': This file contains packages specific to your ISO (XFCE). | * ''Packages-Xfce'': This file contains packages specific to your ISO (XFCE) installation. All packages will also get installed on LiveCDs. | ||
* ''Packages-Xorg'': This file contains Xorg packages important to all Manjaro installations and LiveCDs. | * ''Packages-Xorg'': This file contains Xorg packages important to all Manjaro installations and LiveCDs. | ||
* ''profile.conf'' contains basic settings for your installation and LiveCD. | * ''profile.conf'' contains basic settings for your ISO installation and LiveCD. | ||
As you have probably noticed, most files and folders are only symlinks to the <code>shared</code> ISO profile. It is good practice to never change files or folders in the <code>shared</code> ISO profile. If you ever want to change them, first copy them to your ISO profile folder and delete the symlink. | As you have probably noticed, most files and folders are only symlinks to the <code>shared</code> ISO profile. It is good practice to never change files or folders in the <code>shared</code> ISO profile. If you ever want to change them, first copy them to your ISO profile folder and delete the symlink. |