aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(rpi-aarch64): partition flagHEADuser/jibz/rpi-flag-fixmasterJybz2024-03-023-24/+42
* Chore: rework rpi scriptJybz2023-08-267-140/+30
* Improve GRUB fix by using --removablePascal Terjan2023-04-212-4/+1
* Fix GRUB setup for rpi-aarch64Pascal Terjan2023-04-203-1/+4
* Merge branch 'master' of ssh://git.mageia.org/software/mageia4armJybz2021-02-211-3/+3
|\
| * Fix JSON syntaxPascal Terjan2021-02-191-3/+3
* | Add --mga-version argument and use repository as MIRROR.Jybz2021-02-211-1/+1
|/
* Fix double help function in build_all.shJybz2021-02-191-7/+4
* Use dtb from /boot directory (provided by the rpm) instead of a list from con...Jybz2021-02-192-6/+5
* fix firmware path, previously downloaded, not get it from rpm path.Jybz2021-02-191-3/+3
* Add rpi-aarch64 config without desktop.Jybz2021-02-191-0/+1
* Remove preserve ownership while copying in FAT fs.Jybz2021-02-191-1/+2
* kernel-firmware-nonfree is not recognized, add a -a option for the --fuzzy op...Jybz2021-02-191-1/+1
* kernel-firmware-nonfree is not recognized, add a --fuzzy option.Jybz2021-02-191-2/+1
* Add rpi-aarch64 configuration to build_all.sh, add a size variable as plasma5...Jybz2021-02-192-8/+10
* Switch from info to print_info, replace BOOTARM by BOOT.Jybz2021-02-191-4/+4
* Add version 8Jybz2021-02-191-1/+1
* Preserve existing MAGEIA_VERSION variableJybz2021-02-191-1/+1
* Fix overwriting the MIRROR variable, workarround skip-fs-probe for grub2-inst...Jybz2021-02-193-7/+13
* Fix fork loop generated by the space not found at the end when --log is the l...Jybz2021-02-191-1/+1
* Fix desktop option (missing in the list of options)Jybz2021-02-191-1/+1
* remove uboot rpm for bananaProJybz2021-02-192-0/+0
* Update bananaPro with mageia's uboot, modify with mageia/armgrub.efi, reduced...Jybz2021-02-033-72/+54
* Modifications for selecting mirror, fixing ARCH variableJybz2021-02-031-3/+3
* Mount /{proc,sys,dev} earlieruser/pterjan/rpi4Pascal Terjan2020-12-228-26/+24
* Add a generic rpi-aarch64 platformPascal Terjan2020-12-228-0/+285
* Add SFDISK_SCRIPT for rpi4Pascal Terjan2020-12-191-1/+1
* Do not call urpmi when there are no packages to installPascal Terjan2020-12-191-1/+3
* Unmount /boot/EFI before /bootPascal Terjan2020-12-191-1/+2
* Do not use qemu when we are already on the right archPascal Terjan2020-12-191-24/+19
* Install distribution-gpg-keys and qemu-user-static outside the chrootPascal Terjan2020-12-191-2/+10
* Fail when udisks2 is missingPascal Terjan2020-12-191-0/+10
* Fail early when partitioning script is missingPascal Terjan2020-12-191-0/+1
* Do not redefine exitPascal Terjan2020-12-191-29/+28
* Add environemnt checking functionJybz2020-12-142-0/+17
* add spec fileJybz2020-12-141-0/+82
* Add build_all.sh script originaly based on draklive build_all.sh, but with di...Jybz2020-12-022-0/+150
* add mirror optionJybz2020-12-023-2/+11
* fix shift on package option.Jybz2020-12-011-1/+1
* add --mga-version option and rearrange bashcompletion jump listJybz2020-12-012-26/+46
* Rename info function to print_info, info app already existsJybz2020-11-302-76/+78
* Ignore *.logJybz2020-11-291-1/+1
* move auto log to ./log instead of ./Jybz2020-11-291-1/+4
* Move IMAGE= variable outside of configuration, improve clean function, prepar...Jybz2020-11-1910-48/+23
* Add extrapackage installation, preparing Desktop Environment.Jybz2020-11-192-4/+3
* big update...Jybz2020-11-0319-743/+618
* Add bash completionJybz2020-11-021-2/+9
* update bananaPro using formating file instead formating deviceJybz2020-11-028-57/+77
* Add bash completionJybz2020-09-161-0/+86
* Remove unused variable (redefined in the script).Jybz2020-09-108-79/+0