Add option to not set DNS resolv.conf This adds a new feature to optionally not write out the DNS resolv.conf file. Default behavior is as before that this config file will be written out if the information is provided in the config drive. Also fix a bug where glean bails out and fails if no config drive is present. Glean needs a config drive to perform most functions but should exit cleanly if no config drive is present.