aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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 ↵Jybz2020-08-301-2/+2
| | | | RPM package after installation. Fix typo.
* Add ignorearch instead of patching urpmi.addmedia. NEED urpm patch not ↵Jybz2020-08-301-10/+2
| | | | upstream yet.
* Modify urpm method for bananaProJybz2020-08-152-1/+17
|
* add sha384sumJybz2020-08-151-0/+2
|
* add extrasJybz2020-08-151-0/+19
| | | | Checksum, signature, compression.
* add unmount in cleanJybz2020-08-151-0/+6
| | | | in case script crash in chroot, cleaning is not possible without unmounting.
* Locate 2 bugs, one with useless files fullfilling boot partition, one ↵Jybz2020-08-151-4/+6
| | | | overwriting sourced values.
* 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
| | | | | corrected bug in addmedia for cauldron need updating u-boot package