aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(rpi-aarch64): partition flagHEADuser/jibz/rpi-flag-fixmasterJybz2024-03-023-24/+42
|
* Chore: rework rpi scriptJybz2023-08-267-140/+30
| | | | | using upstream dtb setting u-boot env for memory error and skipping preboot snifing usb
* 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
|\ | | | | | | | | Update my local branch, merge modifications from upstream. .
| * 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 ↵Jybz2021-02-192-6/+5
| | | | config file.
* 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 ↵Jybz2021-02-191-1/+1
| | | | option.
* 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 ↵Jybz2021-02-192-8/+10
| | | | plasma5-minimal needs at least 6GB.
* 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 ↵Jybz2021-02-193-7/+13
| | | | grub2-install, add raspberrypi-firmware package
* Fix fork loop generated by the space not found at the end when --log is the ↵Jybz2021-02-191-1/+1
| | | | last argument.
* 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, ↵Jybz2021-02-033-72/+54
| | | | reduced boot delay.
* Modifications for selecting mirror, fixing ARCH variableJybz2021-02-031-3/+3
|
* Mount /{proc,sys,dev} earlieruser/pterjan/rpi4Pascal Terjan2020-12-228-26/+24
| | | | | This fixes many errors in scriptlets while installing basesystem (for example due to missing /dev/null).
* 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
| | | | Currently it causes to mess up with the system...
* Fail early when partitioning script is missingPascal Terjan2020-12-191-0/+1
|
* Do not redefine exitPascal Terjan2020-12-191-29/+28
| | | | My bash does not like it
* 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 ↵Jybz2020-12-022-0/+150
| | | | different configuration scheme. Needed : jq
* 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, ↵Jybz2020-11-1910-48/+23
| | | | prepare Desktop environment
* 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
|