1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2018-07-26 07:31:56 +02:00
common/etc - corrected a bug in fstab generation 2018-07-22 18:46:29 +02:00
rpi - first submission 2018-07-26 07:26:44 +02:00
tools - complete path of chmod 2018-07-26 07:31:56 +02:00
xu4 - added rsync at installation 2018-07-21 13:58:04 +02:00
create_arm_img_urpmi.sh - corrected a bug in fstab generation 2018-07-22 18:46:29 +02:00
LICENSE Initial commit 2018-06-06 09:09:33 +00:00
mageia4arm.cfg.template - modified name of config file conflicting with raspberry pi config.txt 2018-07-21 13:02:00 +02:00
mageia4arm.kdev4 renamed raspi dir by rpi 2018-06-09 11:57:08 +02:00
README.md - update of README.md 2018-07-22 14:29:24 +02:00

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

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

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"