- 13 Jul, 2018 1 commit
-
-
Guido Gunther authored
This needs Librem5/image-builder#8 to be really useful. Closes: #9
-
- 11 Jul, 2018 6 commits
-
-
Angus Ainslie authored
Jenkinsfile : make sha256sums needs a board type See merge request Librem5/image-builder!36
-
Angus Ainslie authored
-
Angus Ainslie authored
Jenkinsfile : generate sha256sums for publish See merge request Librem5/image-builder!35
-
Angus Ainslie authored
-
Angus Ainslie authored
Trying to publish non-existent tarball cause the build to fail See merge request Librem5/image-builder!34
-
Angus Ainslie authored
-
- 08 Jul, 2018 5 commits
-
-
Guido Gunther authored
Makefile: Only rely on the stamp See merge request Librem5/image-builder!33
-
Guido Gunther authored
Otherwise we're building twice: once for the image and once for the stamp
-
Guido Gunther authored
Reduce the amount of stuff we do in root.sh See merge request Librem5/image-builder!32
-
Guido Gunther authored
Shipped from phosh now. This reduces the amount of data we ship in the image without being packaged (which needs to go to zero).
-
Guido Gunther authored
We're running phosh by default for a while now
-
- 07 Jul, 2018 2 commits
-
-
Guido Gunther authored
Makefile: build image by default See merge request Librem5/image-builder!31
-
Guido Gunther authored
Since changed dependency we need to depend on the image not the checksums Broke by b40558a5
-
- 04 Jul, 2018 3 commits
-
-
Heather Ellsworth authored
Makefile: don't make publish depend on the compressed image See merge request Librem5/image-builder!30
-
Guido Gunther authored
In ci we don't execute publish directly and this way it's simpler to use without a fully built tree.
-
Guido Gunther authored
Make tarball build optional See merge request Librem5/image-builder!28
-
- 03 Jul, 2018 5 commits
-
-
Heather Ellsworth authored
Add gtk portals to the image See merge request Librem5/image-builder!29
-
Guido Gunther authored
-
Guido Gunther authored
Nobody is using them (although they were deemed important in Siegen) and they only eat up build time.
-
Guido Gunther authored
Jenkinsfile: Use image name as build description See merge request Librem5/image-builder!27
-
Dorota Czaplejewicz authored
This makes it easier to find builds for a particular purpose. Previously finding the correct artifact required clicking through all recent builds.
-
- 22 Jun, 2018 1 commit
-
-
Guido Gunther authored
.gitlab-ci: Install necessary dependencies See merge request Librem5/image-builder!25
-
- 21 Jun, 2018 1 commit
-
-
Guido Gunther authored
-
- 18 Jun, 2018 2 commits
-
-
Guido Gunther authored
Makefile: create link to local.sh in files/ when present in root See merge request !19
-
Bob Ham authored
Add a PHONY rule to Makefile to possibly create a link if there's a local.sh present in the root, before creating an image. This allows "make clean" to nuke any local.sh in files/ while also allowing easy maintenance of a local.sh.
-
- 17 Jun, 2018 1 commit
-
-
Heather Ellsworth authored
Cleanup workspace after archiving artifacts See merge request !23
-
- 16 Jun, 2018 1 commit
-
-
Guido Gunther authored
Otherwise there's nothing to archive
-
- 15 Jun, 2018 10 commits
-
-
Guido Gunther authored
Add .gitlab-ci.yml See merge request !22
-
Guido Gunther authored
Runs shellcheck so we can validate our latest submissions
-
Guido Gunther authored
conf/packages: separate out gnome-specific dev packages See merge request !18
-
Guido Gunther authored
build-image: fix syntax error in uboot getting See merge request !20
-
Guido Gunther authored
qemu-x86_64: tweak boot partition See merge request !21
-
Zoltan Gyarmati authored
-
Bob Ham authored
Fix this error: ./build-image: line 96: [: missing `]'
-
Bob Ham authored
This will make merges for the plamo branch easier.
-
Guido Gunther authored
give back kernel for qemu-x86_64 board See merge request !17
-
Zoltan Gyarmati authored
-
- 13 Jun, 2018 2 commits
-
-
Heather Ellsworth authored
Don't fetch uboot if not set See merge request Librem5/image-builder!15
-
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.
-