- 28 Dec, 2018 2 commits
-
-
Dorota Czaplejewicz authored
Ideally, the script should use the partition where it was found, making the script a little more robust against repartitioning.
-
Dorota Czaplejewicz authored
-
- 27 Dec, 2018 4 commits
-
-
Dorota Czaplejewicz authored
root.sh: Provide additional diagnostics when package installation failed See merge request Librem5/image-builder!66
-
Dorota Czaplejewicz authored
buster: Drop contrib and non-free See merge request Librem5/image-builder!67
-
Guido Gunther authored
We only needed it for some firmware on the nitrogen board which we don't install anymore.
-
Guido Gunther authored
Print information from apt's dependency resolver. This helped to debug the libsensors4 -> libsensors5 transition breaking our self built mesa and thus preventing the image build to succeed.
-
- 26 Dec, 2018 3 commits
-
-
Bob Ham authored
Devkit kernel build See merge request Librem5/image-builder!59
-
Guido Gunther authored
-
Guido Gunther authored
We have them in our kernel trees.
-
- 25 Dec, 2018 7 commits
-
-
Bob Ham authored
build_uboot: Use https:// URLs See merge request Librem5/image-builder!64
-
Bob Ham authored
build-image: Skip message if board package list is empty See merge request Librem5/image-builder!65
-
Bob Ham authored
Fail when we don't find an installation report See merge request Librem5/image-builder!63
-
Guido Gunther authored
Otherwise it can be confusing. Broken-by: c7f52db8
-
Guido Gunther authored
git URLs are not encrypted, not proxy friendly and require an account
-
Bob Ham authored
Update board build instructions See merge request Librem5/image-builder!60
-
Guido Gunther authored
Explain the purpose of the different parmeters
-
- 24 Dec, 2018 4 commits
-
-
Guido Gunther authored
vmdebootstrap sometimes doesn't correctly evaluate the customize scripts exit status. Make sure we don't accidentailly pass on failed image builds by checking that the installation report is there as well.
-
Guido Gunther authored
devkit: Fix base package name See merge request Librem5/image-builder!61
-
Guido Gunther authored
Broken by c7f52db8
-
Guido Gunther authored
Install librem5-devkit-base See merge request Librem5/image-builder!58
-
- 23 Dec, 2018 11 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
We really want to switch to FAI at some point.
-
Guido Gunther authored
Allow latest builds to fetch kernels from Jenkins to support devkits See merge request Librem5/image-builder!57
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
As found on the ci_build branch
-
Guido Gunther authored
-
Guido Gunther authored
We need changes in u-boot first to pick this up at all.
-
Guido Gunther authored
This allows us to modify it with versions fetched during build that we don't know upfront.
-
Guido Gunther authored
This is mostly based on Angus Ainslie's work for the devkit test images.
-
- 22 Dec, 2018 1 commit
-
-
Guido Gunther authored
-
- 14 Dec, 2018 2 commits
-
-
Guido Gunther authored
root.sh: Fix the imx6 boot script location Closes #19 See merge request !56
-
Dorota Czaplejewicz authored
The boot script symlink was pointing to a file that got renamed. Fixes Librem5/image-builder#19
-
- 10 Dec, 2018 6 commits
-
-
Guido Gunther authored
root.sh : move create_report out of setup_network See merge request !55
-
-
Guido Gunther authored
root.sh: Make sure we return 1 on errors See merge request !54
-
Guido Gunther authored
The cleanup function might return 0. Check for the stamp to avoid that. This makes the build fail if not all packages are available for installation.
-
Guido Gunther authored
Jenkinsfile: Print dist as well See merge request !53
-
Guido Gunther authored
This makes it simpler to identify images.
-