2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson 52549ec563 Fix module autoloading in diskless profiles
The initramfs has a reduced set of modules to boot and then
in diskless mode hands over to the 'real' OS for all userspace
to use the more substantial root filesystem with all of the modules.

However one exception is kernel module autoload, which induces modprobe
to run in the initial mount namespace unconditionally.

Thus, preserve the ramfs drivers (just in case) but have the autoloading
pivot
to the normal root filesystem to get the full complement of modules.
2021-10-13 11:37:48 -04:00
confluent_client Drop PC from the speed prefix 2021-09-22 10:52:29 -04:00
confluent_common Change rpm spec to build using python2 2019-09-23 11:11:16 -04:00
confluent_osdeploy Fix module autoloading in diskless profiles 2021-10-13 11:37:48 -04:00
confluent_perl Add support for shell based plugins 2014-05-27 15:02:53 -04:00
confluent_server Fix nic config with mismatched gateway family 2021-10-12 15:32:30 -04:00
confluent_vtbufferd Finish changes to builddeb script for vtbufferd 2021-07-01 16:45:20 -04:00
confluent_web Implement ability to prompt for nodeattrib options. 2018-09-04 09:38:01 -04:00
container Provide a sample container build 2021-07-08 09:39:36 -04:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
genesis Remove microcode from genesis 2021-06-24 14:00:19 -04:00
imgutil Fix imgutil capture 2021-09-22 08:17:18 -04:00
misc Add some commentary 2021-09-01 10:28:49 -04:00
.gitignore Fix gitignore to track ronn files 2021-01-21 11:52:22 -05:00
API.txt Remove kwargs to provide forward compatibility, it doesn't seem to be workable in python 2013-09-09 15:42:00 -04:00
LICENSE Apply IBM 2014 copyright and Apache 2 license to project 2014-04-07 16:43:39 -04:00
SECURITY Add some notes about security related design 2014-04-21 16:01:14 -04:00
TODO Avoid trying to set title on incapable terminals 2014-10-06 16:51:56 -04:00