Install usign to OpenWRT-skel
This commit is contained in:
1
opkg-feed/installer/openwrt-sdxlemur-skel/usr/bin/signify
Symbolic link
1
opkg-feed/installer/openwrt-sdxlemur-skel/usr/bin/signify
Symbolic link
@@ -0,0 +1 @@
|
||||
usign
|
||||
BIN
opkg-feed/installer/openwrt-sdxlemur-skel/usr/bin/usign
Executable file
BIN
opkg-feed/installer/openwrt-sdxlemur-skel/usr/bin/usign
Executable file
Binary file not shown.
12
opkg-feed/installer/openwrt-sdxlemur-skel/usr/lib/opkg/info/usign.control
Executable file
12
opkg-feed/installer/openwrt-sdxlemur-skel/usr/lib/opkg/info/usign.control
Executable file
@@ -0,0 +1,12 @@
|
||||
Package: usign
|
||||
Version: 2020-05-23-f1f65026-1
|
||||
Depends: libc, libubox20220515
|
||||
Source: package/system/usign
|
||||
SourceName: usign
|
||||
License: ISC
|
||||
Section: base
|
||||
SourceDateEpoch: 1679485838
|
||||
Maintainer: Felix Fietkau <nbd@nbd.name>
|
||||
Architecture: arm_cortex-a7_neon-vfpv4
|
||||
Installed-Size: 14348
|
||||
Description: OpenWrt signature verification utility
|
||||
@@ -0,0 +1,2 @@
|
||||
/usr/bin/usign
|
||||
/usr/bin/signify
|
||||
4
opkg-feed/installer/openwrt-sdxlemur-skel/usr/lib/opkg/info/usign.prerm
Executable file
4
opkg-feed/installer/openwrt-sdxlemur-skel/usr/lib/opkg/info/usign.prerm
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
|
||||
. ${IPKG_INSTROOT}/lib/functions.sh
|
||||
default_prerm $0 $@
|
||||
Reference in New Issue
Block a user