Commit Graph

8837 Commits

Author SHA1 Message Date
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
Igor Pecovnik
b260a59c37 Bugfix - Thunderbird email package is n/a in Bullseye armhf, removing. 2021-06-03 17:35:30 +02:00
Heisath
ebc3997e4b Update 92-mvebu-gpio-remove-hardcoded-timer-assignment.patch for lk5.12
Tested with helios4, pwm working on both channels
2021-06-03 12:37:10 +02:00
Igor Pečovnik
d787b30311
Small bugfixes to buildall, remove patch that is not needed (#2869) 2021-06-02 11:10:05 +02:00
Igor Pečovnik
bc32f1913d
Small bugfixes to buildall, remove patch that is not needed (#2869) 2021-06-02 10:55:17 +02:00
Igor Pečovnik
adaf5956bb
Less chatty logs for 8189fs (#2857) 2021-06-01 19:49:21 +02:00
Aristo Chen
9f27fd9274
Fix issues in read_password() (#2860)
- When trying to delete by using "backspace", it will also print a "*"
and also appended to password
- When pressing keys too fast, it is possible that some characters
actually printed on the screen
2021-06-01 19:49:08 +02:00
Jack Chen
fe34d972dc
rockchip: add missing rk3288-tinker-s.dts file (#2862)
fix the kernel 4.4 boot issue introduced by 3f30b48

Signed-off-by: Jack Chen <redchenjs@live.com>
2021-06-01 19:48:57 +02:00
iav
795df8c43a
Add xfs support into docker builder container (#2864) 2021-06-01 19:48:16 +02:00
juanesf
be412d2ddd
Bpi-M2-Ultra enable audio on branches (#2866)
* Remove unnecessary patch

- this patch works when compiling and installing manually.
- the dtb with the changes is taken from the kernel and not from u-boot, therefore this patch does not work.

* Add enable-audio-codec-bpim2ultra-kernel.patch

- Add patch to enable audio codec in bpi-m2-ultra with h3 compatible
- Built and tested on Armbian Buster with Kernel 5.11.x (edge)

* Bpi-M2-Ultra enable audio on branches

- This finishes enabling the audio codec in the other kernels (5.4 - 5.10 - 5.11)
- Remove patch from u-boot folder (my bug)
- Compiled and tested in their respective kernel with debian buster

* Bpi-M2-Ultra enable audio kernel 5.12

- add patch to kernel 5.12
2021-06-01 19:48:04 +02:00
Igor Pečovnik
5909abd076
Hardening patch hashing method (#2868)
* Improve patch hashing method

When running script inside Github runner, hashing is different due to slightly different sort ...

* Also change method for creating hashes and supress error

* Sort is locale dependent ... of course ;)

* Cleanup
2021-06-01 19:47:45 +02:00
lanefu
e6247c91fa
Merge pull request #2865 from MichaIng/patch-1
Do not pre-install obsolete apt-transport-https
2021-05-31 20:24:14 -04:00
MichaIng
53ef87f159 Do not pre-install obsolete apt-transport-https
Since APT v1.6, HTTPS capabilities are part of the apt core package, hence apt-transport-https is not required anymore. This version is part of Debian since Stretch and Ubuntu since Bionic. The apt-transport-https still exists as transitional dummy package only.
- Changelog: https://salsa.debian.org/apt-team/apt/-/raw/main/debian/changelog
- Debian package: https://packages.debian.org/apt-transport-https
- Ubuntu package: https://packages.ubuntu.com/apt-transport-https

Signed-off-by: MichaIng <micha@dietpi.com>
2021-06-01 00:39:56 +02:00
Paolo Sabatino
8ba48305e1 rk3328: revert mali opp table patch for rockchip64-5.11 2021-05-30 23:21:02 +02:00
Igor Pečovnik
413be5311b
Bugfix: Docker does not install on Hirsute host (#2863) 2021-05-30 21:09:48 +02:00
Paolo Sabatino
a7d3086f8a rk3328: add missing gpu opp table, lima driver does not complain anymore 2021-05-30 14:30:21 +00:00
lanefu
10eb5947ea
Merge pull request #2854 from armbian/potato-patato
spell lepotato right in common config
2021-05-28 19:19:25 -04:00
Aristo Chen
4f3b2ab999
Remove extra tab (#2855) 2021-05-28 19:40:26 +02:00
Werner
0ce1c3a6ea
Switch to Libera #2
missed that
2021-05-28 15:28:11 +02:00
Igor Pecovnik
e1f63c571c Add upstream patches and remove deprecated patch
sunxi, odroidxu4
2021-05-28 14:17:47 +02:00
Igor Pecovnik
0d76096d8e Add upstream patch 2021-05-28 08:59:13 +02:00
lanefu
4fcad8c8e3
spell lepotato right in common config
world's smallest change.. may cause le potato to have different x11 config.... but that needs attention anyway
2021-05-27 21:49:01 -04:00
Igor Pecovnik
39f703ea85 Add upstream patches 2021-05-27 20:47:53 +02:00
The-going
050feb590f
Fixed recompilation of kernel headers into a single thread. (#2851)
Compiling the kernel headers repeatedly and in a single thread
increased the overall package build time by several times.

Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2021-05-27 20:40:29 +02:00