Dave Miner wrote: > >>> all come up empty on a build 108 global image. Also, shouldn't the >>> .image_info file be excluded here? >> I will add it to the list here. I will also remove the ICT code that >> delete the file. > > Not to play fetch-a-rock here, but .catalog could also be handled this > way. >
.catalog does not need to be excluded from the content file, because it doesn't get created until the final iso is created. So, it will never make it into the content file in the first place. But your comment above reminded me to remove it from the ICT code, since we no longer need to delete it from ICT. Thanks, --Karen