Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(rpi-aarch64): partition flagHEADuser/jibz/rpi-flag-fixmaster | Jybz | 2024-03-02 | 3 | -24/+42 |
| | |||||
* | Chore: rework rpi script | Jybz | 2023-08-26 | 7 | -140/+30 |
| | | | | | using upstream dtb setting u-boot env for memory error and skipping preboot snifing usb | ||||
* | 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 |
| | |||||
* | Use dtb from /boot directory (provided by the rpm) instead of a list from ↵ | Jybz | 2021-02-19 | 2 | -6/+5 |
| | | | | config file. | ||||
* | fix firmware path, previously downloaded, not get it from rpm path. | Jybz | 2021-02-19 | 1 | -3/+3 |
| | |||||
* | 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 ↵ | Jybz | 2021-02-19 | 1 | -1/+1 |
| | | | | option. | ||||
* | kernel-firmware-nonfree is not recognized, add a --fuzzy option. | Jybz | 2021-02-19 | 1 | -2/+1 |
| | |||||
* | Switch from info to print_info, replace BOOTARM by BOOT. | Jybz | 2021-02-19 | 1 | -4/+4 |
| | |||||
* | Preserve existing MAGEIA_VERSION variable | Jybz | 2021-02-19 | 1 | -1/+1 |
| | |||||
* | Fix overwriting the MIRROR variable, workarround skip-fs-probe for ↵ | Jybz | 2021-02-19 | 3 | -7/+13 |
| | | | | grub2-install, add raspberrypi-firmware package | ||||
* | remove uboot rpm for bananaPro | Jybz | 2021-02-19 | 2 | -0/+0 |
| | |||||
* | Update bananaPro with mageia's uboot, modify with mageia/armgrub.efi, ↵ | Jybz | 2021-02-03 | 3 | -72/+54 |
| | | | | reduced boot delay. | ||||
* | Mount /{proc,sys,dev} earlieruser/pterjan/rpi4 | Pascal Terjan | 2020-12-22 | 7 | -14/+14 |
| | | | | | This fixes many errors in scriptlets while installing basesystem (for example due to missing /dev/null). | ||||
* | 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 |
| | |||||
* | add mirror option | Jybz | 2020-12-02 | 1 | -1/+1 |
| | |||||
* | Move IMAGE= variable outside of configuration, improve clean function, ↵ | Jybz | 2020-11-19 | 8 | -24/+3 |
| | | | | prepare Desktop environment | ||||
* | big update... | Jybz | 2020-11-03 | 17 | -524/+226 |
| | |||||
* | update bananaPro using formating file instead formating device | Jybz | 2020-11-02 | 8 | -57/+77 |
| | |||||
* | Remove unused variable (redefined in the script). | Jybz | 2020-09-10 | 8 | -79/+0 |
| | |||||
* | Fix patch on armv7hl | Jybz | 2020-09-08 | 3 | -24/+21 |
| | |||||
* | update patches for Uboot-bananaPro | Jybz | 2020-09-08 | 5 | -119/+72 |
| | |||||
* | Switch from u-boot project binaries to Mageia's BS rpm. | Jybz | 2020-08-30 | 1 | -3/+5 |
| | |||||
* | Cleaning BananaPro platform | Jybz | 2020-08-30 | 21 | -1510/+564 |
| | |||||
* | Modify urpm method for bananaPro | Jybz | 2020-08-15 | 1 | -1/+7 |
| | |||||
* | added rpi 4 configuration | Daniel Tartavel | 2020-02-15 | 12 | -0/+609 |
| | | | | | corrected bug in addmedia for cauldron need updating u-boot package | ||||
* | Fixed bananaPro extlinux.conf file | Jybz | 2020-01-05 | 1 | -2/+2 |
| | |||||
* | rpi3b+64b | Jybz | 2020-01-05 | 5 | -33/+87 |
| | |||||
* | Initial conversion to use DNF | Neal Gompa | 2020-01-04 | 8 | -16/+15 |
| | | | | | | | | | | | | | This change makes it so that the ARM image creation script uses DNF instead of urpmi. This affords several advantages: 1. Mageia images can be created from non-Mageia systems 2. Mageia images can be created from within Mock 3. ARM images can be created from x86_64 hosts 4. Image building can rely on pre-installed repo configurations This also brings us in line with the Docker image creation process, which also uses DNF. | ||||
* | Reparation build Rpi (2)+ essais Rpi3b+ 64bits | Jybz | 2020-01-04 | 2 | -0/+0 |
| | |||||
* | Reparation build Rpi + essais Rpi3b+ 64bits | Jybz | 2020-01-04 | 21 | -38/+505 |
| | |||||
* | Fix : no user password, no banana user. | Jybz | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Fix : no user password. | Jybz | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Automatically set root password and user prior configuration. | Jybz | 2020-01-03 | 1 | -5/+6 |
| | |||||
* | Fixed extlinux for BananaPro, add initrd for root=UUID. | Jybz | 2019-12-30 | 2 | -10/+22 |
| | |||||
* | Improve extlinux.conf doc and process. | Jybz | 2019-12-30 | 12 | -6/+35 |
| | |||||
* | Clean build process for BananaPro | Jybz | 2019-12-19 | 1 | -4/+4 |
| | |||||
* | MAJ README.md | Jybz | 2019-12-19 | 1 | -4/+20 |
| | |||||
* | BananaPro use kernel from repo update and not from testing | Jybz | 2019-12-14 | 1 | -2/+3 |
| | |||||
* | fixe courriel | Jybz | 2019-12-06 | 3 | -3/+3 |
| | |||||
* | add ® | Jybz | 2019-12-06 | 8 | -0/+106 |
| | |||||
* | Merge branch 'master' of ssh://git.labolyon.fr/Jybz/mageia4arm | Jybz | 2019-12-05 | 20 | -28188/+0 |
|\ | |||||
| * | delete | Jybz | 2019-12-05 | 1 | -0/+0 |
| | | |||||
| * | delete | Jybz | 2019-12-05 | 1 | -0/+0 |
| | | |||||
| * | delete | Jybz | 2019-12-05 | 1 | -1/+0 |
| | | |||||
| * | delete | Jybz | 2019-12-05 | 1 | -0/+0 |
| | | |||||
| * | delete | Jybz | 2019-12-05 | 1 | -7/+0 |
| | | |||||
| * | delete | Jybz | 2019-12-05 | 1 | -0/+0 |
| | |