aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add alternative for --config between a name in ./platform or a path to anothe...Jybz2020-09-101-9/+14
* 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 de...Jybz2020-08-302-4/+20
* 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
* fix type, shift dnf extra inside dnf mirroirJybz2020-08-301-10/+4
* add default value for hostname.Jybz2020-08-301-1/+1
* shift burningBootloader at the end, in order to take the bootloader from an R...Jybz2020-08-301-2/+2
* Add ignorearch instead of patching urpmi.addmedia. NEED urpm patch not upstre...Jybz2020-08-301-10/+2
* Modify urpm method for bananaProJybz2020-08-152-1/+17
* add sha384sumJybz2020-08-151-0/+2
* add extrasJybz2020-08-151-0/+19
* add unmount in cleanJybz2020-08-151-0/+6
* Locate 2 bugs, one with useless files fullfilling boot partition, one overwri...Jybz2020-08-151-4/+6
* Permits patching for bug with aarch64 on x86_64 buildJybz2020-08-151-0/+8
* add timestampJybz2020-08-151-4/+9
* Set default packagemanagerNicolas Lécureuil2020-08-061-0/+1
* Remove commented codeNicolas Lécureuil2020-08-061-26/+0
* can choose between urpmi or dnfDaniel Tartavel2020-08-061-82/+132
* added rpi 4 configurationDaniel Tartavel2020-02-1513-14/+641