This allows the user to specify the number of a slice to install to on the target disk. Optional, defaults to slice 0.
http://defect.opensolaris.org/bz/show_bug.cgi?id=5652 http://cr.opensolaris.org/~wmsch/bug-5652/ Added Relax NG element: ai_manifest/ai_target_device/target_device_slice_number Added generic function to replace 6 separate functions for processing ai_target_device elements. Fixed bug in auto_parse_sc_manifest() where it was falling off the end of the function without returning a value. Regression tested liborchestrator with GUI. William