2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 11:01:09 +00:00
confluent/confluent_osdeploy
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
..
common/opt/confluent/bin Default to None for second arg to get_apikey 2021-09-13 11:48:36 -04:00
coreos Add boot.img function to CoreOS 2021-05-21 11:11:01 -04:00
el7 Implement syncfiles parameters 2021-10-08 10:27:57 -04:00
el8 Fix firstboot with ipv6 deployment in el8 2021-10-12 17:23:18 -04:00
el8-diskless Fix module autoloading in diskless profiles 2021-10-13 11:37:48 -04:00
esxi7 Retry node api token retrieval, with message 2021-04-30 15:17:02 -04:00
genesis Implement syncfiles parameters 2021-10-08 10:27:57 -04:00
rhvh4 Fix overly vague extraction of deploy_server 2021-09-13 10:23:13 -04:00
suse15 Attempt to extend the v6 deployment support in el8 2021-10-12 16:58:42 -04:00
suse15-diskless Fix module autoloading in diskless profiles 2021-10-13 11:37:48 -04:00
ubuntu20.04 Implement syncfiles parameters 2021-10-08 10:27:57 -04:00
utils Move el9bin build out of spec 2021-10-07 09:18:24 -04:00
buildrpm Move el9bin build out of spec 2021-10-07 09:18:24 -04:00
confluent_osdeploy.spec.tmpl Move el9bin build out of spec 2021-10-07 09:18:24 -04:00