Commit Graph

14194 Commits

Author SHA1 Message Date
William Martin
0439cb236f Update GitHub CLI GPG key 2024-09-08 21:28:24 +02:00
Igor Pecovnik
56f5d6692c Revert setting default hostname to Armbian 2024-09-08 17:43:14 +02:00
Igor Pecovnik
170d302e64 MOTD: display rolling release instead of 0.trunk.$number ... this info doesn't need to be here 2024-09-08 17:43:14 +02:00
Igor Pecovnik
59979a4573 Set default hostname to Armbian 2024-09-08 17:43:14 +02:00
Igor Pecovnik
399566c795 Add screen clearing routine and improve commands display 2024-09-08 17:43:14 +02:00
Igor Pecovnik
e7f9632c1f When using CLI / minimal image, lets show motd right after initial config is done 2024-09-08 17:43:14 +02:00
Igor Pecovnik
f6fc070be9 Improve motd command listing to show existing or hides the element if nothing exists 2024-09-08 17:43:14 +02:00
Igor Pecovnik
8046b23e73 Hide hassio interface from showing in the armbian motd 2024-09-08 17:43:14 +02:00
Ricardo Pardini
c158f74d22 rockpro64: bump u-boot to 2024.07; make fancy configs; drop bin size limit as fix landed upstream 2024-09-08 16:25:27 +02:00
青菜萝 卜冬瓜
e7eeedfaee Move LicheePi-4A to eos because its chip design has security vulnerabilities. 2024-09-08 16:22:13 +02:00
Igor Pecovnik
7aa89f350f Store VENDORPRETTYNAME to the image instead to the BSP. This is image property. 2024-09-08 16:22:02 +02:00
Igor Pecovnik
05ae71d8f2 Store EXTENSION list to the image instead to the BSP 2024-09-08 16:22:02 +02:00
Igor Pecovnik
8ee40367d4 Revert "Store list of preinstalled extensions EXTENSIONS and add VENDORPRETTYNAME to image fingerprint"
This reverts commit 9af94d5977.
2024-09-08 16:22:02 +02:00
SuperKali
d16f710e7e Adding Youyeetoo R1 v3 on current & edge kernel (#7173) 2024-09-07 07:40:59 +02:00
Igor Pecovnik
422e91b240 Rockchip64: remove deprecated patches that breaks compilation 2024-09-06 11:13:04 +02:00
Ricardo Pardini
dd6300d4cc thinkpad-x13s: kernel: update vs jhovold's wip/sc8280xp-6.11-rc5 johan_defconfig 2024-09-03 22:06:02 +02:00
Ricardo Pardini
9aea406bd0 thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.11-rc5; userspace fixes
- replace mantic support with oracular
- add mtools pkg, remove UEFI_MOUNT_POINT_SKIP_FSTAB (thanks to the wdk2023 maintainer for the tip)
- re-enable fprintd/limpam-fprintd pkg install across all releases (Trixie fixed it recently)
- do no alsa-ucm-conf hacks for Trixie, as 1.2.12 landed there
- cleanup commented out stuff from years ago
- update .config (no changes except BTF enablement)
2024-09-03 22:06:02 +02:00
Ricardo Pardini
881f0cae38 desktop: amd64: drop nvidia-drivers forced ppa (focal stuff? no thanks) 2024-09-03 22:05:04 +02:00
Ricardo Pardini
8f51668615 linux-rockchip-rk3588-6.11.config: enable CONFIG_INPUT_PWM_BEEPER=m
- mostly for the cm3588 nas; mainline kernel has a `compatible = "pwm-beeper";` buzzer impl on pwm8
  - see 3d5f968a17/arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dts (L63-L68)
2024-09-03 22:04:49 +02:00
Ricardo Pardini
ea028fbcba prepare-host: trixie and sid don't carry python3-distutils anymore 2024-09-03 22:04:33 +02:00
Ricardo Pardini
b834256138 kernel-dtb: copy also the dtb binary for the board to output 2024-09-03 22:04:20 +02:00
Ricardo Pardini
02eec74c1e linux-rk35xx-vendor: enable CONFIG_KPROBES
- for tetragon & co
2024-09-03 22:04:04 +02:00
JohnTheCoolingFan
23cff9170c Replace symlinked patches by pointed files 2024-09-03 22:03:50 +02:00
JohnTheCoolingFan
ae53057334 bigtreetech-cb1: edge: remove hook that changed device tree used 2024-09-03 22:03:50 +02:00
Igor Pecovnik
9af94d5977 Store list of preinstalled extensions EXTENSIONS and add VENDORPRETTYNAME to image fingerprint 2024-09-03 22:03:04 +02:00
Igor Pecovnik
d81d52ba97 Cosmetic adjustement of profile.d scripts to align with motd 2024-09-03 22:02:47 +02:00
Igor Pecovnik
0afe5ec2dc Refactor welcome screen to improve user experience 2024-09-03 22:02:47 +02:00
Leonidas P. Papadakos
06aa0e9c15 Enable ksmbd consistently across configurations 2024-09-03 18:26:21 +02:00
dependabot[bot]
6a08ca2a4e build(deps): bump setuptools from 73.0.1 to 74.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 73.0.1 to 74.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v73.0.1...v74.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 15:02:47 +02:00
dependabot[bot]
7fd33a404f build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 15:02:31 +02:00
Alessandro Lannocca
0a18ec690e rockchip-rk3588: fanctrl overlay: fix "fan" alias for device tree
fixes PR #7137
v24.11.0-trunk.81 v24.11.0-trunk.67
2024-08-28 18:10:25 +02:00
Alessandro Lannocca
3a432f4513 rockchip-rk3588: orangepi5-plus current, edge: u-boot: bump to mainline 2024.10-rc3
- ensure ARMV8_CRYPTO is disabled (currently broken)
 - enable creation of /chosen/kaslr-seed node (to enable Kernel address space layout randomization
2024-08-27 21:33:44 +02:00
Alessandro Lannocca
c095b6fd68 rockchip-rk3588: current edge: add a pwm fan control overlay
improve fan curve from rockchip default

Credit: [incognito](https://forum.radxa.com/u/incognito)
Source: [Radxa Forum](https://forum.radxa.com/t/guide-how-to-make-the-rock-5b-fan-work-properly-joshua-rieks-ubuntu-24-04/20836/2)
2024-08-27 21:33:30 +02:00
dependabot[bot]
532efb98e9 build(deps): bump setuptools from 72.2.0 to 73.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.2.0 to 73.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v72.2.0...v73.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 21:33:14 +02:00
dependabot[bot]
e167027c8c build(deps): bump rich from 13.7.1 to 13.8.0
Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 21:32:56 +02:00
dependabot[bot]
dc4301c390 build(deps): bump tj-actions/changed-files from 44 to 45
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v45)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 21:32:47 +02:00
dependabot[bot]
741418e238 build(deps): bump pascalgn/size-label-action from 0.5.2 to 0.5.4
Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.5.2 to 0.5.4.
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](https://github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.4)

---
updated-dependencies:
- dependency-name: pascalgn/size-label-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 21:32:35 +02:00
Martin Schmiedel
1aa6a9d564 MBa8MPxL: update atf to v2.10
- the new version is compatible with GCC13
- solves AR-2441

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-08-27 21:32:25 +02:00
SuperKali
757d831b6a Move board Youyeetoo R1 v3 from WIP to CSC 2024-08-27 21:32:15 +02:00
monkaBlyat
60e695abf2 fix PS4 controller LED's on rockchip-rk3588-6.11.config 2024-08-26 21:54:12 +02:00
monkaBlyat
c279dae7d9 fix PS4 controller LED's on rockchip-rk3588-6.10.config 2024-08-26 21:54:12 +02:00
Igor Pecovnik
edbf678780 Improved freezing mechanism with README 2024-08-26 17:51:06 +02:00
Igor Pecovnik
c62e086a0b Board config ayn-odin2 temporally disable broken build v24.11.0-trunk.50 2024-08-24 22:12:29 +02:00
Igor Pecovnik
ec76e1282e More elegant solution to prevent kernel upgrades per certain board 2024-08-24 17:15:24 +02:00
Igor Pecovnik
9041c08979 Implement config driven BSP package modification to set last good kernel for a single device
This will prevent upgrading to higher kernels which are known to be broken.
2024-08-24 15:36:19 +02:00
Igor Pecovnik
8f01eea1f8 Mesa fixes applies only to armhf and arm64. Adjusting 2024-08-23 14:06:38 +02:00
Igor Pecovnik
a26eb472f0 Framework: bump tmpfs size as we are going over
Suppress this warning: "Rootfs post-tweaks size is larger than estimated tmpfs size"
2024-08-23 11:43:03 +02:00
Igor Pecovnik
edad72b29f Expand MESA extension fix to Jammy userspace 2024-08-23 11:01:34 +02:00
Igor Pecovnik
71f5662dac Force rootfs cache rebuild - once again. 2024-08-23 06:59:40 +02:00
Igor Pecovnik
c0c7431af4 Enable allow-downgrades to base-files install to allow building images with older version than current
Framework stores our base-files in rootfs cache with version that comes from trunk and when we make stable images for current or previous release, build fails with error  E: Packages were downgraded and -y was used without --allow-downgrades.
2024-08-23 06:59:40 +02:00