cxhong
|
1e62c7f2ec
|
Use xcat runcmd instead of system() call for mksquash command
|
2020-07-22 18:15:10 -04:00 |
|
Jarrod Johnson
|
6b7cde63e4
|
Fix support for non-efistub kernels
|
2020-07-20 08:39:28 -04:00 |
|
Jarrod Johnson
|
eae0a64348
|
Have xnba conditionally do elilo if needed
CentOS 6 and RHEL 6 for example do not support direct iPXE
boot. For those platforms, auto-use elilo for uefi boot.
|
2020-07-20 08:37:36 -04:00 |
|
Jarrod Johnson
|
76a57eaae2
|
Remove use of elilo
iPXE can directly execute all but the most ancient Linux kernels
directly in UEFI boot. Remove the elilo intermediate step.
|
2020-07-20 08:37:28 -04:00 |
|
Mark Gurevich
|
465a4c90dc
|
Add debug to xCAT-probe rpm installation
|
2020-07-14 15:28:02 -04:00 |
|
besawn
|
03421cf064
|
Merge pull request #6763 from cxhong/geninitrd
geninitrd failed to load new driver rpm packages
|
2020-07-10 16:18:40 -04:00 |
|
cxhong
|
2e8ab98304
|
geninitrd failed to load new driver rpm packages
|
2020-07-10 14:17:59 -04:00 |
|
Mark Gurevich
|
bb09d801df
|
Enable clusterstatus xcatprobe on Perl 5.23
|
2020-07-08 13:59:33 -04:00 |
|
Mark Gurevich
|
e0fec1a85d
|
imgimport/imgexport better messages and option handling
|
2020-06-25 15:59:13 -04:00 |
|
cxhong
|
881a8716f4
|
use cp -r to copy whole xcat/sample dir
|
2020-06-19 09:30:35 -04:00 |
|
cxhong
|
9265ef98f4
|
Modified readme and remove cuda_power9_setup
|
2020-06-18 15:12:01 -04:00 |
|
cxhong
|
05f4119eae
|
Add Cuda11 setup scripts
|
2020-06-17 15:45:30 -04:00 |
|
Jarrod Johnson
|
e5f01f7781
|
Set hostname sooner for SuSE stateless images
This avoids ugly behaviors where hostname is set
late or not at all.
|
2020-06-05 11:15:12 -04:00 |
|
besawn
|
8d84208579
|
Merge pull request #6720 from gurevichmark/uefi_fat32
Set UEFI filesystem to fat32
|
2020-06-04 09:14:12 -04:00 |
|
besawn
|
5bb801d97d
|
Merge pull request #6713 from gurevichmark/bmcdiscover_pw_change
Add option to bmcdiscover command to change default BMC password
|
2020-06-02 08:28:23 -04:00 |
|
Mark Gurevich
|
1c88d50163
|
Improve genimage message
|
2020-06-01 14:29:12 -04:00 |
|
Mark Gurevich
|
239f883e5f
|
Set UEFI filesystem to fat32
|
2020-06-01 10:13:50 -04:00 |
|
Mark Gurevich
|
b912917911
|
Add option to bmcdiscover command to change default BMC password
|
2020-05-15 14:57:17 -04:00 |
|
Mark Gurevich
|
721c0bbc3b
|
Spec file fix for XML::LibXML
|
2020-05-11 09:29:03 -04:00 |
|
besawn
|
f983c8b764
|
Merge pull request #6684 from gurevichmark/ext4fs
Use ext4 filesystem instead of ext3 when formatting node partitions
|
2020-05-08 16:49:12 -04:00 |
|
besawn
|
9ebbd0f6dc
|
Merge pull request #6688 from gurevichmark/LibXML
Use XML::LibXML::Simple instead of XML::Simple
|
2020-05-08 16:36:39 -04:00 |
|
Mark Gurevich
|
7fab544d98
|
Ubuntu support for squashfs
|
2020-05-07 14:35:26 -04:00 |
|
Mark Gurevich
|
2e28aef131
|
Merge pull request #6692 from nicmays/fix/issue_6349
Added check for 'stable' flag via the command ${script} go-xcat --xcat-version=stable to install the latest version.
|
2020-05-07 13:19:59 -04:00 |
|
nicmays
|
ce92aab9e3
|
updated the file header and version number with the enhancement, added an example to the examples section.
|
2020-05-07 12:17:41 -04:00 |
|
cxhong
|
792aca18dc
|
Discover Dell Switch via switchdiscover command
|
2020-05-06 17:03:47 -04:00 |
|
cxhong
|
e542c012c9
|
Remove ldd messages from ubuntu genimage command
|
2020-05-06 15:24:36 -04:00 |
|
nicmays
|
e0469145eb
|
redacting the if statement for -x specifications.
|
2020-05-05 17:23:28 -04:00 |
|
Mark Gurevich
|
a9e059d90f
|
Do not use modinfo to test module availability
|
2020-05-04 16:23:42 -04:00 |
|
root
|
a2cb534bb6
|
Changed code to handle the stable flag inside the swtich statement where we parse the command in the main program.
|
2020-05-04 14:54:38 -04:00 |
|
nicmays
|
7bdad3e2fc
|
Attempting to default to latest if stable is specified in the main program versus the function calls.
|
2020-05-04 12:57:54 -04:00 |
|
nicmays
|
9b99c07d0d
|
added some tracing.
|
2020-05-04 12:09:17 -04:00 |
|
Mark Gurevich
|
fa86dd4fbb
|
Use XML::LibXML::Simple instead of XML::Simple
|
2020-05-01 17:06:22 -04:00 |
|
Mark Gurevich
|
f7dbd08b96
|
Testcase and genimage fixes for squashfs
|
2020-05-01 12:33:11 -04:00 |
|
nicmays
|
573966c850
|
handled an edge case to treat a 'stable' flag as a latest flag in a cmd call go-xcat install --xcat-version=stable.
|
2020-04-30 16:21:55 -04:00 |
|
Mark Gurevich
|
be359b1899
|
Testcase and packimage fixes for squashfs
|
2020-04-30 13:58:35 -04:00 |
|
Mark Gurevich
|
53d3d915d1
|
Make sure squashfs installed on SLES for squashfs testcase
|
2020-04-29 14:17:51 -04:00 |
|
besawn
|
de293fced4
|
Merge pull request #6680 from gurevichmark/squashfs_overlay
Use overlay mount type for squashfs diskless images
|
2020-04-29 09:59:21 -04:00 |
|
Mark Gurevich
|
6743873e89
|
Use ext4 filesystem instead of ext3
|
2020-04-29 09:06:57 -04:00 |
|
Mark Gurevich
|
c4a1e1931d
|
Merge pull request #6679 from cxhong/6664
Support xfs filesystem for statelite images
|
2020-04-24 15:14:32 -04:00 |
|
cxhong
|
e22130a46b
|
add mkfs.xfs to older version of dracut
|
2020-04-23 12:35:49 -04:00 |
|
besawn
|
da983aef96
|
Merge pull request #6677 from gurevichmark/squashfs
Fix squashfs flags for centos
|
2020-04-22 18:10:34 -04:00 |
|
besawn
|
4a75ecff3b
|
Merge pull request #6676 from cxhong/6670
`makehosts` command failed to add nicalias regular expression to the `/etc/hosts`
|
2020-04-22 18:07:13 -04:00 |
|
Mark Gurevich
|
a002157251
|
Use overlay mount type for squashfs diskless images
|
2020-04-22 16:03:29 -04:00 |
|
cxhong
|
770be38f0c
|
Support xfs filesystem for statelite images
|
2020-04-22 15:44:35 -04:00 |
|
besawn
|
81200d602a
|
Merge pull request #6669 from peterwywong/postscripts_permission
Add execute permission to all files recursively under /install/postscripts
|
2020-04-21 09:41:48 -04:00 |
|
Mark Gurevich
|
72cf0e15d3
|
Fix flags for squashfs for centos
|
2020-04-21 09:37:23 -04:00 |
|
cxhong
|
7b2ae3ecd7
|
Support hostname from nicalias regular expression
|
2020-04-20 12:47:50 -04:00 |
|
Wai Yee Wong
|
10fe1b81f6
|
Add execute permision to all files recursively under /xcatpost on the Compute Node.
|
2020-04-09 17:09:12 -04:00 |
|
Mark Gurevich
|
774ce0a194
|
stderr messages to discard
|
2020-04-01 12:29:11 -04:00 |
|
Mark Gurevich
|
4ce180fcb5
|
Throw away confusing zypper message
|
2020-03-31 14:25:31 -04:00 |
|