2007-10-26 22:44:33 +00:00
|
|
|
<post-scripts config:type="list">
|
|
|
|
<script>
|
|
|
|
<filename>xcat.sh</filename>
|
|
|
|
<interpreter>shell</interpreter>
|
|
|
|
<source>
|
|
|
|
|
|
|
|
<![CDATA[
|
|
|
|
#!/bin/sh
|
|
|
|
|
2012-03-23 08:26:38 +00:00
|
|
|
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sles.common#
|
|
|
|
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.xcat#
|
2007-10-26 22:44:33 +00:00
|
|
|
]]>
|
|
|
|
|
|
|
|
</source>
|
|
|
|
</script>
|
|
|
|
</post-scripts>
|
2009-12-15 15:10:07 +00:00
|
|
|
|