暂时记录下
apt update
apt upgrade -y
apt installlibncurses5-dev zlib1g-dev gawk flex patch git-core g++ subversion zstd build-essential file libncurses-dev zlib1g-dev gawk git gettext libssl-dev xsltproc rsync wget unzip python3 wget -y

# https://downloads.openwrt.org/releases/24.10.1/targets/x86/64/
wget https://downloads.openwrt.org/releases/24.10.1/targets/x86/64/openwrt-imagebuilder-24.10.1-x86-64.Linux-x86_64.tar.zst
tar --zstd -xvf openwrt-imagebuilder-*.tar.zst
cd openwrt-imagebuilder-*/

# 当前包信息
make info

sed -i 's/256/1024/g' target/linux/x86/image/Makefile

make image PROFILE=generic
最后修改:2025 年 06 月 13 日
如果觉得我的文章对你有用,请随意赞赏