Changeset 45366 for ipk/source.sh4/network_ipsec/CONTROL/postinst
- Timestamp:
- Feb 14, 2021, 3:32:35 PM (5 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/network_ipsec/CONTROL/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_ipsec/CONTROL/postinst
r45364 r45366 1 1 #!/bin/sh 2 3 ARCH=$(cat /etc/.arch) 2 4 3 5 if [ -e /etc/.oebuild ];then 4 6 opkg update 5 opkg install minisatip 6 opkg install titan-plugin-minisatip --dest $1 7 opkg install strongswan 8 if [ "$ARCH" == "sh4" ];then 9 opkg install kernel-module-aes-generic 10 opkg install kernel-module-sha1-generic 11 fi 12 opkg install iptables 13 opkg install iptables-module-xt-policy 14 opkg install titan-plugin-ipsec --dest $1 7 15 fi 8 16
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)