- 24 Jan, 2019 6 commits
-
-
Guido Gunther authored
We can't test the actual flashing but that's most of what the script does atm. This will make us spot things like fixed in !1 early.
-
Guido Gunther authored
This allows to use the download machinery but not flash anything. Useful to prepare everything on another machine.
-
Guido Gunther authored
add debug support to uuu in flash script. See merge request Librem5/librem5-devkit-tools!24
-
Guido Gunther authored
Remove debug proxy See merge request Librem5/librem5-devkit-tools!23
-
Esteban Torre authored
-
Esteban Torre authored
-
- 23 Jan, 2019 1 commit
-
-
Guido Gunther authored
Devkit: Resume image download on errors See merge request Librem5/librem5-devkit-tools!22
-
- 21 Jan, 2019 2 commits
-
-
Dorota Czaplejewicz authored
The main purpose of this is to allow infinite retries. The discussion on the community channel revealed that people will have connectivity problems. This solution is not perfect for unreliable connections, but it's better. Perhaps the ideal solution would be to leave the file between runs and let the user control when to download (data caps, offline periods, etc).
-
Dorota Czaplejewicz authored
-
- 08 Jan, 2019 2 commits
-
-
Dorota Czaplejewicz authored
Readme: Fix file name for uuu flash script. See merge request Librem5/librem5-devkit-tools!21
-
Johannes Krampf authored
-
- 04 Jan, 2019 2 commits
-
-
Guido Gunther authored
postinst: Add missing interpreter See merge request Librem5/librem5-devkit-tools!18
-
Guido Gunther authored
-
- 03 Jan, 2019 2 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
- 02 Jan, 2019 4 commits
-
-
Dorota Czaplejewicz authored
Verify checksum and get image size from meta data See merge request Librem5/librem5-devkit-tools!14
-
Guido Gunther authored
-
Guido Gunther authored
This also uses the meta data provided with the image.
-
Guido Gunther authored
This makes sure the progress bar matches the expected image size. We don't make the lack of meta data fatal yet so we can use this script on outdated build jobs too for some time.
-
- 01 Jan, 2019 1 commit
-
-
Guido Gunther authored
devkit-base: Add jitterentropy-rngd See merge request Librem5/librem5-devkit-tools!16
-
- 31 Dec, 2018 2 commits
-
-
Bob Ham authored
librem5-devkit-base: Enable console over USB See merge request Librem5/librem5-devkit-tools!13
-
Bob Ham authored
This works around the RNG issue linux-emcraft#2 causing SSH logins to be inaccessible for five minutes on boot. With this package, SSH is available immediately.
-
- 30 Dec, 2018 1 commit
-
-
Guido Gunther authored
-
- 29 Dec, 2018 1 commit
-
-
Guido Gunther authored
Add script to download and flash image files in one go See merge request Librem5/librem5-devkit-tools!12
-
- 28 Dec, 2018 5 commits
-
-
Bob Ham authored
Add uuu_scripts as examples See merge request Librem5/librem5-devkit-tools!11
-
Guido Gunther authored
-
Guido Gunther authored
Gbp-Dch: Ignore
-
Guido Gunther authored
-
Angus Ainslie authored
get_image: Fix CI build URLs See merge request Librem5/librem5-devkit-tools!8
-
- 27 Dec, 2018 1 commit
-
-
Guido Gunther authored
-
- 26 Dec, 2018 1 commit
-
-
Guido Gunther authored
Add script to automatically unzip newly installed kernels See merge request Librem5/librem5-devkit-tools!10
-
- 25 Dec, 2018 1 commit
-
-
Guido Gunther authored
Our uboot wants uncompressed kernels. Make sure this happens on kernel package updates.
-
- 23 Dec, 2018 1 commit
-
-
Guido Gunther authored
Move devkit config out of image-builder See merge request Librem5/librem5-devkit-tools!9
-
- 22 Dec, 2018 4 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This is somewhat similar to librem5-base but keeps devkit specific configuration. We will later likely introduce a librem5-phone-base for the phone.
-
Guido Gunther authored
-
- 21 Dec, 2018 2 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
- 20 Dec, 2018 1 commit
-
-
Dorota Czaplejewicz authored
The URL for the test and CI image are not built in the same way, coming from separate branches. This fixes it until it get sorted out in image-builder.
-