Skip to content

Commit

Permalink
Deleted files for old networking
Browse files Browse the repository at this point in the history
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
  • Loading branch information
pierantoniomerlino committed Jul 11, 2024
1 parent 6880484 commit ee726e7
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1,661 deletions.
15 changes: 0 additions & 15 deletions kura/distrib/src/main/resources/common/customize-installation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,21 +82,6 @@ then
echo "Customizing installation for Raspberry PI"
fi

if uname -a | grep -q 'up' > /dev/null 2>&1
then
if uname -n | grep 'intel' > /dev/null 2>&1
then
BOARD="intelup2"
echo "Customizing installation for Intel UP2"
fi
fi

if uname -a | grep -q 'nvidia' > /dev/null 2>&1
then
BOARD="jetson-nano"
echo "Customizing installation for NVIDIA Jetson Nano"
fi

if [ ! -d "/opt/eclipse/kura/user/snapshots/" ]; then
mkdir /opt/eclipse/kura/user/snapshots/
fi
Expand Down
5 changes: 0 additions & 5 deletions kura/distrib/src/main/resources/common/ifdown-local

This file was deleted.

43 changes: 0 additions & 43 deletions kura/distrib/src/main/resources/common/ifup-local

This file was deleted.

97 changes: 0 additions & 97 deletions kura/distrib/src/main/resources/common/ifup-local.debian

This file was deleted.

97 changes: 0 additions & 97 deletions kura/distrib/src/main/resources/common/ifup-local.raspbian

This file was deleted.

95 changes: 0 additions & 95 deletions kura/distrib/src/main/resources/common/iptables/iptables-intelup2

This file was deleted.

Loading

0 comments on commit ee726e7

Please sign in to comment.