Commit graph

8439 commits

Author SHA1 Message Date
Igor Pecovnik
5fce5229f2 sunxi - add upstream patch 2020-12-27 01:29:55 +01:00
Igor Pecovnik
582f1228a0 Move Rockchip DEV to 5.10.y 2020-12-26 10:52:13 +01:00
Igor Pecovnik
d6027862a0 Disable video routines on headless oranges 2020-12-26 10:51:17 +01:00
Paolo Sabatino
8709a5395f [rk322x] Advanced dev kernel to 5.10.y 2020-12-24 14:36:20 +00:00
Paolo Sabatino
d200388b7f Added alternative device tree overlay wlan wiring for rk322x boards 2020-12-24 13:27:06 +00:00
Igor Pečovnik
62091309b1
Move Rock64 to CSC (#2498) 2020-12-24 12:09:43 +01:00
Igor Pecovnik
928a8f25b9 Backend - directory created too deep 2020-12-24 11:51:53 +01:00
Igor Pecovnik
6613e89261 Upstream patches 2020-12-23 22:34:24 +01:00
Igor Pecovnik
fdd305e52f Several backend fixes and improvemetens
Affected:

- repository old packages purging
- multiple image making
2020-12-23 18:19:30 +01:00
Igor Pecovnik
f913dd66ce Add upstream patch 2020-12-23 00:56:47 +01:00
Icenowy Zheng
c4d989f037
sunxi: fix PineCube Ethernet by removing conflicting patches from Olimex (#2493)
These patches are for Olimex S3-OLinuXino, which is not yet support by
Armbian.

Remove them to prevent DT node conflict.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-12-22 20:13:02 +01:00
Uglymotha
d186d70191
Added parameters to armbian-zram-config (#2463)
Added 2 configuration parameters to armbian-zram-config.
First paramter (SWAP=) can explicitely disable zram swap (while leaving log and tmp untouched).
Second parameter (TMP_SIZE) can be used to explicitely set tmp ramdisk size.
The behaviour of existing configurations is not changed.

New function activate_zram() to initialize zram devices and parameters.
Changed script to use zramctl to more flexibly establish zram devices to use for log and tmp.
This also fixes issues which result from both armbian-zram-config and armbian-ramlog being hardcoded to use zram0
2020-12-22 11:21:21 -05:00
Igor Pecovnik
e6e5438ff9 Update / add upstream kernel patches and ajdust configs 2020-12-22 15:30:55 +01:00
Igor Pecovnik
7f03834fba Merge branch 'master' of https://github.com/armbian/build 2020-12-22 15:00:57 +01:00
Igor Pečovnik
98642b8581
Set image compression levels to maximum (#2491)
* Set image compression levels to maximum

This feature is used mainly by us or other distributors. An internal function. Compression time and CPU usage for this process is significantly increased but the size of the daily batch was decreased from 80Gb -> 50Gb. Mitigate upload speed bottleneck.

* Small improvement for internal build process

* Typo
2020-12-22 14:41:51 +01:00
Igor Pecovnik
b10b0454a5 Set image compression levels to maximum
This feature is used mainly by us or other distributors. An internal function. Compression time and CPU usage for this process is significantly increased but the size of the daily batch was decreased from 80Gb -> 50Gb. Mitigate upload speed bottleneck.
2020-12-22 12:54:04 +01:00
5kft
918f892501
[ sunxi-dev ] Enable tc and firewall support on sunxi64 (https://github.com/armbian/build/pull/2488) 2020-12-21 05:59:59 -08:00
5kft
b8f10e8751
Merge pull request #2488 from emanuele-f/sunxi64_config
Restore tc and firewall support on sunxi64
2020-12-21 05:54:52 -08:00
JMCC
3a750d0bf4
Add legacy-buster-desktop to all Rockchip targets 2020-12-21 14:13:13 +01:00
JMCC
5894062b1f
Add Kvim2 csc to build targets 2020-12-21 14:01:36 +01:00
emanuele-f
d316cfd245 Restore tc and firewall support on sunxi64
Standard firewall features were introduced in
6a165742e83696995510e6400dd1bdebd07947dd but then removed in
6788786057. This commit restores them and also
adds support for the tc-mirred action.
2020-12-21 12:53:22 +01:00
5kft
661789a0c9
[ sunxi ] increase SYS_MALLOC_F_LEN in u-boot
This is a backport of u-boot commit fb5b1678 (fb5b167843);
it fixes "alloc space exhausted" errors during SPL boot
2020-12-20 17:52:37 -08:00
Igor Pečovnik
a4f315c72d
Add support for ZSH / TMUX / oh-my-zsh (#2478)
* Add support for ZSH / TMUX / oh-my-zsh

* Selecting default shell at 1st run

* Install ZSH by default except on minimal image

* Lets rather create armbian-zsh package

* - fix remaining ZSH problems
- add systemd timer to remove default desktop autologin feature
- change DESKTOP_AUTOLOGIN to disabled by default

* Few small improvements

* Oneliner for revering all users back to BASH if package is uninstalled

* Properly escape variables

* Fixing chmod

* More cryptic awk magic to fix permissions for all normal users that are getting zsh magic
2020-12-21 00:44:22 +01:00
Piotr Szczepanik
a84c69ddea
Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly RK3399 in legacy (#2480)
* Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly-RK3399 in legacy

* Changed rk3399-bluetooth service type to exec
2020-12-20 23:45:30 +01:00
jmue
2152a4eb5a
fix /etc/hosts for full qualified hostname (#2482)
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2020-12-20 23:28:38 +01:00
JMCC
bc434ca3f9
Merge pull request #2484 from armbian/AR-585
[AR-585]
2020-12-20 17:02:15 +01:00
5kft
d577ba32e5
fixed phy-mode for orangepi-zero-plus H5 2020-12-20 07:33:10 -08:00
5kft
16eb39a16d
cleaned up erroneous patch 2020-12-20 06:47:58 -08:00
5kft
fcd4acf8bf
updated additional phy-mode configurations 2020-12-20 06:39:09 -08:00
JMCC
3b5fa42269 Rockchip64-Legacy: enable CONFIG_MEDIA_CEC_RC, and collaterally also set CONFIG_RTL8192EU=m 2020-12-20 14:42:06 +01:00
JMCC
b7efc41af2 Rockchip64-Legacy: Add HDMI-CEC pins to DT for Rockpi-4b and RockPro64 2020-12-20 14:40:49 +01:00
tonymac32
600db4d458 Merge branch 'master' of https://github.com/armbian/build 2020-12-19 22:48:03 -05:00
tonymac32
56fe004f34 [ rockchip64-dev ] sync overlays for OC opps w/current 2020-12-19 22:47:34 -05:00
Piotr Szczepanik
08396474b2
Removed the graphical.target dependency from getty services (#2481)
Reverts the effects of #2436 which effectively disabled serial console
2020-12-19 19:25:14 +01:00
Igor Pecovnik
583c8ddf6e Revert "Revert "Fix moving 'armbian-config_*. deb' and clearing temporary folders (#2455)""
This reverts commit 7a7530849d.
2020-12-19 15:08:55 +01:00
q4a
2b627cb36b
rockchip-current: return hdmi patches and rework it for 5.9.y kernel (#2471)
rockchip-current: return hdmi patches and rework it for 5.9.y kernel
2020-12-18 18:50:47 +01:00
Tony
3f1baa0601
Merge pull request #2476 from armbian/rk3328-oc-overlays
Rk3328 oc overlays
2020-12-17 08:47:34 -05:00
Werner
7ebd15f9d4
H616: switch to newer WIP ATF 2020-12-17 11:03:17 +01:00
tonymac32
129d8dbeb5 [ rockchip64 ] add oc opps for rk3328
remove default 1.5 GHz operation, enable as overlay at user risk
2020-12-17 01:54:18 -05:00
Igor Pecovnik
e1b8e77996 Remove misplaced patch
Close https://github.com/armbian/build/issues/2443
2020-12-17 01:41:27 +01:00
Igor Pecovnik
a40c8a4d87 Merge branch 'master' of https://github.com/armbian/build 2020-12-17 01:30:55 +01:00
Igor Pečovnik
8192ac4d4d
Upstream patches (#2474)
* Add xu4 current upstream patch
* Update sunxi legacy
* Update sunxi current
2020-12-16 23:33:51 +01:00
tonymac32
d94799ad5f Merge branch 'master' of https://github.com/armbian/build 2020-12-16 12:56:27 -05:00
Lane Jennison
343fb5f003 remove rx-tx patch for sunxi-dev 2020-12-16 12:28:50 -05:00
Lane Jennison
0cfd79fa07 remove tx-rx delay patch 2020-12-16 12:24:16 -05:00
Lane Jennison
f4a7a4c52c disabling 2020-12-16 12:23:56 -05:00
Igor Pecovnik
ac3dd0773b Merge branch 'master' of https://github.com/armbian/build 2020-12-16 15:05:25 +01:00
Tony
eb9131933f
[ rockchip64 ] add RK3399 2GHz opp as overlay (#2472)
RK3399 maximum clockspeed according to Rockchip is 1.8 GHz for all but a couple variants.  Almost all SBC's use 1.8 GHz silicon.

Remove automatic application of extra 2 GHz opp, allow user to select an overlay at their own risk.
2020-12-16 14:52:51 +01:00
Igor Pecovnik
7a7530849d Revert "Fix moving 'armbian-config_*. deb' and clearing temporary folders (#2455)"
This reverts commit f8cd769b46.
2020-12-16 11:00:14 +01:00
tonymac32
4cb57c62b3 [ rockchip64 ] add RK3399 2GHz opp as overlay
RK3399 maximum clockspeed according to Rockchip is 1.8 GHz for all but a couple variants.  Almost all SBC's use 1.8 GHz silicon.

Remove automatic application of extra 2 GHz opp, allow user to select an overlay at their own risk.
2020-12-16 02:06:00 -05:00