Commit Graph

12 Commits (4763888d2c02c65dd0f427542998682c76eb21e8)

Author SHA1 Message Date
Jason Rhinelander 3a8fd5c9a7 lokinet-bootstrap improvements
- takes an optional second argument to control where to download
- print usage info if called with >2 arguments or an argument starting
  with `-`
- Add `set -e` so if unchecked things fail (e.g. the mkdir) the script
  fails.
5 years ago
Michael 0b4d787042
More work on router docker image
- Multi-stage docker build (final image only 15MB!)
- Build in release mode
    - Fix bug with release mode
    - Fix compiler being dumb AF
    - Disable FORTIFY for now
- Enable LTO when making a staticly linked release
- Fix some gcc specific warnings
- Refactor cmake stuff into multiple files
5 years ago
Jeff Becker 102875febc
use fixed path for lokinet-bootstrap
dont run unittest with CROSS=ON
5 years ago
Ryan Tharp fda1679730 add link to where we got the color info incase we need to change it 5 years ago
Jeff Becker bc68fbb636
use temp file for lokinet-bootstrap 5 years ago
Ryan Tharp 611c166c06 add success message and colorized success/failure per Kee 6 years ago
Lilac b44e32567e fix lokinet bootstrap script 6 years ago
Ryan Tharp b707809efa fix RPI compile target and make sure $HOME/.lokinet/ exists before trying to download to it 6 years ago
Jeff Becker 3298cd549a
try fixing debian build 6 years ago
Jeff Becker e196d909c2
port bootstrap script to sh 6 years ago
Jeff Becker 7d06bd0652
freebsd shebang fix 6 years ago
Jeff Becker a34ea1e3a8
update readme and include bootstrap script 6 years ago