Ole Petter
de0d63cc97
Spelling
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
533a4849d3
Do not install artifact_info without a client
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Ole Petter
8010e4c0f2
Scope the deb_name references
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
9ef43ba9b7
MEN-4256 Do not install the client by default on Prebuilt RPi images
This adds the:
* `MENDER_CLIENT_INSTALL` option, to allow an image to come without the
mender-client installed by default.
The option is on by default, but turned off for the custom image configuration
we use for building the images we provide as a part of our documentation onboarding.
Changelog: Added an option `MENDER_CLIENT_INSTALL=y/n`, in order to
configure the installation of the Mender client into the converted image.
Defaults to `yes`.
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
786af8a42f
Merge pull request #349 from mendersoftware/dependabot/submodules/tests/mender-image-tests-762ce89
Changelog:All: Bump tests/mender-image-tests from `a84e224` to `762ce89`
4 years ago
Lluis Campos
1caf9e8eb8
[pipeline] Install Update Modules Artifact generator for tests
Required for the new tests in mender-image-tests submodule
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
dependabot[bot]
f2c9ce1671
Changelog:All: Bump tests/mender-image-tests from `a84e224` to `762ce89`
Bumps [tests/mender-image-tests](https://github.com/mendersoftware/mender-image-tests ) from `a84e224` to `762ce89`.
- [Release notes](https://github.com/mendersoftware/mender-image-tests/releases )
- [Commits](a84e22451c
...762ce89b764bf67db647827f8eb7923b707fc2fe)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Lluis Campos
35d3380f35
Merge pull request #343 from lluiscampos/MEN-4658-symlink-all-uboot
MEN-4658: Support Raspberry Pi apps expecting files at /boot
4 years ago
oleorhagen
29131aeb51
Merge pull request #346 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
01afb1df92
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Lluis Campos
e9972aee95
MEN-4658: Support other Raspberry Pi apps expecting files at /boot
By symbolic linking to all existing files in /uboot. This fix deprecates
the previous hand-picked symbolic links.
Changelog: Raspberry Pi: create symbolic links from /boot to /uboot for
all existing files in boot partition. Some Raspberry Pi apps, like Pi
Camera, expect firmware files at /boot.
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
oleorhagen
21968bbcd9
Merge pull request #345 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
6ed5840a7f
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
oleorhagen
bda4806053
Merge pull request #344 from oleorhagen/fix-linkbot
Remove tinker.js monitoring from the Github action flow
4 years ago
Ole Petter
120303cb6d
Remove tinker.js monitoring from the Github action flow
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
oleorhagen
2e47abdcfd
Merge pull request #342 from oleorhagen/fix-linkbot
Remove the linkbot monitoring of the Linaro images
4 years ago
Ole Petter
88c6273736
Remove the linkbot monitoring of the Linaro images
This is due to 87a86784b2
removing the Linaro
images from our CI.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Kristian Amlie
d045bad98e
Merge pull request #341 from kacf/master
Several fixes for new release of mender-convert.
4 years ago
Kristian Amlie
0e8c9d1bfd
Always create mender-configure symlinks.
Changelog: Always create symlinks from `/var/lib/mender-configure` to
`/data/mender-configure`. They always need to installed in a
rootfs-image prepared image, even if the software isn't, because if
the package is installed later, the links must be present or it will
act as if it is a non-rootfs image, and store the settings on the
rootfs partition, when they should be stored on the data partition.
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
4 years ago
Kristian Amlie
87a86784b2
MEN-2809: Remove Linaro image from testing.
Their download link has been broken for more than a year and a half,
it's unlikely they are going to fix it.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
4 years ago
Kristian Amlie
e5cf27bf3f
Switch to stable version of mender-configure.
Changelog: Title
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
(cherry picked from commit 021df0a5b8
)
4 years ago
Kristian Amlie
62db44789b
Merge pull request #336 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
b6e766a155
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Kristian Amlie
08c977c558
Merge pull request #338 from kacf/artifact_info
Revert "MEN-4256: Remove /etc/mender/artifact_info from RPi pre-conve…
4 years ago
Kristian Amlie
ed521b74e7
Revert "MEN-4256: Remove /etc/mender/artifact_info from RPi pre-converted image"
This reverts commit 417b82ae76
.
Without this file, Mender can not be used out of the box.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
4 years ago
Lluis Campos
0258df79a7
Merge pull request #337 from mendersoftware/dependabot/submodules/tests/mender-image-tests-a84e224
Changelog:All: Bump tests/mender-image-tests from `495d0ea` to `a84e224`
4 years ago
dependabot[bot]
04a9b3c7ea
Changelog:All: Bump tests/mender-image-tests from `495d0ea` to `a84e224`
Bumps [tests/mender-image-tests](https://github.com/mendersoftware/mender-image-tests ) from `495d0ea` to `a84e224`.
- [Release notes](https://github.com/mendersoftware/mender-image-tests/releases )
- [Commits](495d0ea7fb
...a84e22451c4401d9dfcbb9d04f0ff5aa9b2cca78)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Fabio Tranchitella
8950a45bb1
Merge pull request #334 from tranchitella/update-mender-images-test
Update mender-image-tests
4 years ago
Fabio Tranchitella
fcde6ab77f
Update mender-image-tests
Commit: 495d0ea7fb3f3517332978cbacd364debe651375
Changelog: none
Signed-off-by: Fabio Tranchitella <fabio.tranchitella@northern.tech>
4 years ago
Lluis Campos
4ece7b3c1d
Merge pull request #331 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
Fabio Tranchitella
bc0b086bb0
Merge pull request #332 from tranchitella/men-4578
Add hook to create the Mender Configure state folder in the data partition
4 years ago
Fabio Tranchitella
e755924d9f
Add hook to create the Mender Configure state folder in the data partition
Changelog: none
Signed-off-by: Fabio Tranchitella <fabio.tranchitella@northern.tech>
4 years ago
mender-test-bot
4c3e023ac7
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Lluis Campos
227f26f62d
Merge pull request #328 from lluiscampos/rpi4-enable-uart
[raspberrypi_config] MEN-4567: Enable UART in U-Boot config.txt
4 years ago
Lluis Campos
860ac136e8
[raspberrypi_config] MEN-4567: Enable UART in U-Boot config.txt
This is required for U-Boot to operate correctly, see
https://source.denx.de/u-boot/u-boot/-/blob/master/arch/arm/mach-bcm283x/Kconfig
Changelog: Title
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
oleorhagen
cf7684ba53
Merge pull request #326 from oleorhagen/fixs
Spelling: Comment mentions the wrong add-on
4 years ago
Ole Petter
d57f94f087
Spelling: Comment mentions the wrong add-on
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
oleorhagen
a3c59ef833
Merge pull request #325 from oleorhagen/bumppublishedraspiimg
Bump the image used in the gitlab-ci tests to raspios-2021-01-11
4 years ago
Ole Petter
195e6e2f3e
Bump the image used in the gitlab-ci tests to raspios-2021-01-11
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
oleorhagen
eaeb14f55b
Merge pull request #321 from oleorhagen/MEN-4395
MEN-4395: Bump mender-rpi-uboot to 2020.01
4 years ago
Lluis Campos
870590643e
Merge pull request #320 from lluiscampos/MEN-4117-headless-configuration-rpi-service-files
MEN-4117: Support headless configuration on Raspberry Pi
4 years ago
Lluis Campos
1413651359
[docker-mender-convert] Echo the path of the logfile at the end
The suffix is random, so this will help the user to inspect the correct
log file.
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
7c6ad74428
MEN-4117: Support headless configuration on Raspberry Pi
By editing upstream systemd services to expect boot partition in /uboot
instead of /boot
Changelog: raspberrypi_config: Modify headless configuration services to
expect boot partition in /uboot instead of /boot.
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
49d0f031e0
Merge pull request #322 from mendersoftware/dependabot/submodules/tests/mender-image-tests-888ae41
Changelog:All: Bump tests/mender-image-tests from `eab5e6d` to `888ae41`
4 years ago
dependabot[bot]
f3a8a8e1f9
Changelog:All: Bump tests/mender-image-tests from `eab5e6d` to `888ae41`
Bumps [tests/mender-image-tests](https://github.com/mendersoftware/mender-image-tests ) from `eab5e6d` to `888ae41`.
- [Release notes](https://github.com/mendersoftware/mender-image-tests/releases )
- [Commits](eab5e6d2c9
...888ae41b48079118d72ebd0736adb73a929b5222)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ole Petter
22f44a2cd5
MEN-4395: Bump mender-rpi-uboot to 2020.01
Changelog: The standard RasperryPi configuration now comes with UBoot 2020.01 as
the default.
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Lluis Campos
407351f500
Merge pull request #318 from lluiscampos/MEN-4256-remove-artifact-info-image
MEN-4256: Remove /etc/mender/artifact_info from RPi pre-converted image
4 years ago
Lluis Campos
417b82ae76
MEN-4256: Remove /etc/mender/artifact_info from RPi pre-converted image
Update tests accordingly.
Changelog: raspberrypi_raspbian_config: Remove /etc/mender/artifact_info
from image. For pre-converted images, the file is expected to be
populated at setup time.
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
oleorhagen
b85d66c506
Merge pull request #317 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
e4763cedfe
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago