Difference between revisions of "Build Manjaro ISOs with buildiso"
Views
Actions
Namespaces
Variants
Tools
→Prerequisites
imported>Fhdk |
imported>Fhdk |
||
Line 4: | Line 4: | ||
=Prerequisites= | =Prerequisites= | ||
Before we | Before we begin. You need Kernel linux49 or newer. | ||
It is recommend to download the latest version of [https:// | It is recommend to download the latest version of [https://manjaro.org/get-manjaro]. | ||
==Install manjaro-tools-iso== | |||
To get started you need to the following meta-package. | |||
sudo pacman -Syu manjaro-tools | |||
Accept the defaults and you will get the following packages installed | |||
* '''manjaro-tools-base''' | * '''manjaro-tools-base''' | ||
* '''manjaro-tools-iso''' | * '''manjaro-tools-iso''' | ||
* '''manjaro- | * '''manjaro-tools-pkg''' | ||
* '''manjaro- | * '''manjaro-tools-yaml''' | ||
* '''manjaro-tools-iso-profiles-community''' | |||
* '''manjaro-tools-iso-profiles-official''' | |||
* '''sonar-iso-profiles''' | |||
If will need all above packages - maybe except for `sonar-iso-profiles` which is a special branch for impaired people. | |||
We're going to choose <code>manjaro-iso-profiles-official</code> along with XFCE to help you understand what you need to do. | We're going to choose <code>manjaro-iso-profiles-official</code> along with XFCE to help you understand what you need to do. | ||
=ISO profile= | =ISO profile= |