xcat-core/xCAT-server/share/xcat/netboot
mxi1 021457531b from now on, the entries in "litetree" table are no longer restricted to use different mnt point name; for example,
The "litetree" table has the following entries:

"1","ALL","192.168.11.107:/test/$node",,
"2","ALL","192.168.11.108:/test/$node",,

before the code is checked in, if you run "litetree <nodename>", you should get one message like this:

<nodename>: 192.168.11.107:/test/<nodename>
# 192.168.11.107 and 192.168.11.108 both mount /test. This not supported.

After the code is checked in, there will be no any error/warning message about the entries in litetree table.
Accordingly, the naming of mount points on the compute nodes are updated to "/.statelite/mnt/<nfs server ip>/<nfs directory>/" from "/.statelite/mnt/<nfs directory>/".



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7105 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-17 02:57:52 +00:00
..
add-on from now on, the entries in "litetree" table are no longer restricted to use different mnt point name; for example, 2010-08-17 02:57:52 +00:00
aix
centos
esxi -Add ssh in by default to esxi boots 2010-05-17 15:04:01 +00:00
fedora defect 3034629: make the files in fedora/dracut links to rh/dracut instead of linking the directory directly. 2010-07-26 10:19:15 +00:00
fedora12 fix one bug for "FindFile()" function in rc.statelite 2010-08-15 16:06:23 +00:00
imgutils -Fix syntax error in imgutils.pm 2010-07-16 17:18:21 +00:00
rh fix one bug for "FindFile()" function in rc.statelite 2010-08-15 16:06:23 +00:00
SL make genimage of SL to be a symbol link of rh/genimage 2010-07-07 13:44:00 +00:00
sles fix one bug for "FindFile()" function in rc.statelite 2010-08-15 16:06:23 +00:00
suse remove the definition of get_package_names() from genimage of fedora12 and suse 2010-07-09 09:39:31 +00:00
windows -Have BCD/B32 BCD naming convention in place 2010-06-22 20:50:07 +00:00