aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6f653c20081b8e25270d1bdc0257cf0752eb5ddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# mageia4arm

Outils servant à  générer une image Mageia pour systèmes à base de processeurs arm

Démarrage rapide:

Choisissez le dossier de configuration adapté à votre besoin (rpi ou xu4), sinon créez un nouveau dossier de configuration, copiez le fichier "mageia4arm.cfg.template"" à l'interieur et modifiez le selon vos besoins. 

Créer l'image: 
create_arm_img_urpmi.sh --all --config <dossier de configuration>

Aide:
create_arm_img_urpmi.sh -h|--help

Vous pouvez adapter le script "second_stage_install.sh"" afin de compléter l'installation.
Des scprits sont disponibles dans le dossier "tools".


This repository contains script to make image for arm based systems from Mageia repositories.


Quick start:

Choose the config dir you need (rpi or xu4), else create a new config directory with "mageia4arm.cfg.template"" in and modify it as you need.

create_arm_img_urpmi.sh --all --config <your config dir>

Help:
create_arm_img_urpmi.sh -h|--help

you can adapt the script "second_stage_install.sh"" to complete the installation.
Some scripts are available in directory "tools"