Commit Graph

10162 Commits

Author SHA1 Message Date
hzyitc
96dade2d5a
Bugfix: armbian-resize-filesystem (#3981)
* Rewrite armbian-resize-filesystem

* Update message
2022-08-13 21:17:33 +02:00
Julian Sikorski
63ad684261
Update odroidxu4 current to 5.4.210 and edge to 5.19.0 (#4068)
* Update odroidxu4-current to 5.4.210

* Adjust kernel configs and move EDGE to 5.19.y

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-08-13 21:17:19 +02:00
Igor Pečovnik
3435c46367
Upstream wireless driver is broken at head. Attach it to last known working (#4069)
Tested with 5.4.y and 5.19.y
2022-08-13 21:17:06 +02:00
Igor Pečovnik
af6ceee6c5
Add proper fallback since anonymous API calls to GitHub are very limited (#4067)
* Add proper fallback since anonymous API calls to GitHub are very limited
2022-08-13 09:54:20 +02:00
Igor Pečovnik
23e4710bdd
Bugfix - after introducing new cache system based on Git releases, key also contains subfolder (#4066) 2022-08-12 20:28:29 +02:00
hzyitc
0cf80ac45d
Bugfix: overwrite install.log (#4059) 2022-08-12 14:30:31 +02:00
Igor Pečovnik
5a778b3359
Update CONTRIBUTING.md (#4062) 2022-08-12 14:30:14 +02:00
Igor Pečovnik
9c67818e87
Bump sunxi kernels (#4061) 2022-08-12 14:29:45 +02:00
Igor Pečovnik
9ef2f5ac40
Clean GitHub actions (#4065)
* Cleaning actions

* Update

* Update

* Update

* Update
2022-08-12 14:29:31 +02:00
Igor Pečovnik
701af0d8d9
Remove deprecated and duplicated document (#4064)
https://github.com/armbian/build/pull/3999
2022-08-12 14:29:22 +02:00
Vyacheslav
4dffd6eb63
Merge pull request #3997 from jethome-ru/AR-1232-jethome-add-jethub-d1p-support
JetHome: add jethub d1p support
2022-08-12 12:19:15 +03:00
Igor Pečovnik
b9b688b1a2
Set build name to version (#4060) 2022-08-11 18:06:26 +02:00
TheLinuxBug
fbe4493831
Merge pull request #3999 from littlecxm/docs-contrib
chore: CONTRIBUTING doc
2022-08-11 08:41:34 -04:00
Vyacheslav Bocharov
74d6e5a02d
JetHub: update family config to support partition offset for amlogic reserved area. 2022-08-11 12:50:31 +03:00
Vyacheslav Bocharov
1df58072da
JetHub: WiP: Update u-boot to 2022.07 and update jethub patchset
- update u-boot to 2022.07 for jethome family.
- add basic support for amlogic unifykey storage (WiP)
2022-08-11 12:50:31 +03:00
Vyacheslav Bocharov
6a3b49859e
JetHub: add JetHub D1/D1p new revisions support in meson64-5.10/5.19 kernel patchset 2022-08-11 12:50:31 +03:00
Vyacheslav Bocharov
9b2b0a84c9
JetHub: Update boot.cmd for JetHub D1 hw rev.02/03 2022-08-11 12:50:31 +03:00
Igor Pečovnik
5321b4254a
Wrong copy & paste (#4040) 2022-08-10 18:57:07 +02:00
Werner
f1053bfc3f
typo 2022-08-10 16:00:22 +02:00
TheLinuxBug
8e2e0bb02c
Update CONTRIBUTING.md
Fixed Capitals In Headings And Made Them All Lower Case Outside First Word and Proper Nouns Per The Reference :)
2022-08-10 09:57:04 -04:00
TheLinuxBug
d705225553
Update CONTRIBUTING.md
* Added link to Development Code Review Procedures and Guidelines
* Fixed Grammar
* Added extra context/expectations for how a problem should be described in an PR
* Added links to Forum and Forum announcements section under 'Other ways to contribute'
* Mentioned Jira Ticketing system under communications
2022-08-10 08:11:47 -04:00
CXM
6f936388f4 fix: format document 2022-08-10 17:06:29 +08:00
Dennis
e5ab9389e9
Fix for journald filling /var/log using flush from volatile instead of copy, and removing cache files when nearly full (#3967)
* Fix to flush volatile journald to prevent full /var/log at startup

* re-introduce directory / in non-rsync copy, and exclude journal* in this copy
Note: this may need some testing if someone doesn't use rsync

* Fix for non-rsync copy to Disk, since journal cannot be copied onto itself

* Backed up journal files are removed with vacuum, so no need to delete them separately

* Make room at boot by removing old logs, in addition to the removal later
every 15 minutes

* remove old archived journal files modified more than 1 day ago

* make sure volatile logging is used, since journald sometimes turns persistent at boot
remove unused commented lines in ramlog

* Fix check for configured journald volatile logging

* revert #3799, the rsync --delete

Co-authored-by: dennis laptop <dennis@smartstatetechnolgy.nl>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2022-08-10 09:02:03 +02:00
hzyitc
218c7c4918
Allow copying bootscript when BOOTCONFIG=none (#4056) 2022-08-10 09:01:45 +02:00
Igor Pečovnik
e871b8e2ea
Rootfs cache refactoring (#4057)
* First part of rootfs cache refactoring

* Add support for checking previous caches.

* New default starting number

* Move back to n

* Add zstd compressor to the host dependencies

* Change cache compression to ZST

* Cleaning cache support
2022-08-10 00:17:28 +02:00
Werner
f03f943bde
Something "is" missing 2022-08-09 19:16:41 +02:00
Igor Pečovnik
b8e1a3b58e
Update board names and remove duplicate (#4055) 2022-08-09 09:15:13 +02:00
Igor Pečovnik
f06452c091
Enable AUFS, adjust kernel configs (#4054)
* Enable AUFS, adjust kernel configs

* Enable aufs

* rpi
2022-08-09 09:14:53 +02:00
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
Jianfeng Liu
0bb0a5a273
Merge pull request #4050 from hzyitc/bugfix-mkfs-label
Bugfix: mkfs: flag for label
2022-08-08 19:45:46 +08: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
AGM1968
a3cfbf4dcc
Update arm64-dts-Add-sun50i-h616-orangepi-zero2-device.patch (#4051)
Reboot board. Change from regulator-boot-on to always on. 

+			reg_dcdce: dcdce {
+				regulator-always-on;
2022-08-08 08:19:02 +02:00
Igor Pečovnik
ef677ce921
Generate CI releases under their version instead of latest (#4052) 2022-08-08 08:18:48 +02:00
Igor Pečovnik
efc249205f
Update documentation for prepare self hosted runner (#4053) 2022-08-08 08:18:30 +02:00
hzy
a803fb15ab Bugfix: mkfs: flag for label 2022-08-06 12:05:21 +08:00
The-going
97c6e5e9dd
sunxi-5.19: Initial state for megous patches (#4048)
* sunxi-5.19: Initial state for megous patches

* Add the ability to do 5.19

* Move to 5.19

- tested both
- removed broken Opi Zero xradio driver https://armbian.atlassian.net/browse/AR-1280

* sunxi-5.19: fix tag for switch

* sunxi-5.19: Initial state for armbian patches

* sunxi-5.19: Add armbian patches to series.conf file

* sanxi-5.19: Add other 2 patches

* sunxi-5.19: Limit to use the 'wireless/xradio' module

Limit the kernel version to less than 5.19 to use
the 'wireless/xradio' module

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-08-05 21:23:49 +03:00
Ricardo Pardini
73691a9e24
meson64: edge: rework to kernel 5.19 (#3941)
* meson64-edge/5.19: use `tag:v5.19-rc2`, meson64 kernel config and kernel patches, by @adeepv

* meson64-edge/5.19: we don't need `CONFIG_ARCH_ROCKCHIP=y` for meson64, right?

* meson64-edge/5.19: remove `meson_drv_shutdown` revert patch, instead `CONFIG_DRM_MESON=y` and its dependencies in .config

- this allows other meson64's to shutdown properly, while allowing the N2(+) to reboot without kernel-side hangs

* meson64-edge/5.19: odroidn2(+): remove SD UHS modes patch for ODROID N2(+)

- it works when cold-booted
- but changes voltage to enable
- when rebooted, voltage persists and uboot can't read the SD anymore
- adding the "odroid,reboot" driver+dt that is supposed to fix this, doesn't
- so for now remove it

* meson64-edge/5.19: odroidn2(+): add dumb gpio fan at 30 celsius

- backport from rework in 5.10

* meson64-edge/5.19: odroidhc4: bring back `fan1_input` by adding fan details to DT

- yeah, I know; the cooling map is right there too, so empty, poor thing. for later.

* meson64-edge/5.19: bump to 5.19-rc3

* meson64-edge/5.19: radxa-zero: add patch to remove UHS mode so `wifi` works

- sent by @pyavitz: https://raw.githubusercontent.com/pyavitz/debian-image-builder/feature/patches/amlogic/radxazero/wifi/001-arm64-dts-amlogic-radxa-zero-sdio-card-speed.patch
- tested by @lanefu

* meson64-edge/5.19: bump to 5.19-rc4

* meson64-edge/5.19: bump to 5.19-rc5

* meson64-edge/5.19: bump to 5.19-rc7

* meson64-edge/5.19: bump to 5.19.y branch, which is 5.19.0 right now

* Add kernel config - tested on Odroid N2+

Co-authored-by: Vyacheslav Bocharov <adeep@lexina.in>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-08-04 21:50:40 +02:00
Igor Pečovnik
1a276577a4
Bump bcm2711, uefi, imx6, media and mvebu64 EDGE kernels to 5.19.y (#4044)
* Bump bcm2711 edge to 5.19.y

* Bump imx6, media and mvevu64 edge to 5.19.y

* Bump UEFI kernels
2022-08-04 21:49:35 +02:00
Ricardo Pardini
43b302eff9
uefi-(arm64|x86)-edge/5.19: bump to 5.19.y (#4046)
- uefi-arm64-edge/5.19: add patch for ACPI enablement of PHYT0004 onboard network card
  - reworked 5.10 version of patch to 5.19, trivial datatype change
  - sent by Dragonbox/Pythium person via @lanefu
- uefi-(arm64|x86)-edge/5.19: split patch dir from x86, otherwise identical
2022-08-04 21:49:10 +02:00
Igor Pečovnik
99915d7327
Bump sunxi (#4047) 2022-08-04 21:49:45 +03:00
Paolo
c87542aba2
rockchip: switch edge kernel to v5.19 (#4045) 2022-08-04 11:20:06 +02:00
Jianfeng Liu
8c6641e7b7
update rockchip64 edge to 5.19 (#4039) 2022-08-03 22:22:55 +02:00
Igor Pečovnik
e366e48fa3
Disable bootsplash for linux ≥ 5.19 (#4042) 2022-08-03 22:22:42 +02:00
Paolo Sabatino
d064b2dce2 rk322x: advance edge kernel to 5.19 2022-08-03 19:10:25 +02:00
Paolo Sabatino
fd6fffc943 rk322x: use backported mglru patch from 5.19 on 5.18 2022-08-03 19:10:25 +02:00
Igor Pečovnik
53780bd7de
Change Jira URL to dashboard (#4041) 2022-08-02 14:50:31 +02:00
catalinii
bf3b8a8fb7
Enable btusb driver and sync the config for rockchip-rk3588 legacy kernel (#4038)
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2022-07-31 23:57:00 -07:00
Igor Pečovnik
be8b2dcf01
Cache creation cleanup (#4036)
* Cache creation cleanup

Closing https://github.com/armbian/build/issues/3531

* Remove monthoffset parameter from action script

* - address displaying which variant is needed
- remove not needed text
- change ROOT_FS_CREATE_ONLY to yes / no
2022-07-31 16:48:25 +02:00