Commit Graph

2085 Commits

Author SHA1 Message Date
Arszilla
6e5f319d78 Update and fix odroid-xu3.sh 2022-08-30 00:04:29 +03:00
Arszilla
f1573c48db Update and fix odroid-u.sh 2022-08-30 00:04:29 +03:00
Arszilla
371c1f90dc Update and fix odroid-c2.sh 2022-08-30 00:04:29 +03:00
Arszilla
0dc42eb648 Update and fix odroid-c.sh 2022-08-30 00:04:29 +03:00
Arszilla
36b998e5aa Update and fix nanopi2.sh 2022-08-30 00:04:29 +03:00
Arszilla
ba04499e2c Update and fix nanopi-neo-plus2.sh 2022-08-30 00:04:29 +03:00
Arszilla
8bfa82d7c2 Update and fix nanopc-t.sh 2022-08-30 00:04:29 +03:00
Arszilla
acf9a0696b Update and fix mini-x.sh 2022-08-30 00:04:29 +03:00
Arszilla
a45e93b191 Update and fix imx-6ull-evk.sh 2022-08-30 00:04:29 +03:00
Arszilla
fa72599178 Update and fix gateworks-ventana.sh 2022-08-30 00:04:29 +03:00
Arszilla
4e37edced4 Update and fix gateworks-newport.sh 2022-08-30 00:04:29 +03:00
Arszilla
c8b70e9098 Update and fix cubox.sh 2022-08-30 00:04:29 +03:00
Arszilla
917d743ea7 Update and fix cubox-i4pro.sh 2022-08-30 00:04:29 +03:00
Arszilla
76c5c74a66 Update and fix cubietruck.sh 2022-08-30 00:04:29 +03:00
Arszilla
9d286ae91a Update and fix cubieboard2.sh 2022-08-30 00:04:29 +03:00
Arszilla
eee4262f9b Update and fix chromebook-veyron.sh 2022-08-30 00:04:29 +03:00
Arszilla
b75f5ef080 Update and fix chromebook-nyan.sh 2022-08-30 00:04:29 +03:00
Arszilla
c278050b60 Update and fix chromebook-exynos.sh 2022-08-30 00:04:29 +03:00
Arszilla
c5467bf5db Update and fix beaglebone-black.sh 2022-08-30 00:04:29 +03:00
Arszilla
37ce853385 Update and fix banana-pro.sh 2022-08-30 00:04:29 +03:00
Arszilla
26a1736d0c Update and fix banana-pi.sh 2022-08-30 00:04:29 +03:00
Arszilla
dc1a32c9b9 Update & fix yaml syntax of devices.yml 2022-08-30 00:04:29 +03:00
Arszilla
ed986f0051 Update kali-arm-oem-install 2022-08-30 00:04:29 +03:00
Arszilla
d6f0cd2833 Update and fix bash syntax of common.d scripts 2022-08-30 00:04:29 +03:00
Arszilla
6b4df8afb0 Trim trailing whitespace 2022-08-30 00:04:17 +03:00
Arszilla
4351f3c351 Improve README.md's markdown 2022-08-30 00:04:17 +03:00
Arszilla
a8dce99251 Update and fix bash syntax of non-root scripts 2022-08-30 00:04:17 +03:00
Arszilla
ac6976f7a7 Improve .gitlab-ci.yml syntax 2022-08-30 00:04:17 +03:00
Arszilla
295c96d56a Update and fix bash syntax of archived scripts 2022-08-30 00:04:17 +03:00
Arszilla
b4115fd0b2 Update and fix Python 3 syntax 2022-08-30 00:04:17 +03:00
Arszilla
40554a9e3c Improve pre-release.py 2022-08-30 00:04:17 +03:00
Arszilla
99076d925a Improve post-release.py 2022-08-30 00:04:17 +03:00
Arszilla
dcd77f4dc3 Improve generate_kernel_stats.py 2022-08-30 00:04:17 +03:00
Arszilla
5ce48fb087 Fix typo in generate_devices_stats.py 2022-08-30 00:04:17 +03:00
Arszilla
fcb725c7e0 Improve generate_images_table.py 2022-08-30 00:04:17 +03:00
Arszilla
63dbe4881e Improve generate_images_stats.py 2022-08-30 00:04:17 +03:00
Arszilla
49ba91f0e1 Improve generate_images_overview.py 2022-08-30 00:04:17 +03:00
Arszilla
771a13c824 Improve generate_devices_table.py 2022-08-30 00:04:17 +03:00
Arszilla
478ebb3a1c Improve generate_devices_stats.py 2022-08-30 00:04:17 +03:00
Arszilla
64b89d7544 Sort imports 2022-08-30 00:04:17 +03:00
Steev Klimaszewski
33812890e0 rpi*: Also enable bluetooth
We were enabling just hciuart, lets also enable bluetooth so that its
started by default
2022-08-28 19:49:20 -05:00
Steev Klimaszewski
f78df8a2c7 common: make build deps sleep random 5-15
Instead of a flat 5 second sleep, lets sleep a random amount between 5
and 15.  Hopefully this fixes the issue of random failures because of a
lock?
2022-08-25 21:00:39 -05:00
Steev Klimaszewski
6790a16667 pbp: Add 43455 firmware for newer Pinebook Pro models
Thanks to Jonathan Cox for reporting.  Closes #286
2022-08-18 21:26:41 -05:00
Steev Klimaszewski
351f953ef0 common: 3stage: Don't need to clean up eatmydata 2022-08-16 14:06:58 -05:00
Steev Klimaszewski
bcc02bcd43 common: don't use --foreign with debootstrap
Now that the build server is updated to bullseye, we don't need to pass
--foreign to cross build anymore.
2022-08-16 13:36:05 -05:00
Steev Klimaszewski
1281bbf99d pinebook: use echo to create module script 2022-08-13 23:03:44 -05:00
Steev Klimaszewski
974dfcf121 pinebook: fix script name 2022-08-12 16:24:32 -05:00
Ben Wilson
0630bfd3f5 Switch from str to int for sizes 2022-08-12 14:03:22 +01:00
Ben Wilson
ef2007fde9 Change JSON ordering 2022-08-12 13:59:09 +01:00
Ben Wilson
84e025f29b Switch logo to be SVG 2022-08-12 13:57:01 +01:00