xcat-core/xCAT-server
jbjohnso d0dc5dd96a -Implement table selection criteria for nodels.
table.column==value will only show nodes where table.column is exactly value
    table.column!=value will mask out nodes where table.column is exactly value
    table.column=~regex will only show nodes where the table.column value matches regex
    table.column!~regex will mask out nodes where the table.column value matches regex


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-07 16:31:56 +00:00
..
bin -Move xCAT-server and client to not have 2.0 in name for trunk 2008-06-03 14:56:33 +00:00
etc -xCATd init script polish for RH functions 2008-06-26 14:45:51 +00:00
lib/xcat -Implement table selection criteria for nodels. 2008-09-07 16:31:56 +00:00
sbin -Implement noderange based ACLs 2008-08-29 15:21:50 +00:00
share/xcat -Fix problem where stateless stacking called out incorrect path to fstab 2008-09-04 19:50:10 +00:00
LICENSE.html -Move xCAT-server and client to not have 2.0 in name for trunk 2008-06-03 14:56:33 +00:00
xCAT-server.spec moved confGang from xCAT-server package to xCAT package 2008-08-18 20:04:40 +00:00
xcatd.rc -Move xCAT-server and client to not have 2.0 in name for trunk 2008-06-03 14:56:33 +00:00