On Wed, Dec 7, 2011 at 2:19 PM, Antonios Motakis <a.motakis at virtualopensystems.com> wrote: > On 12/07/2011 08:06 PM, Christoffer Dall wrote: >> >> I'm not too concerned about this and if the IP address changes, the >> script uses the new IP address. > > Yes, but a user in this situation would be unaware that he has to recompile > the boot-wrapper just because he moved his laptop for example. In which case it would not work anyhow - the boot string is embedded inside the binary and a re-compile cannot be avoided. I think we are not talking about casual users using boot-wrapper in any case. It's just a question of making it easy for developers to run the whole setup. Personally, I just want to go to the boot-wrapper directory, do 'make' and be on my merry way. Not copy output from ifconfig manually and stuff if I can avoid it.