Searched refs:IPKG_OFFLINE_ROOT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/scripts/
H A Dipkg55 s/^/`echo $IPKG_OFFLINE_ROOT | ipkg_protect_slashes`/
97 if [ -z "$IPKG_OFFLINE_ROOT" ]; then
98 IPKG_OFFLINE_ROOT="`ipkg_option offline_root`"
100 # Export IPKG_OFFLINE_ROOT for use by update-alternatives
101 export IPKG_OFFLINE_ROOT
105 if [ -d "$IPKG_OFFLINE_ROOT$DEST_NAME" ]; then
106 IPKG_ROOT="$IPKG_OFFLINE_ROOT$DEST_NAME";
120 IPKG_LISTS_DIR=$IPKG_OFFLINE_ROOT/$IPKG_DIR_PREFIX/lists
121 IPKG_PENDING_DIR=$IPKG_OFFLINE_ROOT/$IPKG_DIR_PREFIX/pending
781 if [ -n "$IPKG_OFFLINE_ROOT" ]; the
[all...]
/netgear-R7800-V1.0.2.28/target/imagebuilder/files/
H A DMakefile60 IPKG_OFFLINE_ROOT="$(TARGET_DIR)" \
/netgear-R7800-V1.0.2.28/include/
H A Dpackage-ipkg.mk13 IPKG_OFFLINE_ROOT=$(TARGET_DIR) \

Completed in 86 milliseconds