move distro.conf

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 12 years ago
parent c6a0953ad2
commit 4e7c0017be

@ -299,7 +299,7 @@ function dl_netinstall_image {
##FIXME: "network-console" support... ##FIXME: "network-console" support...
debian_boot="netboot" debian_boot="netboot"
source "${DIR}"/conf/distro.conf source "${DIR}"/lib/distro.conf
if [ -f "${DIR}/dl/${DISTARCH}/${NETINSTALL}" ] ; then if [ -f "${DIR}/dl/${DISTARCH}/${NETINSTALL}" ] ; then
check_dl_netinstall check_dl_netinstall

Loading…
Cancel
Save