index
:
mageia4arm
master
user/jibz/fix-initrd-long-boot
user/jibz/freebox-delta
user/jibz/rpi-flag-fix
user/pterjan/rpi4
Script to make image for arm based systems from Mageia repositories
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
create_arm_image.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add alternative for --config between a name in ./platform or a path to anothe...
Jybz
2020-09-10
1
-9
/
+14
*
add compress option, sign option, checksum option in argument list. Define de...
Jybz
2020-08-30
1
-1
/
+13
*
update help, remove useless comment
Jybz
2020-08-30
1
-6
/
+2
*
Split script into two separate files, workflow and functions.
Jybz
2020-08-30
1
-826
/
+55
*
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 R...
Jybz
2020-08-30
1
-2
/
+2
*
Add ignorearch instead of patching urpmi.addmedia. NEED urpm patch not upstre...
Jybz
2020-08-30
1
-10
/
+2
*
Modify urpm method for bananaPro
Jybz
2020-08-15
1
-0
/
+10
*
add sha384sum
Jybz
2020-08-15
1
-0
/
+2
*
add extras
Jybz
2020-08-15
1
-0
/
+19
*
add unmount in clean
Jybz
2020-08-15
1
-0
/
+6
*
Locate 2 bugs, one with useless files fullfilling boot partition, one overwri...
Jybz
2020-08-15
1
-4
/
+6
*
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
1
-14
/
+32
*
corrected path to dnf config
root
2020-02-10
1
-2
/
+2
*
Work around issues with filesystem package by preparing chroot skeleton
Neal Gompa
2020-01-12
1
-0
/
+13
*
Drop copying qemu binaries and ensure qemu-user is configured on host
Neal Gompa
2020-01-11
1
-14
/
+7
*
Small fixes to get basesystem chroot working
Neal Gompa
2020-01-05
1
-2
/
+2
*
Install distribution-gpg-keys if it is not already installed
Neal Gompa
2020-01-05
1
-0
/
+9
*
reactivated test of root user
Daniel Tartavel
2020-01-05
1
-30
/
+30
*
Install u-boot only on armv7hl systems
Neal Gompa
2020-01-05
1
-1
/
+8
*
rpi3b+64b
Jybz
2020-01-05
1
-6
/
+6
*
Add my attribution to the script
Neal Gompa
2020-01-05
1
-0
/
+1
*
Use self-contained config file for DNF with repos defined
Neal Gompa
2020-01-05
1
-5
/
+6
*
Initial conversion to use DNF
Neal Gompa
2020-01-04
1
-0
/
+1013