Block a user
Improve error handling by using std lib rust code
Ooops, you forgot to replace a libcitadel::error::Error the 'improved' version and everything still works when you return it. Are you still sure rewriting everything was what you needed to do?
Improve error handling by using std lib rust code
Why did you rewrite this? Why is this buried in a massive commit described vaguely as "improve error handling"?
Improve error handling by using std lib rust code
Uh..... you want to panic instead of just exiting cleanly and printing an error message?
Improve error handling by using std lib rust code
When you mix reformatting changes in with code changes then I have to read the reformatting changes very carefully to make sure you haven't changed anything.
Fix installer fails because missing kernel module
Add features to qemu script and support for other linux distros
Build citadel-tools from the same git repo owner as citadel
Basic changes to the citadel build process