2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 04:10:46 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
fdc9202229 Actually include the serial payload in the discovery packet
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 19:27:33 +00:00
e272264896 Fix discovery to do serial number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 13:57:22 +00:00
b5350b9122 Change Genesis to match MS behavior
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:30 +00:00
ea2f6034e6 Cope with kernel bug around correct UUID handling by using dmidecode instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 00:14:09 +00:00
e561211683 Try to bring up as many nics as possible in all cases, not just discovery.
Rework some messages for more clarity

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11479 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-05 17:12:49 +00:00
7679bc0f1d Correct script error in discovery code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-23 14:34:17 +00:00
723077dcad Various fixes for genesis and UEFI boot in general
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10544 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-16 22:55:25 +00:00
5a4f2ca631 Add UUID and capitalize mac addresses to match old format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10538 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-16 19:16:20 +00:00
24c6a5bef2 Fix up various issues with discovery
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-12 13:48:06 +00:00
ccd02251c2 Add restart to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-02 17:18:01 +00:00
b578f845b9 make sure dodiscovery actually has access to the public key so the element is not left unpopulated
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 14:11:49 +00:00
6b33dc2259 Further flesh out nbroot2, obey DHCP directed logging configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-28 17:18:10 +00:00
777176fea6 Switch nbroot2 to bash (at size cost, but so many scripts fail in dash)
Implement DHCP driven TZ database (with TZ space reclaimed after assignment)
Fix DHCP on multpile nics (dhclient must have per-interface pid files, sharing a leases is ok though)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 15:00:21 +00:00
0dffaaf74a Remove attempt to ping from discovery in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 17:56:13 +00:00
8257a97b8f Continue work on nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-11 18:52:03 +00:00
33ba7395b6 Further progress on nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 21:00:46 +00:00