update prepare env script
This commit is contained in:
@@ -5,7 +5,7 @@ This repository contains shell scripts that streamline preparing, configuring, a
|
||||
|
||||
## What’s included
|
||||
- prepare-openwrt-env.sh
|
||||
- Installs required build dependencies via apt on Ubuntu 22.04/24.04 and Debian 12/13+.
|
||||
- Installs required build dependencies via apt on Ubuntu 22.04/24.04/26.04 and Debian 12/13+.
|
||||
- Handles x86_64 and ARM64 differences (Python/distutils, multilib notes, Go on ARM64).
|
||||
- prepare-openwrt.sh
|
||||
- Clones or updates the OpenWrt source repo.
|
||||
@@ -29,7 +29,7 @@ This repository contains shell scripts that streamline preparing, configuring, a
|
||||
- Fixes MAX macro naming collisions in multiple DAHDI modules for OpenWrt 24.10.4 builds.
|
||||
|
||||
## System requirements
|
||||
- OS: Ubuntu 22.04/24.04 or Debian 12/13+ (others may work with adjustments)
|
||||
- OS: Ubuntu 22.04/24.04/26.04 or Debian 12/13+ (others may work with adjustments)
|
||||
- Architectures: x86_64/amd64 and aarch64/arm64
|
||||
- Tools: git, wget, curl, bash
|
||||
- Internet access for feeds and package downloads
|
||||
|
||||
Reference in New Issue
Block a user