Index of lede
Permission Name Last modified Size Description
drwxr-xr-x [Parent] - -
drwxr-xr-x packages-17.01 2018-08-05 02:21:06 4,0KiB
lrwxrwxrwx packages-17.01.0 2017-02-28 19:15:30 14B -> packages-17.01
lrwxrwxrwx packages-17.01.1 2017-05-31 00:25:12 14B -> packages-17.01
lrwxrwxrwx packages-17.01.2 2017-05-31 00:25:12 14B -> packages-17.01
-rw-r--r-- fe8e1e6731dc3f26 2017-02-28 19:05:25 152B
-rw-r--r-- README.txt 2017-02-28 21:12:27 404B
LEDE check for repo signatures.
In order to use this repo, add it to custom repo and the Packages.key to the trusted keyring:
eval $(cat /etc/os-release)
wget -O /tmp/luizluca.key http://luizluca.github.io/$ID/fe8e1e6731dc3f26
opkg-key add /tmp/luizluca.key
rm /tmp/luizluca.key
echo "src/gz luizluca-$ID http://luizluca.github.io/$ID/packages-$VERSION_ID/$LEDE_ARCH" >>/etc/opkg/customfeeds.conf