Commit Graph

26 Commits

Author SHA1 Message Date
Franco Fichtner 86c0bd3fcc build: sign uncompressed images instead of compressed ones; closes #386
Best of both worlds: let the checksums be a quick way to verify the
download but offer full integrity using the signatures for the uncompressed
images in case the uncompress is buggy.
2023-11-20 11:08:37 +01:00
Franco Fichtner 18de0768b9 build/arm: adjust print location to illustrate #297 2022-06-07 09:04:00 +02:00
Franco Fichtner 238c90c7b3 build/arm: missing -a 2022-02-10 10:13:25 +01:00
Franco Fichtner 12587aa807 build/arm: provide efi folder the new way; closes #250 2022-01-04 14:49:01 +01:00
Franco Fichtner d6d65fc0b4 build: convert vm and vga scripts, minor errors elsewhere 2021-08-20 12:08:12 +02:00
Christopher SHEN 91757dae56
Working aarch64 configs for 21.1 (#222) 2021-07-26 13:04:14 +02:00
Franco Fichtner dfefa3379f device: no ODROID and ORANGEPI for now #137 2019-05-07 13:57:59 +02:00
Franco Fichtner ea5155836e device: there is no RPI3 support in 11.2
Add it later when we have it, because if we keep it there will
only be questions why it doesn't work.
2019-05-07 13:48:49 +02:00
Franco Fichtner 6e54f6037a device: work on RPI2 image 2019-05-07 13:43:51 +02:00
Franco Fichtner 91d4ca4f62 build/arm: this works out of the box nowadays 2019-05-07 09:55:40 +02:00
Franco Fichtner 99beda883a build/arm: more changes 2019-05-07 07:12:26 +02:00
Franco Fichtner 415af5a2b6 build/arm: more on bananapi 2019-05-07 08:27:44 +02:00
Franco Fichtner bb1b755b09 config: use "bananapi" as FreeBSD calls it, proper image 2019-05-06 19:41:34 +02:00
Neko Prog 5f42f73c9e build arm: fix bananapi.dtb file name
Need to test bananapi image first from https://drive.google.com/drive/folders/1bAWuECNJwu0LdJOpaIn-2MrTKZ8evGNY. If it boots, this should be safe to merge. Else need to rename the copied bananapi.dtb too.
2019-04-24 23:55:39 +02:00
Neko Prog e9877277cc arm: more device configs (#130)
* Add Orange Pi PC2 device config
* Add Odroid XU3/XU4 device config and update several arm configs
* Update odroid-xu3.conf
2019-04-03 20:21:00 +02:00
Neko Prog ef08bdeed8 Add RPI 2/3 Firmwares (#128) 2019-03-26 16:01:48 +01:00
Franco Fichtner 298118bb94 build/arm: small style fix 2019-03-17 13:03:51 +01:00
Neko Prog 9dcd73e003 Add cross build support for aarch64 and RPI3 config (#120) 2019-03-17 13:01:50 +01:00
Franco Fichtner c9125cd700 build/arm: whitespace cleanup 2019-02-24 18:36:02 +01:00
Neko Prog 4355c16fa5 Kernel and Device config for Raspberry Pi 2 (#119) 2019-02-24 18:20:56 +01:00
Franco Fichtner c058582d0c config: switch to Banana Pi 2019-02-11 17:39:43 +01:00
Franco Fichtner 042334ef50 build: make PHP version selectable from the top 2017-11-27 21:33:27 +01:00
Franco Fichtner 3f85f895e3 build/arm: sensible changes, some consolidation in other images 2017-09-05 06:14:01 +02:00
Franco Fichtner de69db6994 build/arm: we overwrote core hooks, more cautious approach 2017-09-03 14:46:46 +02:00
Franco Fichtner c56ebd53c9 build/arm: finish cross-building image, assorted cleanups 2017-09-03 12:36:50 +02:00
Franco Fichtner 66f5ef1d6e build/arm: add arm-based image generation code
This doesn't fully work yet, the +POST_INSTALL of core and
possibly plugins does not like the cross-build env yet.
2017-09-03 11:13:17 +02:00