2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 11:01:09 +00:00
confluent/confluent_osdeploy/el9-diskless/profiles/default/scripts
Jarrod Johnson c9d9a3cc54 Add EL9 cloning support
Main difference from EL8 is different grub strategy.  To cope, capture
the uuid of new /boot and manipulate the
stub grub.cfg with the right uuid.

In EL8, the efi has the main grub, EL9 changes to have /boot host the 'real' grub,
causing us to have to modify the stub grub.
2023-07-25 17:09:37 -04:00
..
firstboot.d
onboot.d
post.d
add_local_repositories Fix indentation mistake in add_local_repositories 2023-01-11 09:53:01 -05:00
firstboot.custom
firstboot.service
firstboot.sh Ensure $HOME is set during firstboot 2023-04-12 11:22:27 -04:00
functions Fix for ipv6 deployment 2023-02-13 09:36:42 -05:00
getinstalldisk
image2disk.py Add EL9 cloning support 2023-07-25 17:09:37 -04:00
imageboot.sh
installimage
onboot.custom
onboot.service
onboot.sh
post.sh
syncfileclient