Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cryptroot: Make-good the tree #3

Merged
merged 1 commit into from
Oct 1, 2024
Merged

cryptroot: Make-good the tree #3

merged 1 commit into from
Oct 1, 2024

Conversation

tdewey-rpi
Copy link
Contributor

Use this repo by:

mkdir -p working
python -m venv working
. working/bin/activate
pushd app
pip install -r app/requirements.txt
python3 configure.py
popd

Then

sudo ./build.sh ${configuration_name}
eg
sudo ./build.sh cryptroot_image

Make sure you've also adjusted the default parameter files - which I'll clean up in a follow-up commit

@tdewey-rpi tdewey-rpi requested a review from roliver-rpi October 1, 2024 11:37
Copy link
Contributor

@roliver-rpi roliver-rpi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

I've got a WIP change that pulls everything (including an appropriate venv) into a Debian package + installs files as appropriate into the filesystem; I'll rebase on top of this.

@tdewey-rpi tdewey-rpi merged commit 824e9d4 into main Oct 1, 2024
@tdewey-rpi tdewey-rpi deleted the dev/tdewey/make-good branch October 1, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants