Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mount /{proc,sys,dev} earlieruser/pterjan/rpi4 | Pascal Terjan | 2020-12-22 | 8 | -26/+24 |
| | | | | | 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 |
| | |||||
* | Do not call urpmi when there are no packages to install | Pascal Terjan | 2020-12-19 | 1 | -1/+3 |
| | |||||
* | Unmount /boot/EFI before /boot | Pascal Terjan | 2020-12-19 | 1 | -1/+2 |
| | |||||
* | Do not use qemu when we are already on the right arch | Pascal Terjan | 2020-12-19 | 1 | -24/+19 |
| | |||||
* | Install distribution-gpg-keys and qemu-user-static outside the chroot | Pascal Terjan | 2020-12-19 | 1 | -2/+10 |
| | |||||
* | Fail when udisks2 is missing | Pascal Terjan | 2020-12-19 | 1 | -0/+10 |
| | | | | Currently it causes to mess up with the system... | ||||
* | Fail early when partitioning script is missing | Pascal Terjan | 2020-12-19 | 1 | -0/+1 |
| | |||||
* | Do not redefine exit | Pascal Terjan | 2020-12-19 | 1 | -29/+28 |
| | | | | My bash does not like it | ||||
* | Add environemnt checking function | Jybz | 2020-12-14 | 2 | -0/+17 |
| | |||||
* | add spec file | Jybz | 2020-12-14 | 1 | -0/+82 |
| | |||||
* | Add build_all.sh script originaly based on draklive build_all.sh, but with ↵ | Jybz | 2020-12-02 | 2 | -0/+150 |
| | | | | different configuration scheme. Needed : jq | ||||
* | add mirror option | Jybz | 2020-12-02 | 3 | -2/+11 |
| | |||||
* | fix shift on package option. | Jybz | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | add --mga-version option and rearrange bashcompletion jump list | Jybz | 2020-12-01 | 2 | -26/+46 |
| | |||||
* | Rename info function to print_info, info app already exists | Jybz | 2020-11-30 | 2 | -76/+78 |
| | |||||
* | Ignore *.log | Jybz | 2020-11-29 | 1 | -1/+1 |
| | |||||
* | move auto log to ./log instead of ./ | Jybz | 2020-11-29 | 1 | -1/+4 |
| | |||||
* | Move IMAGE= variable outside of configuration, improve clean function, ↵ | Jybz | 2020-11-19 | 10 | -48/+23 |
| | | | | prepare Desktop environment | ||||
* | Add extrapackage installation, preparing Desktop Environment. | Jybz | 2020-11-19 | 2 | -4/+3 |
| | |||||
* | big update... | Jybz | 2020-11-03 | 19 | -743/+618 |
| | |||||
* | Add bash completion | Jybz | 2020-11-02 | 1 | -2/+9 |
| | |||||
* | update bananaPro using formating file instead formating device | Jybz | 2020-11-02 | 8 | -57/+77 |
| | |||||
* | Add bash completion | Jybz | 2020-09-16 | 1 | -0/+86 |
| | |||||
* | Remove unused variable (redefined in the script). | Jybz | 2020-09-10 | 8 | -79/+0 |
| | |||||
* | Add alternative for --config between a name in ./platform or a path to ↵ | Jybz | 2020-09-10 | 1 | -9/+14 |
| | | | | another place. Preparing the mageia4arm spec for RPM. | ||||
* | Fix patch on armv7hl | Jybz | 2020-09-08 | 3 | -24/+21 |
| | |||||
* | update patches for Uboot-bananaPro | Jybz | 2020-09-08 | 5 | -119/+72 |
| | |||||
* | add compress option, sign option, checksum option in argument list. Define ↵ | Jybz | 2020-08-30 | 2 | -4/+20 |
| | | | | default values or it. | ||||
* | update help, remove useless comment | Jybz | 2020-08-30 | 1 | -6/+2 |
| | |||||
* | 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 |
| | |||||
* | Split script into two separate files, workflow and functions. | Jybz | 2020-08-30 | 2 | -826/+828 |
| | |||||
* | Switch \t by spaces | Jybz | 2020-08-30 | 1 | -61/+56 |
| | |||||
* | fix type, shift dnf extra inside dnf mirroir | Jybz | 2020-08-30 | 1 | -10/+4 |
| | |||||
* | add default value for hostname. | Jybz | 2020-08-30 | 1 | -1/+1 |
| | |||||
* | shift burningBootloader at the end, in order to take the bootloader from an ↵ | Jybz | 2020-08-30 | 1 | -2/+2 |
| | | | | RPM package after installation. Fix typo. | ||||
* | Add ignorearch instead of patching urpmi.addmedia. NEED urpm patch not ↵ | Jybz | 2020-08-30 | 1 | -10/+2 |
| | | | | upstream yet. | ||||
* | Modify urpm method for bananaPro | Jybz | 2020-08-15 | 2 | -1/+17 |
| | |||||
* | add sha384sum | Jybz | 2020-08-15 | 1 | -0/+2 |
| | |||||
* | add extras | Jybz | 2020-08-15 | 1 | -0/+19 |
| | | | | Checksum, signature, compression. | ||||
* | add unmount in clean | Jybz | 2020-08-15 | 1 | -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 ↵ | Jybz | 2020-08-15 | 1 | -4/+6 |
| | | | | overwriting sourced values. | ||||
* | Permits patching for bug with aarch64 on x86_64 build | Jybz | 2020-08-15 | 1 | -0/+8 |
| | |||||
* | add timestamp | Jybz | 2020-08-15 | 1 | -4/+9 |
| | |||||
* | Set default packagemanager | Nicolas Lécureuil | 2020-08-06 | 1 | -0/+1 |
| | |||||
* | Remove commented code | Nicolas Lécureuil | 2020-08-06 | 1 | -26/+0 |
| | |||||
* | can choose between urpmi or dnf | Daniel Tartavel | 2020-08-06 | 1 | -82/+132 |
| | |||||
* | added rpi 4 configuration | Daniel Tartavel | 2020-02-15 | 13 | -14/+641 |
| | | | | | corrected bug in addmedia for cauldron need updating u-boot package |