| Commit message (Expand) | Author | Age | Files | Lines |
* | Chore: rework rpi script | Jybz | 2023-08-26 | 7 | -140/+30 |
* | Improve GRUB fix by using --removable | Pascal Terjan | 2023-04-21 | 2 | -4/+1 |
* | Fix GRUB setup for rpi-aarch64 | Pascal Terjan | 2023-04-20 | 3 | -1/+4 |
* | Merge branch 'master' of ssh://git.mageia.org/software/mageia4arm | Jybz | 2021-02-21 | 1 | -3/+3 |
|\ |
|
| * | Fix JSON syntax | Pascal Terjan | 2021-02-19 | 1 | -3/+3 |
* | | Add --mga-version argument and use repository as MIRROR. | Jybz | 2021-02-21 | 1 | -1/+1 |
|/ |
|
* | Fix double help function in build_all.sh | Jybz | 2021-02-19 | 1 | -7/+4 |
* | Use dtb from /boot directory (provided by the rpm) instead of a list from con... | Jybz | 2021-02-19 | 2 | -6/+5 |
* | fix firmware path, previously downloaded, not get it from rpm path. | Jybz | 2021-02-19 | 1 | -3/+3 |
* | Add rpi-aarch64 config without desktop. | Jybz | 2021-02-19 | 1 | -0/+1 |
* | Remove preserve ownership while copying in FAT fs. | Jybz | 2021-02-19 | 1 | -1/+2 |
* | kernel-firmware-nonfree is not recognized, add a -a option for the --fuzzy op... | Jybz | 2021-02-19 | 1 | -1/+1 |
* | kernel-firmware-nonfree is not recognized, add a --fuzzy option. | Jybz | 2021-02-19 | 1 | -2/+1 |
* | Add rpi-aarch64 configuration to build_all.sh, add a size variable as plasma5... | Jybz | 2021-02-19 | 2 | -8/+10 |
* | Switch from info to print_info, replace BOOTARM by BOOT. | Jybz | 2021-02-19 | 1 | -4/+4 |
* | Add version 8 | Jybz | 2021-02-19 | 1 | -1/+1 |
* | Preserve existing MAGEIA_VERSION variable | Jybz | 2021-02-19 | 1 | -1/+1 |
* | Fix overwriting the MIRROR variable, workarround skip-fs-probe for grub2-inst... | Jybz | 2021-02-19 | 3 | -7/+13 |
* | Fix fork loop generated by the space not found at the end when --log is the l... | Jybz | 2021-02-19 | 1 | -1/+1 |
* | Fix desktop option (missing in the list of options) | Jybz | 2021-02-19 | 1 | -1/+1 |
* | remove uboot rpm for bananaPro | Jybz | 2021-02-19 | 2 | -0/+0 |
* | Update bananaPro with mageia's uboot, modify with mageia/armgrub.efi, reduced... | Jybz | 2021-02-03 | 3 | -72/+54 |
* | Modifications for selecting mirror, fixing ARCH variable | Jybz | 2021-02-03 | 1 | -3/+3 |
* | Mount /{proc,sys,dev} earlieruser/pterjan/rpi4 | Pascal Terjan | 2020-12-22 | 8 | -26/+24 |
* | Add a generic rpi-aarch64 platform | Pascal Terjan | 2020-12-22 | 8 | -0/+285 |
* | Add SFDISK_SCRIPT for rpi4 | Pascal Terjan | 2020-12-19 | 1 | -1/+1 |
* | Do not call urpmi when there are no packages to install | Pascal Terjan | 2020-12-19 | 1 | -1/+3 |
* | Unmount /boot/EFI before /boot | Pascal Terjan | 2020-12-19 | 1 | -1/+2 |
* | Do not use qemu when we are already on the right arch | Pascal Terjan | 2020-12-19 | 1 | -24/+19 |
* | Install distribution-gpg-keys and qemu-user-static outside the chroot | Pascal Terjan | 2020-12-19 | 1 | -2/+10 |
* | Fail when udisks2 is missing | Pascal Terjan | 2020-12-19 | 1 | -0/+10 |
* | Fail early when partitioning script is missing | Pascal Terjan | 2020-12-19 | 1 | -0/+1 |
* | Do not redefine exit | Pascal Terjan | 2020-12-19 | 1 | -29/+28 |
* | Add environemnt checking function | Jybz | 2020-12-14 | 2 | -0/+17 |
* | add spec file | Jybz | 2020-12-14 | 1 | -0/+82 |
* | Add build_all.sh script originaly based on draklive build_all.sh, but with di... | Jybz | 2020-12-02 | 2 | -0/+150 |
* | add mirror option | Jybz | 2020-12-02 | 3 | -2/+11 |
* | fix shift on package option. | Jybz | 2020-12-01 | 1 | -1/+1 |
* | add --mga-version option and rearrange bashcompletion jump list | Jybz | 2020-12-01 | 2 | -26/+46 |
* | Rename info function to print_info, info app already exists | Jybz | 2020-11-30 | 2 | -76/+78 |
* | Ignore *.log | Jybz | 2020-11-29 | 1 | -1/+1 |
* | move auto log to ./log instead of ./ | Jybz | 2020-11-29 | 1 | -1/+4 |
* | Move IMAGE= variable outside of configuration, improve clean function, prepar... | Jybz | 2020-11-19 | 10 | -48/+23 |
* | Add extrapackage installation, preparing Desktop Environment. | Jybz | 2020-11-19 | 2 | -4/+3 |
* | big update... | Jybz | 2020-11-03 | 19 | -743/+618 |
* | Add bash completion | Jybz | 2020-11-02 | 1 | -2/+9 |
* | update bananaPro using formating file instead formating device | Jybz | 2020-11-02 | 8 | -57/+77 |
* | Add bash completion | Jybz | 2020-09-16 | 1 | -0/+86 |
* | Remove unused variable (redefined in the script). | Jybz | 2020-09-10 | 8 | -79/+0 |
* | Add alternative for --config between a name in ./platform or a path to anothe... | Jybz | 2020-09-10 | 1 | -9/+14 |