Comment 10 for bug 602273

Revision history for this message
Colin Watson (cjwatson) wrote :

configure_networking is fine - it's in /scripts/functions which is sourced by /scripts/casper-functions which is sourced by /scripts/casper.

Thanks for your patch, which largely looks fine. I made a few more corrections - configure_networking calls ipconfig several times, and so /netboot.config was ending up with lots of duplicate stuff in it and things were breaking. A better approach seems to be to read the machine-readable file that ipconfig emits.