  <post-scripts config:type="list" >
   <script>
    <filename>eject_cdrom</filename>
    <interpreter>shell</interpreter>
    <source><![CDATA[#!/bin/bash
#
# eject the boot cdrom

/bin/eject

]]></source>
   </script>
  </post-scripts>
