Loki Debian/Ubuntu PRERELEASE builds (by jagerman) ================================================== This repository contains UNSUPPORTED, PRE-RELEASE debian/ubuntu builds of: - the core loki tools (lokid, cli/rpc wallets, blockchain tools) - loki storage server for running a service node - loki-service-node metapackage for a simple service node setup - lokinet packages for getting on lokinet for Debian and Ubuntu. It is strongly suggested that you not use these on production mainnet nodes; they are provided for early testnet testing of upcoming releases. Requirements ------------ One of: - Debian 9 ("stretch") - Debian 10 ("buster") - Debian unstable ("sid") - Ubuntu 16.04 ("xenial") - Ubuntu 18.04 ("bionic") - Ubuntu 19.04 ("disco") - Ubuntu 19.10 ("eoan") How to break your system using these pre-release builds ======================================================= Set up this repository on your system by running these three commands: curl -s https://deb.imaginary.stream/public.gpg | sudo apt-key add - echo "deb https://deb.imaginary.stream/beta $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/imaginary.stream.list apt update (You only need to do this once). Note that this is different than the non-BETA repository as it includes "/beta" in the deb URL. It is possible to edit /etc/apt/sources.list.d/imaginary.stream.list to include both the beta and main URLs, but note that this will result in install prerelease builds by default. BE CAREFUL. For the most part, the instructions from the main https://deb.imaginary.stream should apply to the pre-release build as well, so go there for detailed instructions. And again, these builds are NOT supported: if you use these on the mainnet you may lose your service node. YOU HAVE BEEN WARNED. Reporting issues ---------------- Contact me via @jagerman42 (Telegram) or @jagerman#6841 (in the Loki Discord).