> Also, I am trying to figure the purpose for the last check in the
> following line:
>
> if [ "${IN_HOTPLUG}" = "1" -a "${ONHOTPLUG}" != "yes" -a "${HOSTNAME}" !=
> "(none)" ]; then
>
> The first 2 are self explanatory, but when will $HOSTNAME ever equal
> (none)? It is set by the localnet script which runs before any runlevel
> specific scripts. If there is no reason for it, it should be pulled.
I am not compleatly sure, but I think I took that from jim's script
after I accidently undid all the work I did to mine. (cp and paste
job, then I took the wireless stuff out of it)
He was working on getting hotplug's net.agent to call ifup when
required, I "think" it might be to prevent net.agent from bringing up
interfaces until after the hostname is set...
--
Nathan Coulson (conathan)
------
nathan at linuxfromscratch org
conathan at gmail com
--
Nathan Coulson (conathan)
------
nathan at linuxfromscratch org
conathan at gmail com
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page