dnsip parameter so that user can give his own DNS ip in case of static ip configuration.httpfs is done, now with improved code, it does not conflict with run-init.iscsifs is also working, but it conflicts with run-init ( so I am force to work with modified run-init).Following the support request in mailing list.
setup_loop in initramfs /scripts/live-helpers, what it has to do with mounting httpfs?losetup ${options} “${dev}” “${fspath}”Aim is to create harddisk image, which can be used to boot kernel with initramfs, and then fetch the root filesystem over Internet.
This will avoid the need of gpxe, and hence will make it easy to test.