V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
OpenWrt 是一个专门面向嵌入式设备的 Linux 发行版。你可以将 OpenWrt 支持的型号的嵌入式设备,比如各种路由器上的系统,换成一个有更多可能性可以折腾的 Linux 系统。
OpenWrt 官方网站
qazwsxkevin
V2EX  ›  OpenWrt

image builder 生成固件, repository 每次都要 update 的问题?

  •  
  •   qazwsxkevin · 7 天前 · 224 次点击
    ibuser@testser:~/ib$ cat repositories.conf 
    # Remote package repositories
    
    src/gz openwrt_core https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/packages
    src/gz openwrt_base https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base
    src/gz openwrt_kmods https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/kmods/6.6.35-1-4e8d6c272de9c18291da74bc95245884
    src/gz openwrt_luci https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/luci
    src/gz openwrt_packages https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages
    src/gz openwrt_routing https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/routing
    src/gz openwrt_telephony https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/telephony
    
    # This is the local package repository, do not remove!
    src imagebuilder file:packages
    
    #option check_signature
    ibuser@testser:~/ib$ 
    

    已经把 option check_signature 注释了,
    每次 make 时,依然还会还会为了 Building package index 去官服做下载 Packages.gz ,做 Updated list of available packages ,有时候前后相差 30 多分钟,同一个 ipk 似乎 checksum 变了,ipk 要重新下载。。。

    请问,这个方式是否可以不要这样? 就以当前的状态去做 make?

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2371 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 12:53 · PVG 20:53 · LAX 05:53 · JFK 08:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.