On Thu, Jul 10, 2008 at 10:46:44AM -0700, Brock Pytlik wrote: > catalog.py > 647-653 Please update this comment
Okay. > image.py > 132-133 Could you elaborate on the difference between "required_subdirs" > and "image_subdirs"? (and if it's what I believe it is, can you place > "index" into the image_subdirs instead of the required subdirs?) Being in required_subdirs means that it needs to be present in order for an image to be identifiable. Being in image_subdirs means that it will be created when the image is created. That's all in the comment above. You're saying that index should no longer be a required directory in an image? Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
