Changeset 45683 for ipk/source.sh4/network_ipsec/CONTROL/postinst
- Timestamp:
- Feb 14, 2022, 12:29:43 PM (4 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
r45366 r45683 3 3 ARCH=$(cat /etc/.arch) 4 4 5 if [ -e /etc/.oebuild ] ;then5 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 6 6 opkg update 7 7 opkg install strongswan 8 if [ "$ARCH" == "sh4"];then8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 9 opkg install kernel-module-aes-generic 10 10 opkg install kernel-module-sha1-generic
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)