1
0
oui
This commit is contained in:
Daniel Tartavel 2018-06-09 19:04:32 +02:00
commit c2955a5c0d

View File

@ -4,7 +4,7 @@ Outils servant à générer une image pour systèmes à base de processeurs arm
Démarrage rapide: Démarrage rapide:
Choisissez dans le dossier conf le fichier adapté à votre besoin, sinon créer un nouveau fichier de config à partir du fichier config.template Choisissez dans le dossier config le fichier adapté à votre besoin, sinon créer un nouveau fichier de config à partir du fichier config.template
Créer l'image: Créer l'image:
create_arm_img_urpmi.sh --all --config <your config file> create_arm_img_urpmi.sh --all --config <your config file>
@ -20,7 +20,7 @@ This repository contains script to make image for arm based systems from Mageia
Quick start: Quick start:
Choose the config file you need in the conf directory, else create a new config file from config.template. Choose the config file you need in the config directory, else create a new config file from config.template.
create_arm_img_urpmi.sh --all --config <your config file> create_arm_img_urpmi.sh --all --config <your config file>