Lines Matching full:local
6 : ${IPKDBG_CONF_HOST:=host.local}
111 local src="$(realpath "$1")"
112 local dst="${src%.zst}"
175 local offset=$1
176 local work=$2
181 local root=$1
182 local arch=$(uname -m)
183 local release_id=$(. /etc/os-release; echo $ID)
184 local release_version_id=$(. /etc/os-release; echo $VERSION_ID)
185 local p=${root}/bin/${arch}/${release_id}/${release_version_id}/opkg
223 local build=$1
224 local component="$2"
229 local build=$1
230 local component="$2"
235 local build=$1
236 local component="$2"
241 local build=$1
246 local path=$1
247 local output=$2
252 local build=$1
257 local url=$1
258 local output=$2
273 local build=$1
278 local build=$1
279 local output=$2
280 local path="$(ipkdbg_opkg_conf_gen_cache $build)"
285 local build=$1
286 local output=$2
290 local cache="$(ipkdbg_opkg_conf_gen_cache $build)"
301 local build=$1
306 local build=$1
311 local build=$1
316 local build=$1
317 local root=$2
318 local state=${root}/var/lib/opkg
319 local cache="$(ipkdbg_opkg_db_gen_cache $build)"
329 mkdir -p ${root}/usr/local
330 ln -s ${root}/var ${root}/usr/local/var
341 local core=$1
352 local pkg=$1