build#8785 - mmdebstrap & LEGACY_DEBOOTSTRAP

This commit is contained in:
tabris
2025-10-22 22:12:45 -04:00
committed by Igor
parent 8aae987cde
commit 90a80eb550

View File

@@ -395,3 +395,4 @@ Example:
- **EXTRAWIFI** ( **yes** | no ): include several drivers for [WiFi adapters](https://github.com/armbian/build/blob/1914066729b7d0f4ae4463bba2491e3ec37fac84/lib/compilation-prepare.sh#L179-L507)
- **DISABLE_KERNEL_PATCHES** ( yes | **no** ): Disable all Armbian-specific kernel patches and build a vanilla kernel instead. Also disables `EXTRAWIFI`
- **DOCKER_NICE** ( `integer`, -20 to 19 ): automatically propagated from the initial `compile.sh`'s `nice` value.
- **LEGACY_DEBOOTSTRAP** ( yes | **no** ): if yes, use `debootstrap`, else use `mmdebstrap`