jbjohnso
28a84cd465
-Implement criteria similar to nodles to restrict nodech
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-07 20:43:03 +00:00
jbjohnso
010436cd68
-Allow // around regexes in nodels criteria selection
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-07 16:33:47 +00:00
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
jbjohnso
400c655ae4
-Fix problem in 2.1 where noderm fails due to strict violation
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-08 17:20:32 +00:00
jbjohnso
8c5083bcc6
-Fix problem where tabdump without arguments would not work
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 18:19:11 +00:00
jbjohnso
fb49cbb60c
-Fix perl warnings indicated potential issues, might have caused usage messages to be suppressed incorrectly
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1906 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:36:32 +00:00
jbjohnso
9792aea585
-Change tabutils plugin to be compliant with strict
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:37:43 +00:00
jbjohnso
68671563d7
-Speed up nodels at scale
...
-Have nodels report multiple equally valid records for a node when encountered
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:25:15 +00:00
lissav
58ea144016
add call to Utils->Version
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1841 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 18:29:55 +00:00
jbjohnso
e68fe9d2db
-Move xCAT-server and client to not have 2.0 in name for trunk
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00