- 12 Jun, 2019 1 commit
-
-
Guido Gunther authored
This makes sure we don't end up with broken images pulling newer versions from Debian than we have. This would ideally be checked in separate test step but until this is there let's put it here rather than shipping broken images.
-
- 06 Jun, 2019 1 commit
-
-
Martin Kepplinger authored
-
- 04 May, 2019 1 commit
-
-
Hugo Grostabussiat authored
This commit adds support to build-image for building an additional boot image containing U-boot and m4.bin. This feature is enabled by the `want_boot_image` board config variable.
-
- 25 Feb, 2019 1 commit
-
-
Dorota Czaplejewicz authored
-
- 18 Jan, 2019 1 commit
-
-
Bob Ham authored
-
- 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
-
- 30 Dec, 2018 1 commit
-
-
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.
-
- 28 Dec, 2018 1 commit
-
-
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
-
- 25 Dec, 2018 1 commit
-
-
Guido Gunther authored
Otherwise it can be confusing. Broken-by: c7f52db8
-
- 24 Dec, 2018 1 commit
-
-
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.
-
- 23 Dec, 2018 3 commits
-
-
Guido Gunther authored
We really want to switch to FAI at some point.
-
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
-
- 09 Dec, 2018 1 commit
-
-
Angus Ainslie authored
-
- 08 Dec, 2018 1 commit
-
-
Angus Ainslie authored
-
- 05 Dec, 2018 2 commits
-
-
Guido Gunther authored
Purple and experimental are "overlays" needing a base distribution. Allow to specify them but to set a proper base distro in the configuration.
-
Guido Gunther authored
-
- 13 Sep, 2018 1 commit
-
-
Guido Gunther authored
CI is still enabled by default.
-
- 13 Jul, 2018 1 commit
-
-
Guido Gunther authored
This needs Librem5/image-builder#8 to be really useful. Closes: #9
-
- 03 Jul, 2018 1 commit
-
-
Guido Gunther authored
Nobody is using them (although they were deemed important in Siegen) and they only eat up build time.
-
- 15 Jun, 2018 1 commit
-
-
Bob Ham authored
Fix this error: ./build-image: line 96: [: missing `]'
-
- 13 Jun, 2018 1 commit
-
-
Guido Gunther authored
This makes sure we don't try to fetch a u-boot on imx6 (nitrogen) where we don't put a u-boot on the sdcard.
-
- 06 Jun, 2018 1 commit
-
-
Angus Ainslie authored
-
- 04 Jun, 2018 2 commits
-
-
Angus Ainslie authored
-
Angus Ainslie authored
-
- 02 Jun, 2018 1 commit
-
-
Angus Ainslie authored
-
- 30 May, 2018 1 commit
-
-
Guido Gunther authored
This allows us to use pam for PIN handling in phosh
-
- 29 May, 2018 1 commit
-
-
Angus Ainslie authored
-
- 25 May, 2018 1 commit
-
-
Angus Ainslie authored
-
- 24 May, 2018 1 commit
-
-
- 09 Apr, 2018 1 commit
-
-
Angus Ainslie authored
u-boot needs a cortex M4 to load the DDR PHY training code so there are no binary blobs in u-boot. This M4 binray lods that firmware
-
- 08 Apr, 2018 1 commit
-
-
Angus Ainslie authored
This moves the fdt_file configuration variable to the board file with all of the other configuration variable
-
- 11 Mar, 2018 1 commit
-
-
Angus Ainslie authored
-
- 10 Mar, 2018 1 commit
-
-
Angus Ainslie authored
-
- 01 Mar, 2018 1 commit
-
-
Guido Gunther authored
Now that we build different boards print out some variables upfront so builds can be identified quicker.
-
- 27 Feb, 2018 1 commit
-
-
- 15 Feb, 2018 1 commit
-
-
Guido Gunther authored
so we can fit more tools into the image but still use a 4G card
-
- 30 Jan, 2018 2 commits
-
-
Guido Gunther authored
In case of vmdeboostrap_opts use a shell array to indicate that we want to expand.
-
Guido Gunther authored
-