- Oct 30, 2024
-
-
Ayush Singh authored
- Same reason as for bin_file. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
- Crates.io does not accept patched crates. So create wrapper functions to provide that functionality till new versions of bin_file are published. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Oct 29, 2024
-
-
Ayush Singh authored
- Since debcargo requires publishing crates to crates.io, and it probably should be done anyway, make changes required for it. - Use patches for unpublished crates. - Use workspace.package for common stuff - Update versions to 0.0.3 Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Oct 08, 2024
-
-
Ayush Singh authored
- Can now use the config file for bb-imager to create entries for the linux sd card based flashing - Merge the original bb-imager config with the config present in this repo. - Also cleanup config to allow easier support for remote configuration. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Oct 02, 2024
-
-
Ayush Singh authored
- Not going to use cargo dist anymore, so remove it. - Update deps Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Aug 12, 2024
-
-
Ayush Singh authored
- Building all executables using cargo-dist - Still using cargo-appimage for appimage building. Will switch to cargo-dist once support is merged upstream - Download appimagetool from github ci - Build windows-gnu from the same job since I am cross compiling anyway. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Jul 28, 2024
-
-
Ayush Singh authored
- Enabling LTO does reduce the size by 4 more mb but does double the compile time. Not sure if it is worth doing. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Jul 23, 2024
-
-
Ayush Singh authored
- Just a hello world using iced Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Jul 22, 2024
-
-
Ayush Singh authored
- The lib will also be used from GUI Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
- Jul 09, 2024
-
-
Ayush Singh authored
- The CLI, GUI and lib will live in the same workspace Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
- Not sure how the CLI should look like yet. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
- Since this is eventually going to be used by iced GUI, tracing seems a better choice than log Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
- Seems to create a bootable sd card, you just need to copy the image to the sd card. Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-
Ayush Singh authored
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
-