mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-21 17:11:58 +00:00
Change to pre-made links for ubuntu24.04
This commit is contained in:
parent
7618fa8b63
commit
9ad9912ef1
@ -26,8 +26,6 @@ mkdir -p opt/confluent/bin
|
||||
mkdir -p stateless-bin
|
||||
cp -a el8bin/* .
|
||||
ln -s el8 el9
|
||||
ln -s ubuntu22.04 ubuntu24.04
|
||||
ln -s ubuntu22.04-diskless ubuntu24.04-diskless
|
||||
for os in rhvh4 el7 genesis el8 suse15 ubuntu20.04 ubuntu22.04 ubuntu24.04 coreos el9; do
|
||||
mkdir ${os}out
|
||||
cd ${os}out
|
||||
|
@ -28,8 +28,6 @@ This contains support utilities for enabling deployment of x86_64 architecture s
|
||||
#cp start_root urlmount ../stateless-bin/
|
||||
#cd ..
|
||||
ln -s el8 el9
|
||||
ln -s ubuntu22.04 ubuntu24.04
|
||||
ln -s ubuntu22.04-diskless ubuntu24.04-diskless
|
||||
for os in rhvh4 el7 genesis el8 suse15 ubuntu18.04 ubuntu20.04 ubuntu22.04 ubuntu24.04 coreos el9; do
|
||||
mkdir ${os}out
|
||||
cd ${os}out
|
||||
|
1
confluent_osdeploy/ubuntu24.04
Symbolic link
1
confluent_osdeploy/ubuntu24.04
Symbolic link
@ -0,0 +1 @@
|
||||
ubuntu22.04
|
1
confluent_osdeploy/ubuntu24.04-diskless
Symbolic link
1
confluent_osdeploy/ubuntu24.04-diskless
Symbolic link
@ -0,0 +1 @@
|
||||
ubuntu20.04-diskless
|
Loading…
Reference in New Issue
Block a user