Commit Graph

14 Commits

Author SHA1 Message Date
Keagan McClelland
fedeebe087 add build scripts to embassy src 2021-10-04 14:29:00 -06:00
Aiden McClelland
a581428328 disable gateway timeout 2021-10-02 14:55:50 -06:00
Keagan McClelland
2e65a3d160 use echo from /usr/bin 2021-09-30 17:26:28 -06:00
kn0wmad
4ab903ffa2 Makefile fix 2021-09-30 16:02:51 -06:00
Keagan McClelland
938995e278 disable mocks 2021-09-30 15:43:51 -06:00
kn0wmad
8cff6e1cd0 Setup Scripts (#472)
* Init commit of setup scripts

* Minor edit

* Script edit and dir rename

* Oops

* Updated README

* Updated scripts/readme

* Additional Script/README updates

* Further Script updates

* BuildGuide updates

* More git fuckery

* Init commit of setup scripts

* Minor edit

* Script edit and dir rename

* Oops

* Updated scripts/readme

* Script/README updates

* Additional Script/README updates

* Script/README edits

* Copy script edit

* Copy script edit

* Filesystem script edit

* More edits

* Guide edit

* Makefile

* fixes ui build scripts to use submodules (#546)

* fix product key generation

Co-authored-by: Aiden McClelland <me@drbonez.dev>
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2021-09-30 13:07:12 -06:00
Mariusz Kogen
7f9f942eb1 🛠️ Adding BuildGuide branch for the ease of use (#252)
* Create BuildGuide.md

* bug fixes

* Update BuildGuide.md

* Update make_image.sh

* Update BuildGuide.md

* Update make_image.sh

additional improvements and "done" message added. Thanks @k0gen!

* Update BuildGuide.md

Added intro notes and made minor adjustments to the guide.

* Update setup.sh

Required adjustments to prevent reboot when following BuildGuide.md

* Update BuildGuide.md

Improvements to final setup steps

* bug fix

additional improvements and "done" message added. Thanks @k0gen!

* Update Makefile

Changes to facilitate building process when using the BuildGuide

* Update BuildGuide.md

Avoiding manual changes to Makefile and cleaning up step 7

* Update BuildGuide.md

Switching from sftp to cp for one line command simplification

* Update BuildGuide.md

Simplified method of transferring .img to desktop. Thanks @k0gen!

* Update BuildGuide.md

update to latest openssl https://www.openssl.org/news/openssl-1.1.1-notes.html

* Update BuildGuide.md

Simplified step 6 and added new required dependency

* Update BuildGuide.md

Added hint on how to check `agent` log

* Update setup.sh

Added missing dependency

* Update BuildGuide.md

Simplified step 6

* Simplifying Rust installation

One line install, reboot is no longer needed.

* make_image.sh +x 

Make it executable before running

* Step no longer needed

chmod +x done by Makefile

* Update BuildGuide.md

Added dependency for Rust setup

* Adding BuildGuide branch for the ease of use

* Forgot about the guide file :)

* Update BuildGuide.md

apt -y by default and some environment add-ons

Co-authored-by: Tommy Smith <63304263+t0mmysm1th@users.noreply.github.com>
2021-03-29 14:21:01 -06:00
Aiden McClelland
626943f98c gnu 2020-12-24 08:05:31 -07:00
Aiden McClelland
3a4270bc85 run make_image.sh as root 2020-12-24 08:05:31 -07:00
Aiden McClelland
2f6bd4b1b6 make image 2020-12-24 08:05:31 -07:00
Keagan McClelland
308a78de37 fixes issues in appmgr makefile 2020-12-11 11:29:21 -07:00
Keagan McClelland
26cf4ea418 fix Makefile 2020-12-08 12:22:57 -07:00
Keagan McClelland
ba0b5a5349 fixes agent build process in Makefile 2020-12-01 13:56:36 -07:00
Aiden McClelland
95d3845906 0.2.5 initial commit
Makefile incomplete
2020-11-23 13:44:28 -07:00