diff --git a/conf/distro.conf b/lib/distro.conf similarity index 100% rename from conf/distro.conf rename to lib/distro.conf diff --git a/mk_mmc.sh b/mk_mmc.sh index f3077f5..64ff7be 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -299,7 +299,7 @@ function dl_netinstall_image { ##FIXME: "network-console" support... debian_boot="netboot" - source "${DIR}"/conf/distro.conf + source "${DIR}"/lib/distro.conf if [ -f "${DIR}/dl/${DISTARCH}/${NETINSTALL}" ] ; then check_dl_netinstall