9060 Commits

Author SHA1 Message Date
Igor Pecovnik
43f65852bf Typo 2021-06-12 20:44:57 +02:00
Igor Pecovnik
6c1326b896 fix 2021-06-12 20:32:55 +02:00
Igor Pecovnik
e3aed2ed54 Github actions - move clening to the first place 2021-06-12 19:59:09 +02:00
Igor Pecovnik
d4deca4de3 Bugfix for actions 2021-06-12 19:19:15 +02:00
Igor Pecovnik
3b0f40ec50 Backend: runners cleaning bugfix 2021-06-12 17:11:47 +02:00
Igor Pecovnik
e8141aff1c Backend: Make sure no temporally dirs are mounted from previous runs 2021-06-12 16:57:43 +02:00
Igor Pecovnik
e16f53af93 Lets have a dedicated tag for runners that will build images 2021-06-12 16:22:57 +02:00
Igor Pecovnik
b012a8a754 Another method for signing images 2021-06-12 16:20:46 +02:00
Igor Pečovnik
a9b81a98ec
Use sudo when signing images 2021-06-12 14:34:18 +02:00
Paolo Sabatino
e19500f6f6 Fix typo and options in slick-greeter (greater->greeter), enable it for rk322x-box 2021-06-12 10:33:28 +00:00
Igor Pečovnik
fb823a032d
Patches adjustments for Jetson, XU4 and Meson64 legacy (#2895)
* Move Jetson patches to right location, add upstream patch

Also add upstream patch for sunxi

* Add upstream patches for Odroidxu4 current

* Add meson64 upstream patches
2021-06-12 10:06:37 +02:00
Igor Pecovnik
21a55a7a59 Bugfix - we were not using correct key 2021-06-12 09:49:00 +02:00
Igor Pečovnik
0a669eb149
Add images building action (#2893)
* Add images building action

* Small security fix

* Bugfix
2021-06-12 07:47:51 +02:00
Nathaniel Wesley Filardo
2606d17ec7 armbian-ramlog: extra rsync options
Add two bash arrays, XTRA_RSYNC_{FROM,TO}, defined in
/etc/default/armbian-ramlog, and expand these in the two rsync
invocations in /usr/lib/armbian/armbian-ramlog.

The use of bash arrays simplifies the use of multiple arguments and also
allows for in-band commentary between array elements.

When expanding, safely test for these arrays to exist.  This is, sadly,
a little verbose in bash, so, while here, split the rsync invocations to
use line continuations.

Fixes https://github.com/armbian/build/issues/2846
2021-06-12 02:25:23 +01:00
Igor Pečovnik
951d6bc26e
CI needs to merge nightly from master before start (#2892)
Also changed cronjob for start
2021-06-10 23:28:33 +02:00
Igor Pečovnik
bd222470d5
Fix permissions 2021-06-10 21:06:39 +02:00
Igor Pecovnik
63b7369d15 Typo in branch declaration 2021-06-10 13:05:37 +02:00
lanefu
133b0d6b9e
assure test pr runs on big runners 2021-06-10 06:48:37 -04:00
Igor Pečovnik
17b3da0a44
Fix mainline kernel boot on Rockpi S (#2823)
https://armbian.atlassian.net/browse/AR-785
2021-06-10 11:58:00 +02:00
Laurent
a9f5c0a050
AR-315: Add support for GPT table inside nand-sata-install (#2856) 2021-06-10 11:49:29 +02:00
Oleg
a3f2777f52
add legacy jetson-nano (#2890) 2021-06-10 11:46:12 +02:00
Aristo Chen
78894792a5
Update URLs (#2870)
* Update URLs

* Update URLs

* Update URLs
2021-06-10 11:27:51 +02:00
Richard Neese
81c75b8a95
slick greeter change from gtk greeter (#2883)
* Create slick-greater.conf

adding new greeter conf file

* Create 10-slick-greeter.conf

setting the seat session for the new slick greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter
2021-06-10 11:25:11 +02:00
Igor Pečovnik
528027ea70
Enable NFS mount functionality by default (#2884) 2021-06-10 11:23:14 +02:00
Oleg
aecf2ca539
add gparted (#2889) 2021-06-10 11:20:02 +02:00
Igor Pečovnik
5a4383b97c
Disable on push
Use cron and manual run for now
2021-06-10 11:18:48 +02:00
Igor Pečovnik
865ee53334
Update docker-to-hub.yml 2021-06-10 11:05:03 +02:00
Igor Pečovnik
863a009461
Set new CI pipeline as default. (#2891)
* Set new CI pipeline as default.

* cleanup
2021-06-10 11:03:49 +02:00
Igor Pecovnik
a0d2db2ace Supress error in case we remove all hash files 2021-06-09 18:09:11 +02:00
Igor Pečovnik
4a00f9eb0d
Update targets.conf 2021-06-09 17:57:09 +02:00
Igor Pečovnik
cd6af68ceb
Quick fixes for CI (#2888)
* Fixes
* Remove not needed target
* cleanup
2021-06-09 17:53:05 +02:00
Igor Pecovnik
5e1e8f101a Move Docker creation to public runner 2021-06-09 15:15:40 +02:00
Igor Pecovnik
4d84bd204b CI related bugfix 2021-06-09 13:22:09 +02:00
Igor Pecovnik
8a9ad79c9e Bugfix for CI actions - adding proper variable 2021-06-09 12:04:28 +02:00
Igor Pečovnik
e017b28cef
Enable advanced CI (#2885)
* Enable advanced CI
* Disable cron for now# Please enter the commit message for your changes. Lines starting
* Don't delete current CI yet
* Update name
* Bufix
* Check ownership
* Update secrets
2021-06-09 11:35:26 +02:00
Jannis
b6cf5ab6e8
Merge pull request #2871 from armbian/helios4-pwm
Update 92-mvebu-gpio-remove-hardcoded-timer-assignment.patch for lk5.12 (edge)
2021-06-09 07:36:35 +02:00
Igor Pecovnik
72406c4c17 backend: we need to sign images with sudo 2021-06-07 14:26:42 +02:00
iav
3145a8d289
Doker x64 and aarch64 2 (#2876)
* missed part from #2867. found 2 same calls need to be handled same way

* +1
2021-06-06 20:54:22 +02:00
The-going
57fe952c4f
Make the process of creating linux-source-*.deb pkg as a separate function. (#2872)
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2021-06-06 20:53:31 +02:00
The-going
c8a8d2d61f
These patches have aged. (#2879)
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2021-06-06 20:51:57 +02:00
lanefu
8370e8423d
😿 2021-06-06 09:25:37 -04:00
Igor Pečovnik
83f4f85d9d
Bugfix - extrawifi is not adding in build-all scenario (#2878) 2021-06-06 14:56:06 +02:00
Igor Pecovnik
5007047afd Adding virtual Qemu to stable targets so kernels are build in nightly sessions 2021-06-05 09:14:16 +02:00
Igor Pecovnik
f9fef1ac85 Another small bugfix for backend 2021-06-05 09:07:47 +02:00
Igor Pečovnik
b087cfb6b3
Enable virtual ARM64 nightly builds for qemu (#2875)
* Enable Virtual qemu build targets
* Bugfix - saving build number is being overwritten before saved
* Remove stable builds, not needed
* Update kernel config, enable current instead of edge
2021-06-05 08:49:25 +02:00
Oleg
88b525117e
fix unmount (#2874) 2021-06-04 19:41:42 +02:00
Werner
ddfa440814
Small typo 2021-06-04 15:24:41 +02:00
Igor Pecovnik
a2bf134518 Docker install bugfix. It seems there is no more docker-ce in Ubuntu Focal 2021-06-04 11:06:54 +02:00
iav
cda929a1b6
Make builder dockerfile to be x64 and aarch64 compatible (#2867)
* Make builder dockerfile to be x64 and aarch64 compatible
and building speed optimization

* remove hardcoded amd64
currently docker from edge not work, stable works, then stable instead edge

* libc6-dev-armhf-cross need to build rockchip uboot for helios64 under arm64

* need to add architecture to avoid blame for no docker for i386 arch

* hirsute uses same names for qemu-user-static

* let's only x64 use aptly from dev
2021-06-04 10:53:45 +02:00
Igor Pecovnik
541dc71692 Fixes for rootfs cache creation 2021-06-03 21:38:57 +00:00