mirror of
https://github.com/xcat2/confluent.git
synced 2026-05-05 08:39:09 +00:00
Include aarch64 names for key libraries in ubuntu diskless
This commit is contained in:
@@ -34,10 +34,12 @@ copy_exec /usr/bin/ssh-keygen
|
||||
copy_exec /usr/sbin/sshd
|
||||
copy_exec /usr/sbin/mkfs.xfs
|
||||
copy_exec /usr/lib/x86_64-linux-gnu/libfuse.so.2
|
||||
copy_exec /usr/lib/aarch64-linux-gnu/libfuse.so.2
|
||||
copy_exec /usr/bin/dirname
|
||||
[ -e $DESTDIR/usr/sbin/losetup ] && rm $DESTDIR/usr/sbin/losetup
|
||||
copy_exec /usr/sbin/losetup
|
||||
copy_exec /usr/lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
|
||||
copy_exec /usr/lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
|
||||
manual_add_modules e1000 e1000e igb sfc mlx5_ib mlx5_core mlx4_en cxgb3 cxgb4
|
||||
manual_add_modules tg3 bnx2 bnx2x bna ixgb ixgbe qlge mptsas mpt2sas mpt3sas
|
||||
manual_add_modules megaraid_sas ahci xhci-hcd sd_mod pmcraid be2net vfat ext3
|
||||
|
||||
Reference in New Issue
Block a user