xcat-core/xCAT-server/share/xcat/netboot
angli-xcat 679df9febb This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,tcp" will be used as default options. This implementation aims for SLES11.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,

------------------------------------------------------

Another change in sles.pm: we do insmod for net interfaces (ibmveth, ehea, etc...) after all other modules, to avoid failure when do 'netstart' during installation.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 03:06:56 +00:00
..
add-on Removing add-on files that were copied from suse. Egan will rewrite them and put them back in. 2011-03-18 17:48:49 +00:00
aix
centos
debian Check in Arif's changes for debian/ubuntu support. Not all patches applied yet. 2011-03-02 09:50:17 +00:00
esxi -More IPv6 stuff for esxi (implement prototype DUID-UUID) 2010-08-20 13:04:40 +00:00
fedora Fedora14 support 2011-01-13 09:04:22 +00:00
fedora12 use FindBin module to resolve the relative lib path. 2010-12-13 06:59:31 +00:00
imgutils fixed defect 3302671 and 3299348 2011-05-16 19:01:03 +00:00
rh fix defect 3315725 2011-06-13 16:49:44 +00:00
SL
sles This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,tcp" will be used as default options. This implementation aims for SLES11. 2011-06-16 03:06:56 +00:00
suse
ubuntu Check in Arif's changes for debian/ubuntu support. Not all patches applied yet. 2011-03-02 09:50:17 +00:00
windows