24 Commits

Author SHA1 Message Date
Werner
9774e13b49 add zstd image compression (#860)
* add zstd image compression

* use sub-bulletpoints for compression level for each method

* adjust available compression levels
2025-12-19 13:00:56 +01:00
Rolf Leggewie
a1279c8d00 dev / build switches: be more clear in what the awesome CARD_DEVICE switch does 2025-11-25 18:00:38 +01:00
tabris
90a80eb550 build#8785 - mmdebstrap & LEGACY_DEBOOTSTRAP 2025-11-03 18:11:37 +01:00
Oleksandr Simkin
3e02128122 Update Developer Guide with CRYPTROOT_AUTOUNLOCK info (#836)
* Update Developer Guide with CRYPTROOT_AUTOUNLOCK info

Added note about CRYPTROOT_AUTOUNLOCK storing the encryption key.

* Update docs/Developer-Guide_Build-Switches.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-02 20:14:56 +01:00
tabris
d918a4f996 documentation for armbian/build#8811 - MANAGE_ACNG 2025-10-23 19:48:43 +02:00
tabris
db96f715c7 document DOCKER_NICE hidden parameter for compile.sh 2025-09-07 10:01:16 +02:00
Rolf Leggewie
989e0031d9 small improvements
- docs/Developer-Guide_User-Configurations.md:
  add "in"
- docs/Developer-Guide_User-Configurations.md:
  s/doesn't/don't/ where appropriate
2025-08-28 23:05:50 +02:00
Andrei Aldea
03da886e39 Add CPUTHREADS Build Switch 2025-07-13 09:34:05 +02:00
Ayush Singh
4082b1d515 docs: Developer-Guide_Build-Switches: Fix wrong variable name
- It seems like ARMBIAN_MIRROR variable has been renamed to LOCAL_MIRROR
  [0]

[0]: bc6e97caa9/lib/functions/rootfs/distro-specific.sh (L188)

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2025-06-23 13:10:07 +02:00
Werner
9839bde0af add SHARE_LOG switch (#745)
* add `SHARE_LOG` switch

* move to advanced, add opposite

whatever the rabbit says

* remove evil whitespace
2025-05-16 11:29:49 +00:00
Igor Velkov
624c743211 make lint happier 2025-05-11 23:24:21 +02:00
Igor Velkov
573f1e84cf describe BTRFS_ROOT_SUBVOLUME option 2025-05-11 23:24:21 +02:00
Werner
6cc44494a4 be more specific about disabling kernel patches
could introduce confusion if there is an extra _community_ patch set besides the regular one from Armbian.
2025-05-06 07:05:20 +02:00
timsurber
6e81b6f2a6 Include documentation for DISABLE_KERNEL_PATCHES 2025-05-05 20:02:54 +02:00
Mecid
8f3ed5d466 Add SECTOR_SIZE info 2025-04-19 14:06:00 +02:00
Werner
72566e1b8e Adjust list of compression methods (#655)
According to https://github.com/armbian/build/blob/main/lib/functions/image/compress-checksum.sh
2025-03-15 16:18:22 +00:00
Igor
0c307309a1 Add KERNEL_BTF
https://github.com/armbian/build/pull/7675
2025-02-11 00:01:55 +01:00
Igor Pecovnik
24cfecbd4c Add SKIP_ARMBIAN_REPO switch description 2025-01-23 12:27:19 +01:00
Lane Jennison
e207ca4e26 USE_CCACHE: update documentation to show new default from PR #7730
revise formatting for change
2025-01-23 07:52:51 +01:00
Werner
1283c6eeea add ARTIFACT_IGNORE_CACHE to FAQ (#602)
* add `ARTIFACT_IGNORE_CACHE` to FAQ

* add `ARTIFACT_IGNORE_CACHE` got build switches
2025-01-22 17:09:00 +01:00
Werner
e2213f0602 fix whitespace 2024-12-29 17:44:59 +01:00
Igor
c07fd4929d Remove WIREGUARD as its deprecated
https://github.com/armbian/build/pull/7452
2024-11-09 21:14:54 +01:00
Igor Pecovnik
d1350c58de Improve build switches 2024-11-06 22:32:25 +01:00
Igor Pecovnik
1b8288fe48 Split build commands and switches, add setup.sh script for quick starts, adjust CRYPTROOT_ENABLE 2024-11-06 09:11:52 +01:00