aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add alternative for --config between a name in ./platform or a path to ↵Jybz2020-09-101-9/+14
| | | | another place. Preparing the mageia4arm spec for RPM.
* Fix patch on armv7hlJybz2020-09-083-24/+21
|
* update patches for Uboot-bananaProJybz2020-09-085-119/+72
|
* add compress option, sign option, checksum option in argument list. Define ↵Jybz2020-08-302-4/+20
| | | | default values or it.
* update help, remove useless commentJybz2020-08-301-6/+2
|
* Switch from u-boot project binaries to Mageia's BS rpm.Jybz2020-08-301-3/+5
|
* Cleaning BananaPro platformJybz2020-08-3021-1510/+564
|
* Split script into two separate files, workflow and functions.Jybz2020-08-302-826/+828
|
* Switch \t by spacesJybz2020-08-301-61/+56
|