a6b2f99e2c
- update README.md to follow changes - update create_arm_img_urpmi.sh to follow changes
29 lines
807 B
Markdown
29 lines
807 B
Markdown
# 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éer un nouveau dossier de configuration, copier le fichier mageia4arm.cfg.template à l'interieur et modifier le à vos besoins.
|
|
|
|
Créer l'image:
|
|
create_arm_img_urpmi.sh --all --config <your config dir>
|
|
|
|
Aide:
|
|
create_arm_img_urpmi.sh -h|--help
|
|
|
|
|
|
|
|
|
|
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
|