Commit Graph

16371 Commits

Author SHA1 Message Date
tabris
69caf3ba22 build framework mmdebstrap - use MANAGE_ACNG for downloading the keyring pkgs 2025-11-03 18:12:03 +01:00
tabris
373ec28e79 build framework mmdebstrap - fetch the newest keyring pkgs 2025-11-03 18:12:03 +01:00
tabris
77ee624aad build framework mmdebstrap - fix hashing of LEGACY_DEBOOTSTRAP 2025-11-03 18:12:03 +01:00
tabris
fef862f774 build framework mmdebstrap - LEGACY_DEBOOTSTRAP
allow old debootstrap to be used instead.
2025-11-03 18:12:03 +01:00
tabris
94866e81a3 build framework - mmdebstrap minimal conversion 2025-11-03 18:12:03 +01:00
Igor
a2f2eb32a1
Kernel config rewrite: use our strong servers for matrix generation (#8859)
* Add review request to kernel configs workflow

* Update rewrite-kernel-configs.yml

* Remove mentioning ai as we solved it differently

https://github.com/armbian/build/pull/8861
2025-11-03 18:09:34 +01:00
Your Name
10bcdb1cb9 rockchip64: bump to 6.18.0-rc4, rewrite patches 2025-11-03 16:42:38 +01:00
Igor Pecovnik
2c23325fb7 Move kernel config changes from board to kernel config 2025-11-02 22:18:32 +01:00
Alex Simkin
1653fdacec apply cryptroot fixes to grub-riscv64 too re. #6280 2025-11-02 20:15:19 +01:00
Alex Simkin
2842de0ca1 bugfix: use --nodeps instead of | head -1 in lsblk calls for predictable output
for some reason lsblk order for -o X is different between EMMC and NVME

see https://github.com/armbian/build/pull/8805#issuecomment-3448517520
2025-11-02 20:15:19 +01:00
Alex Simkin
b47445c990 add CRYPTROOT_AUTOUNLOCK option and fix CRYPTROOT for uefi builds
fixes #6280
2025-11-02 20:15:19 +01:00
tabris
3fcb8ef7b2 filogic kernel edge - change from frank-w's tree to just a git-format-patches from his tree 2025-11-02 19:17:22 +01:00
Ricardo Pardini
af13870a7d u-boot: v2025.10: fileenv patch: add #include "env.h" to fix ENV_IS_NOWHERE builds
- thanks to tabrisnet
2025-11-02 18:12:32 +01:00
Jojo-A
de1f49f241 Add support for Hardkernel ODROID M1S
Initial support for ODROID M1S
Tested with Debian Bookworm and Noble Cinnamon and Noble GNOME desktop
environment.
See: https://forum.armbian.com/topic/33242-odroid-m1s-image-planned/

- few fixes, rebase
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2025-11-02 18:12:32 +01:00
Ricardo Pardini
a8f10eee53 grub: don't set CLOUD_INIT_CONFIG_LOCATION
- that was for my never-upstreamed cloud-init extension
- "/boot/efi" can't be used for cloud seed anymore since trixe
  - as it's not going to be mounted by the time cloud-init runs
2025-11-02 18:12:08 +01:00
Ricardo Pardini
23de6bba19 thinkpad-x13s: 6.17: .config: NFS_V4_2, ISCSI_TCP, NFSD =m 2025-11-02 18:10:23 +01:00
Ricardo Pardini
f38ad454af uboot: set CONFIG_LOCALVERSION more reliably on script/config-enabled uboot sources
- keep old sed for old u-boots only
- don't start it with a dash, as that gets confused with cmdline arg eventually
  - instead use an underscore
2025-11-02 18:10:12 +01:00
Ricardo Pardini
3dfcbf4348 uboot: uboot-config now prints diff with pre-menuconfig defconfig 2025-11-02 18:10:01 +01:00
Ricardo Pardini
61edafa79d nanopct6(-lts): u-boot: enable BTRFS support
- CMD_BTRFS implies FS_BTRFS
2025-11-02 18:09:52 +01:00
Ricardo Pardini
1d8b3865ee odroidm1: u-boot: bump to 2025.10; enable BTRFS support 2025-11-02 18:09:42 +01:00
Paolo Sabatino
411c767fe4 rockchip64: add rk3318-box overlays for T98_RK3318 and T9_RK3318 boards 2025-11-01 14:21:44 +01:00
Your Name
71bc75503f add description for .conf 2025-11-01 08:33:04 +01:00
tabris
ce92468e6b filogic kernel - fix 6.16-rsslro kernel config 2025-11-01 08:13:13 +01:00
Kamil Saigol
3401e502db Revert "DO NOT MERGE: Point to kernel source/branch for testing"
This reverts commit c3f2096fb5.
2025-11-01 07:54:02 +01:00
Kamil Saigol
d30e2cf97a radxa e54c board config: extension from .conf to .csc 2025-11-01 07:54:02 +01:00
Kamil Saigol
8cfee8cbe8 radxa e54c board config: enable system and network leds 2025-11-01 07:54:02 +01:00
Kamil Saigol
399513dec4 radxa-e54c board config: enable realtek distributed switch 2025-11-01 07:54:02 +01:00
Kamil Saigol
182c6b6a01 DO NOT MERGE: Point to kernel source/branch for testing 2025-11-01 07:54:02 +01:00
Kamil Saigol
a5742044db Add new board radxa-e54c 2025-11-01 07:54:02 +01:00
Igor
30c3be15a1 RPI: Increase UEFISIZE from 256 MiB to 512 MiB
Users request: Failed apt dist-upgrade from the trixie xfce image downloaded using rpi-imager. The boot partition is only 256M so it get full and the update fail blowing up everything. Please consider using 512 Mb boot partitions. Thanks
2025-10-31 09:16:05 +01:00
Your Name
3374c24d50 adjust kernel config 2025-10-30 12:10:37 +01:00
Your Name
171cf79319 bump to 6.18, still broken though 2025-10-30 12:10:37 +01:00
Martin Schmiedel
f1c6529d04 IMX8: fix build error (again)
- fixes: unrecognized option '-Wl,--no-warn-rwx-segment(s)'
    - adjust patch to atf that removes the unrecognized linker options
2025-10-30 12:08:07 +01:00
Jonas Wood
f958184ae3
ti: configs: boards: Update maintainer on board configs (#8838)
Update board support maintainer for 3 TI board configs:
sk-am62b.conf (AM62x), sk-am62p.conf (AM62Px), sk-am64b.conf (AM64x).

Signed-off-by: Jonas Wood <jw@ti.com>
Signed-off-by: Andrei Aldea <andrei1998@gmail.com>
2025-10-28 11:37:46 -05:00
EvilOlaf
f2c908119d rpi: bump edge to 6.17.y 2025-10-28 08:45:52 +01:00
dependabot[bot]
dc3d3c9c36 build(deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:19:18 +01:00
dependabot[bot]
f7f4ab00b8 build(deps): bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 to dbf178ceecb9304128c8e0648591d71208c6e2c9.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](d03a93c0db...dbf178ceec)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:18:48 +01:00
dependabot[bot]
c4449120c0 build(deps): bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:18:26 +01:00
dependabot[bot]
566e1b2365 build(deps): bump pip from 25.2 to 25.3
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/25.2...25.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:17:28 +01:00
Igor Pecovnik
77805480b9 Fix wrong order of distributions 2025-10-27 11:33:08 +01:00
Tim Surber
bf79329821 add Debian Forky as target 2025-10-27 11:33:08 +01:00
igorpecovnik
28825b8907 Automatic board configs status synchronise 2025-10-27 10:32:28 +01:00
Ricardo Pardini
73755ada1e meson64-6.18: rewrite patches vs 6.18-rc3, no changes 2025-10-27 10:16:36 +01:00
Ricardo Pardini
2c8567b8d9 rockchip64-6.18: rewrite patches vs 6.18-rc3, no changes 2025-10-27 10:16:36 +01:00
Ricardo Pardini
d6012fa5f7 rockchip64-edge: 6.18: update .config; restore TRACEFS_AUTOMOUNT_DEPRECATED
- TRACEFS_AUTOMOUNT_DEPRECATED was lost in the 6.17 bump
2025-10-27 10:16:36 +01:00
Ricardo Pardini
003ca53b18 mainline-kernel: bump 6.18 to 6.18-rc3 2025-10-27 10:16:36 +01:00
Igor Pecovnik
b6ec163675 Github issues config: fix broken link
Since we deprecate mirror repository, issues can't be open for infra anymore
2025-10-26 22:17:37 +01:00
Hsun Lai
6cb8cb3da8 station-p2: fix pcie 2025-10-25 22:05:19 +02:00
SuperKali
df95459f6d
youyeetoo-r1: Add custom ALSA state configuration (#8818) 2025-10-25 07:13:10 +02:00
SuperKali
a7a444f7bf
board: youyeetoo-r1: correct minor typo on the config (#8817) 2025-10-24 09:26:33 +02:00