- 18 Jan, 2019 1 commit
-
-
Bob Ham authored
-
- 08 Jan, 2019 1 commit
-
-
Bob Ham authored
build-image: Create meta.yml early Closes #31 See merge request Librem5/image-builder!80
-
- 07 Jan, 2019 1 commit
-
-
Guido Gunther authored
This makes sure it belongs to the user running the build process. If we create it during root.sh it will belong to root and not be writeable later on when we want to indicate a tainted image. Closes: #31
-
- 06 Jan, 2019 3 commits
-
-
Dorota Czaplejewicz authored
network: Remove eth0 from interfaces list See merge request Librem5/image-builder!79
-
Dorota Czaplejewicz authored
The eth0 interface is automatically picked up by NetworkManager for DHCP.
-
Dorota Czaplejewicz authored
-
- 03 Jan, 2019 1 commit
-
-
Angus Ainslie authored
Switch NXP evk kernel build to 4.21 (linux-next) See merge request Librem5/image-builder!74
-
- 02 Jan, 2019 3 commits
-
-
Angus Ainslie authored
Jenkinsfile.uboot : use the correct path for the artifacts See merge request Librem5/image-builder!76
-
Angus Ainslie (Purism) authored
-
Guido Gunther authored
build_uboot.sh : add devkit u-boot with M4 code interaction See merge request Librem5/image-builder!71
-
- 01 Jan, 2019 2 commits
-
-
Angus Ainslie authored
-
Angus Ainslie authored
Devkit uboot script See merge request Librem5/image-builder!68
-
- 31 Dec, 2018 7 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
We add some minor build fixes on top.
-
Guido Gunther authored
No need to set it empty 4 times.
-
Guido Gunther authored
We only support a single armhf configuration but 3 arm64 ones.
-
Guido Gunther authored
We grab that from our kernel tree.
-
Guido Gunther authored
Add checksum and size of the uncompressed image to the metadata See merge request Librem5/image-builder!73
-
- 30 Dec, 2018 4 commits
-
-
Angus Ainslie authored
This also changes the name of the dtb for the devkit-recovery target.
-
Guido Gunther authored
-
Guido Gunther authored
This will allow us to verify that the downloaded image uncompressed correctly and to have a proper progress bare even with images of different sizes.
-
Guido Gunther authored
QEMU build missing from README.md See merge request Librem5/image-builder!72
-
- 29 Dec, 2018 2 commits
-
-
louib authored
-
Dorota Czaplejewicz authored
Fix kernel setup on devkit Closes #23 See merge request Librem5/image-builder!62
-
- 28 Dec, 2018 10 commits
-
-
Angus Ainslie authored
build_kernel_deb: Use bindeb-pkg See merge request Librem5/image-builder!69
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
The default script compiled into u-boot was used so far. The change fixes how the symlink was done.
-
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
-
Angus Ainslie authored
devkit: Use a properly named job building from master See merge request Librem5/image-builder!70
-
Guido Gunther authored
Insted of grabbing the kernel from a job that builds from another branch use the build job introduced with 5e896d73
-
Guido Gunther authored
We handle this via librem5-devkit-base to make the installer more slime and have less cruft in the image builder. This way we already create an initramfs which can later on be used by flash-kernel. Closes: #23
-
Guido Gunther authored
We're using an uncompressed kernel on arm64.
-
Guido Gunther authored
We're not using the source package atm and since we can reference the kernel by git hash it's simple to find the exact commit that was used to build it so skip building the source package to make things faster.
-
- 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 1 commit
-
-
Bob Ham authored
Devkit kernel build See merge request Librem5/image-builder!59
-