Searched refs:INSTALLMEDIUM (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-installpackages.sh107 if [ ! -f "${TMPDIR}/INDEX.parsed" -a "$INSTALLMEDIUM" = "ftp" ]; then
139 if [ "${INSTALLMEDIUM}" = "ftp" ] ; then
147 case "${INSTALLMEDIUM}" in
172 if [ "${INSTALLMEDIUM}" = "ftp" ] ; then
182 if [ "${INSTALLMEDIUM}" = "ftp" ] ; then
H A Dfunctions-packages.sh62 if [ "$INSTALLMEDIUM" = "local" ] ; then
101 case "${INSTALLMEDIUM}" in
263 if [ "${INSTALLMEDIUM}" != "ftp" ] ; then
264 case "${INSTALLMEDIUM}" in
373 case "${INSTALLMEDIUM}" in
394 case "${INSTALLMEDIUM}" in
403 case "${INSTALLMEDIUM}" in
H A Dparseconfig.sh86 export INSTALLMEDIUM="${VAL}"
97 if [ "${INSTALLMEDIUM}" = "image" ]
H A Dfunctions-extractimage.sh64 if [ "${INSTALLMEDIUM}" = "ftp" ]; then
135 if [ "${INSTALLMEDIUM}" = "ftp" ]
492 case ${INSTALLMEDIUM} in
H A Dfunctions-installcomponents.sh55 case ${INSTALLMEDIUM} in

Completed in 159 milliseconds