Commit Graph

10082 Commits

Author SHA1 Message Date
Werner
65c41559f8
various fixes
Written English does not use these `'s` abbreviations.
I think the part with submissing PRs needs some further rewrite because this in-sentence jumping from "issues" that are issues and others are not issues is kind a confusing.
2022-08-09 08:08:25 +02:00
Igor Pečovnik
2a26e2b660
Update CONTRIBUTING.md 2022-08-08 13:40:18 +02:00
Igor Pečovnik
53e0226a0d
Update CONTRIBUTING.md 2022-08-08 13:37:33 +02:00
Igor Pečovnik
5182904f63
Update CONTRIBUTING.md 2022-08-08 13:33:42 +02:00
Igor Pečovnik
b587ed85b0
Update CONTRIBUTING.md 2022-07-19 11:11:52 +02:00
Igor Pečovnik
4aa18b7066
Update CONTRIBUTING.md 2022-07-19 11:08:54 +02:00
CXM
a65e0e7a43 fix: typo 2022-07-15 17:06:29 +08:00
CXM
176d2cfd9b chore: CONTRIBUTING doc 2022-07-15 01:49:05 +08:00
The-going
b2b8b8848b
Adapt patches to kernel version 5.10.130 (#3990) 2022-07-14 15:33:02 +03:00
Daniel Gonçalves
d538d5c44d
Add libvirt support for Vagrantfile (#3971) 2022-07-14 10:12:40 +02:00
Rosen Penev
baa6968fc4
Shellcheck fixes on armbianmonitor (#3994)
* mdadm-fault-led: port to dash

Also ran through shellcheck. dash is faster and uses less RAM than bash.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* armbianmonitor: get rid of pipe to /dev/null

shellcheck warns that it can't parse this. Also seems to be a mistake.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* armbianmonitor: replace egrep with grep -E

The former is deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* armbianmonitor: add -r to read

Avoids mangling backslashes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* armbianmonitor: remove unnecessary ${}

They're in $(()) making it redundant

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* armbianmonitor: simplify various printf calls

For some reason, printf and echo -e get mixed together even though they
do the same thing. Just use printf.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 10:12:24 +02:00
alive4ever
c83b11cf14
packages/bsp/common: use iw instead of iwconfig (#3995)
Use iw to handle wifi power management instead of legacy iwconfig.

Also fix udev rule to use kernel name (%k) instead of hardcoded name.
2022-07-14 10:12:13 +02:00
Vyacheslav
1b9be236a8
Merge pull request #3993 from jethome-ru/fix_save_leds
Fix armbian-led-state-save.sh for boards without gpio leds.
2022-07-14 08:15:44 +03:00
Paolo Sabatino
407a0b564b rockchip/64: remove cgroup v1 enforcing from default boot environment, rockchip64 now has its own default env 2022-07-13 23:42:47 +02:00
The-going
c9df315485
Sunxi 5.15 (#3992)
* Skip applying fixes for touchscreen: goodix.

This device is not supported by armbian.
Patch fixes cannot be tested on real hardware.

* Bring the patch format to the form git-format-patch

for application by the `git am` command.
2022-07-13 21:53:24 +03:00
Vyacheslav Bocharov
bfa8732477
AR-1263 Fix armbian-led-state-save.sh for boards without gpio leds. 2022-07-13 20:27:23 +03:00
Igor Pečovnik
6f6d4ba13e
Bump versions (#3989) 2022-07-13 15:07:04 +02:00
Daniel Gonçalves
aa38ab5077
Fix bug in vagrant options handling (#3975) 2022-07-13 15:06:42 +02:00
dependabot[bot]
bb43940f97
Bump igorjs/gh-actions-clean-workflow from 2 to 3 (#3987)
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 2 to 3.
- [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases)
- [Commits](https://github.com/igorjs/gh-actions-clean-workflow/compare/v2...v3)

---
updated-dependencies:
- dependency-name: igorjs/gh-actions-clean-workflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 15:06:16 +02:00
Igor Pečovnik
33c4ab33ce
Bump sunxi (#3986) 2022-07-11 07:35:56 +02:00
Igor Pečovnik
eebfd87574
Remove non-existing package (#3985) 2022-07-10 21:33:14 +02:00
Igor Pečovnik
0cbd3b0284
Add ovpn connection dialogue / gnome legacy (#3982) 2022-07-10 20:46:15 +02:00
Igor Pečovnik
0b4fe79ad7
Removing escaping which proved to cause the problem here (#3983) 2022-07-10 20:45:56 +02:00
Tony
44ac745ae3
Rockchip64-current: fix nanoPi NEO 3 DTS makefile (#3979)
Changes to the add-board patch did not get added to the makefile patch.  Fixed.
2022-07-10 02:14:03 -04:00
schwar3kat
bbc63edae8
Merge pull request #3969 from schwar3kat/orangepi-r1-lts-refactored-dts
Refactored orangepi-r1plus-lts dts in kernel add board patch
2022-07-10 16:07:13 +12:00
Richard Neese
13dfdd21d7
adding new apps to the build . (#3952) 2022-07-09 16:30:57 +02:00
Oleg
8dac140d51
Bugfix for bumping media edge to 5.19.y (#3974)
* fix dir patch

* fix sources
2022-07-09 16:30:33 +02:00
Paolo
0310f95505
rockchip64: fix rk3318-box cpu voltages (#3976) 2022-07-09 16:30:16 +02:00
Derek
21003d4c85
allow booting off more than first partition with distroboot (#3977) 2022-07-09 16:30:05 +02:00
Igor Pečovnik
413c09a619
Enable Debian Gnome, Budgie, Cinnamon and KDE plasma desktops (#3940)
* First pack of changes

* Enable more Debian

* To make test build

* Remove buster

* Adjust uefi builds

* Version for updated images

* Update

* Update

* Adjust opi3 and 4

* Khadas

* Pinebooks

* Typo in packaga name

* Last update, focal completly removed, need detail checking

* Enable KDE plasma

* Remove not needed target

* Disable H6 Debian builds as they are fairly broken

* Exchange gnome with xfce

* Return legacy to m2/p2 and remove edge sid

* Clean beta builds

* Cleanuip

* Remove jetson nano sid

* Remove firefly and trit h5

* Remove sid

* Change sid with jammy at jethub

* Cleanup and return version to normal
2022-07-09 16:29:47 +02:00
Vyacheslav
8a1be43c87
Update oneshot service for eth reset at system start. (AR-1098) (#3965) 2022-07-09 11:46:40 +02:00
arnaldovalente
06a8a7cb67
Orangepi One Plus Rollback to i2c (#3964)
Co-authored-by: gleam2003 <gleam2003@msn.com>
2022-07-09 11:39:27 +02:00
Igor Pečovnik
047a2447f6
Verifying md5 of installed deb packages with debsums (#3955)
* Typo in packaga name

* WIP: Test for packages integrity just before closing images

* Working debsum check

* Dialog is not needed

* Optimisations - uninstall debsums as we don't need it later on

* Cosmetics

Assuming this is related to both Ubuntu and Debian

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2022-07-09 11:36:52 +02:00
dependabot[bot]
7466687a77
Bump igorjs/gh-actions-clean-workflow from 1 to 2 (#3961)
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 1 to 2.
- [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases)
- [Commits](https://github.com/igorjs/gh-actions-clean-workflow/compare/v1...v2)

---
updated-dependencies:
- dependency-name: igorjs/gh-actions-clean-workflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-09 11:36:36 +02:00
dependabot[bot]
be5119af9e
Bump ossf/scorecard-action from 1.1.1 to 1.1.2 (#3962)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](3e15ea8318...ce330fde6b)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-09 11:36:26 +02:00
brentr
3ff231d9a0
Brentr (#3966)
* This disables support for the RockPI-S "SDNAND" soldered on EMMC storage

Without it, SDNAND functions
There are no issues on boards that lack the EMMC storage option
In this case, the kernel probes the chip, quietly fails and continues without
creating the corresponding /dev/mmcblk* nodes

* This patch attempts to enable CPU operating points that are not defined.

The result is that the cpufreq-dt driver aborts when attempting to process these incompletely defined nodes.
The CPU ends up running at a constant clock rate, without cpufreq support.
Simply removing the patch restores proper cpufreq operation.
Note, however, that the CPU operating points are still overvolted for the newer RK3308B-S SOC.

See:
https://dl.radxa.com/rockpis/docs/sw/RK3308B-S&RK3308H-S_Software_Compatibility_Introduction_V1.0.0_20211016.pdf
2022-07-09 11:35:51 +02:00
Julian Sikorski
35e509a040
Update odroidxu4-current to 5.4.204 (#3970) 2022-07-09 11:35:34 +02:00
Paolo Sabatino
fc1cdbb9e5 rk322x: enable apparmor and kprobes for current and edge kernels, enable aufs for edge 2022-07-09 11:12:48 +02:00
Paolo Sabatino
07775b59d4 rk322x: fix for MXQ_PRO board wifi 2022-07-09 11:12:48 +02:00
Oleg
b74ced1476
media u-boot-2022.07 (#3960)
* media u-boot-2022.07

* rc5 to rc6
2022-07-08 15:52:27 +02:00
schwar3kat
a16699260f
Refactored orangepi-r1plus-lts dts in kernel add board patch
Renamed patch to match rockchip64 boards

Nanopi dependencies removed
2022-07-08 22:35:59 +12:00
Oleg
993f2e6bbf
Merge pull request #3959 from 150balbes/media-20220704
move kernel media to current 5.18 and edge 5.19
2022-07-08 09:52:24 +03:00
Tony
76192f1fa8
RK3328 cleanup (#3963)
* Rockchip64 rk3328 cleanup

* Rockchip64 remove unneeded RK3328 USB3 PHY driver
2022-07-06 10:38:09 -04:00
balbes150
5b5b6a010a fix USB BPIr2pro 2022-07-05 11:23:33 +03:00
Tony
1077af2d98
RK3328 fix USB3 5.15 (#3957) 2022-07-04 09:28:32 -04:00
balbes150
2e1b4eed73 move kernel media to current 5.18 and edge 5.19 2022-07-04 16:18:31 +03:00
Vyacheslav
f9f0366153
Merge pull request #3958 from RadxaYuntian/master
Apply eMMC hack to Radxa Zero's U-Boot
2022-07-04 12:12:34 +03:00
Yuntian Zhang
d998fe9910 Apply eMMC hack to Radxa Zero's U-Boot 2022-07-04 15:04:37 +08:00
Igor Pečovnik
2a1863f2f5
Bump sunxi version to latest and add upstream patches for odroid xu4 (#3954)
* Typo in packaga name

* Bump sunxi version to latest and add upstream patches for odroid xu4
2022-07-03 08:25:49 +02:00
Tony
9680fc46a0
Roc rk3399 pc enable type C (#3953)
* roc-rk3399-pc remove outdated patch

* roc-rk3399-pc enable type-c
2022-07-02 19:51:26 -04:00