File tree Expand file tree Collapse file tree
antennine.org/an-lime-owut/root/etc/uci-defaults Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Supported hacks:
2525
2626Warn: Usable safely with imagebuilder-docker.
2727Warn: To use it with asu, the server must support this hack.
28- Currently the asu server https://sysupgrade.antennine.org supports it:
28+ Currently the asu server https://sysupgrade-01 .antennine.org supports it:
2929- do not returning errors if the main build was killed after the second build completes
3030- prepending packages that starts with 'profile-' at the beginning of the packages list (to use it with the firmware-selector)
3131- checking the manifest from a file printed in BIN_DIR/manifest instead from STDOUT
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33feed_host=" http://feed.libremesh.org"
4- sysupgrade_server=" https://sysupgrade.antennine.org"
4+ sysupgrade_server=" https://sysupgrade-01 .antennine.org"
55openwrt_branch_ref=" $( grep -m 1 " openwrt.org/" /etc/* /distfeeds* | sed ' s|.*openwrt.org/\(.*\)|\1|' ) "
66arch=" $( grep OPENWRT_ARCH /etc/os-release | sed ' s|OPENWRT_ARCH="\(.*\)"|\1|' ) "
77
You can’t perform that action at this time.
0 commit comments