25 Commits

Author SHA1 Message Date
Stefan Agner
2a910b0e45 Use zip file format for virtual disk images (#1327)
Virtual Disk images are often used on Windows and/or Mac platforms where
xz is not a widely known file ending and also not supported by dafault.
Use zip which is much better known.

Keep using xz for boards since those are not meant to be extracted by
users but directly used in Etcher. Also keep using xz for qcow2, since
qcow2 is mostly used on Linux platforms where xz is available by default
and zip usually needs an extra package.
2021-04-19 10:53:22 +02:00
Aman Gupta Karmani
8cd7dfe822 make it easier to edit and transfer files in the docker builder (#935) 2020-10-27 09:32:32 +01:00
Pascal Vizeli
7fc9c7d03b Fix build issues with gcc (#685)
* Fix build issues with gcc

* fix qemu
2020-05-26 08:02:53 +02:00
Fabian Affolter
f96163f04e Keep the packages sorted and one per line (as above) (#672) 2020-05-14 08:54:18 +02:00
Pascal Vizeli
e8d14bdc60 Support build as user (#405)
* Support build as user

* Update enter.sh

* Update Dockerfile

* Update enter.sh

* Update entry.sh
2019-05-14 01:16:40 +02:00
Pascal Vizeli
c72e61e542 Update Dockerfile 2019-05-12 22:10:56 +02:00
Pascal Vizeli
60cf077e48 Update Dockerfile 2019-05-12 11:00:07 +02:00
Pascal Vizeli
83a0981113 Update Dockerfile 2019-05-09 10:14:23 +02:00
Pascal Vizeli
79dc34c531 Update Dockerfile 2019-05-09 10:11:42 +02:00
Pascal Vizeli
e273883077 Update Dockerfile 2019-05-09 10:08:58 +02:00
Pascal Vizeli
fbb45e1544 tinker: Initial support (#140)
* tinker: initial support

* Fix info

* Fix uboot defconfig

* Split kernel config

* Fix name

* Add post-image

* Init different boot

* Add SPL images

* Dynamic rauc config

* Support SPL for OTA

* Fix expand script style

* Fix SPL

* Bump build u-boot

* Cleanup

* Add cmd for scritps

* Use kernel from armbian

* Fix u-boot

* Add bluetooth support

* Fix bt

* Fix env

* Change uart debug like rpi

* move config
2018-08-03 13:21:55 +02:00
Pascal Vizeli
d7129fb57c Update docker & new publish (#96) 2018-07-12 12:59:45 +02:00
Pascal Vizeli
d0eb0cf1eb Update Dockerfile 2018-04-16 19:29:15 +02:00
Pascal Vizeli
ba8f9b63c9 Update Dockerfile 2018-04-16 16:32:13 +02:00
Pascal Vizeli
fc8a96dc7d Docker in docker 2018-04-16 15:31:15 +02:00
Pascal Vizeli
0edb48a2bf Update Dockerfile 2018-04-15 16:34:51 +02:00
Pascal Vizeli
287f776d88 generate vdmk 2018-03-20 15:55:27 +01:00
Pascal Vizeli
265689a2c7 Add new bootloader 2018-03-18 12:19:18 +01:00
Pascal Vizeli
c0701d1ef5 Update build system 2018-03-18 11:54:02 +01:00
Pascal Vizeli
ea7d967434 Update Dockerfile 2018-03-18 00:07:28 +01:00
Pascal Vizeli
9541a7e67e Add submodule 2018-03-07 22:24:16 +01:00
Pascal Vizeli
687a8fb962 Change style for multiboards 2018-03-04 21:43:23 +01:00
Pascal Vizeli
b1eb5a63a2 remove make source 2018-03-04 16:29:11 +01:00
Pascal Vizeli
6dc038f8b8 fix bug 2018-03-04 16:23:56 +01:00
Pascal Vizeli
b54d99139a some cleanups 2018-03-04 16:03:59 +01:00