diff --git a/README.md b/README.md index 9917198..0cab200 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,8 @@ Signing the Release! reasons won't be shared... You can make your own by typing the following into a terminal on the Hub* `usign -G -p ./.signing.pubkey -s ./.signing.secret`. *Obviously, don't share it.* +***Note to those who haven't done this before** The key is stored on lastpass + You have to do this bit from the command line on a hub, so as to have access to the `usign` utility. With the zip file copied onto the Hub, rename it to `hub-update.zip`: @@ -189,7 +191,7 @@ $ mv OpenWRT-HubPlusConfig-0.0.0.zip hub-update.zip hub-update.zip ``` Then create a signature (this will take approx. 10 seconds) and then verify that it -works good (another 10s or so): +works good (another 10s or so). Note: there will be no feedback from the first command, so wait manually 10 seconds, check with `ls` that there is now a file called `hub-update.zip.sig ` then you can run the second command. Otherwise you will get the output `Cannot open file './hub-update.zip.sig' for reading` ``` $ usign -S -m ./hub-update.zip -s ./.signing.secret diff --git a/src/VERSION b/src/VERSION index bad5298..cf59043 100755 --- a/src/VERSION +++ b/src/VERSION @@ -1,2 +1,2 @@ #!/usr/bin/env sh -export HUB_VERSION='master' +export HUB_VERSION='2.0.5' diff --git a/src/scratchx b/src/scratchx deleted file mode 160000 index db5afc9..0000000 --- a/src/scratchx +++ /dev/null @@ -1 +0,0 @@ -Subproject commit db5afc9c7da854036babc48a4e6192c24d4b0f9e diff --git a/src/www/index.html b/src/www/index.html index b857836..c879493 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -191,19 +191,6 @@