Commit Graph

13 Commits

Author SHA1 Message Date
linggao
67342d4e5d added exit code for prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-11 21:49:18 +00:00
linggao
09c63c2383 support invoking prescripts once for each nodes at the same time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-06 19:47:13 +00:00
daniceexi
e6ea6af7e0 defect 2948360: use subroutine getInstallDir to get the install dir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5269 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-24 07:52:17 +00:00
linggao
eb2a3ea42f prescripts will key of A for any actions that has A=B format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-21 22:37:30 +00:00
linggao
419c3328e3 bug fix for prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 19:49:16 +00:00
linggao
6cfeda18eb make sure to run next prescripts event if the previous one failed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 18:26:09 +00:00
lissav
2685de1e1a comment out debug messages left in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4250 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-28 17:14:07 +00:00
linggao
9e5af6e77e minor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 17:59:26 +00:00
linggao
cee982b877 more on prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 21:18:38 +00:00
linggao
2856ad6f56 fixed infinit loop in prescript.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 22:39:01 +00:00
linggao
46c142266d give up pulling dhcp out of pxe.pm and yaboot.pm to prescripts.Otherwise the prescripts code gets too complicated. We'll use site attribute 'dhcpsetup' instead to turn if off if needed. AAsn.pm can also use this attribute to not call makedhcp automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3921 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 05:49:30 +00:00
linggao
f91b7ca466 more code to handle dhcp in prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 04:56:42 +00:00
linggao
70f0218ce0 prescripts support. need more fixes. Does not support service node pool yet. dhcp and begin scripts need to get worked on more.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 02:00:13 +00:00