--- mcore-src/trunk/mcore-tools/dracut/module-setup.sh 2013/05/08 13:59:09 2063 +++ mcore-src/trunk/mcore-tools/dracut/module-setup.sh 2013/05/08 14:15:35 2066 @@ -6,7 +6,7 @@ for _program in ifconfig ip route udhcpc xml; do if ! type -P $_program >/dev/null; then - derror "Could not find program \"$_program\" required by alx." + derror "Could not find program \"$_program\" required by mcored." return 1 fi done @@ -82,7 +82,7 @@ dracut_install ifconfig ip route udhcpc iwconfig wpa_supplicant inst /usr/share/udhcpc/default.script - # alxconfig stuff + # mcored config stuff dracut_install hwinfo vncpasswd xml # mcored