78 Commits (71d0a797662108446ab7373e170b2a76b7ca19ca)

Author SHA1 Message Date
Sven Bachmann 38c936c6bc fix(deb-handling): Correct typo pacakge to package 2 years ago
Lluis Campos 77ceccefc1 chore(test config): Update to new yocto syntax 2 years ago
Mikael Torp-Holte e075e0caaa fix: bootstrap scripts to generate mender.conf in /etc/mender 2 years ago
Ole Petter 7e5b119696
feat: Install a bootstrap Artifact in /data/mender/bootstrap.mender 2 years ago
Mikael Torp-Holte 1fb04cdfb4 chore: add data partition mount check in systemd 2 years ago
Kristian Amlie 1108d14780
fix: Detect when EFI is not available and disable grub.d integration. 2 years ago
Kristian Amlie 1de050c78f
fix(grub): Fix failure to boot when using standalone mode. 2 years ago
Kristian Amlie e2e70faa0e
fix: `resource` folder needs to be inside `input` after Dockerization. 2 years ago
Kristian Amlie 245930608b
MEN-5219: Integrate with `grub.d` framework. 3 years ago
Kristian Amlie f0d96f777d
Switch to detect `grub*.efi` instead of `shim*.efi`. 3 years ago
Ole Petter 2b805e29dc
MEN-5221: Keep Grub if EFI shim is found in the boot partition 3 years ago
Simon Ensslen afb1b23bdd modify fstab instead of replacing in order to keep modifications made 3 years ago
Lluis Campos d460de3c80 Fix installation of user specified versions for mender-configure add-on 3 years ago
Lluis Campos 423686a44b mender_convert_config: Refactor deb packages install into a function 3 years ago
Lluis Campos b19680413f MEN-5410: Modify Debian packages installation for new repositories 3 years ago
Lluis Campos 3a031bffbb Modify `ln` calls for data store links to support successive runs 3 years ago
Lluis Campos 833634bb79 MEN-5086: Create mender-monitor state directory 3 years ago
Ole Petter d5f78cb281
Log: lowercase client 3 years ago
Ole Petter 3672c63ed8
MEN-4462: Add a demo configuration config script 3 years ago
Ole Petter 533a4849d3 Do not install artifact_info without a client 4 years ago
Ole Petter 8010e4c0f2 Scope the deb_name references 4 years ago
Ole Petter 9ef43ba9b7 MEN-4256 Do not install the client by default on Prebuilt RPi images 4 years ago
Kristian Amlie 0e8c9d1bfd
Always create mender-configure symlinks. 4 years ago
Lluis Campos 3d37e4e995 MEN-4422: Optionally install Mender Configure addon 4 years ago
Ole Petter bbd9fb7c9c
Format: mender-convert* files with shfmt 4 years ago
Lluis Campos 8cbc1dcc09 [tests] Add PREFERRED_VERSION_mender-client variable to configuration 4 years ago
Fabio Tranchitella 64741465f8
MEN-4292: Rename mender-shell to mender-connect 4 years ago
Mirza Krak 17b92ddfe0 mender-convert-modify: remove superfluous 'rm' in empty dir cleanup 4 years ago
Drew Moseley 2b937ac93d Add missing sudo for creating symlinks. 4 years ago
Drew Moseley be1099b3e9 Use unique work directories when building with docker. 4 years ago
Drew Moseley 57053296b7 Better parameter checks for read-only options. 4 years ago
Lluis Campos 6b66b9c334 Split deb_from_repo_get into two functions 4 years ago
Lluis Campos 1ceda66f8d Refactor the deb package extraction into a function 4 years ago
Lluis Campos 9e96418719 MEN-4097: Install Mender Shell addon 4 years ago
Lluis Campos 407a7ceb3f Switch mender-client download to APT repository 4 years ago
Ole Petter 70350d608c
QA-214: Remove the Debian revision suffix for the latest package 4 years ago
Lluis Campos 850e40490a [mender-convert-modify] Allow images with no initrd 4 years ago
Alin Alexandru 5bb68687b4
Add support for overlay hooks 4 years ago
Kristian Amlie 1862363ca4
Make dtbs available on boot partition for all configurations. 4 years ago
Kristian Amlie b258f2f901
grub-efi: Fix inability to upgrade to a different kernel. 4 years ago
Kristian Amlie ea82e92282
Fix incorrect indentation. 4 years ago
Drew Moseley df7cae0351 Fix inadvertent fstab change of fstype field. 4 years ago
Lluis Campos 43c700a247 MEN-3912: Warn user when converting read-only fs breaking Delta updates 4 years ago
Drew Moseley c5cdb626e2 Allow for custom option when mounting filesystems. 4 years ago
Drew Moseley 0c8fbb70ad Cleanup more bootloader files. 4 years ago
Marek Belisko 1687093a43 mender-convert-modify: Check is selinux is configured in enforce mode and force rootfs-relabel 4 years ago
Drew Moseley 0dbe4af75b mender-convert-modify: Use sudo to copy DTBs. 4 years ago
Dell Green d0d9861580 Partition UUID support added for gpt and dos partition tables for deterministic booting 4 years ago
Peter Grzybowski 198e22767a
MEN-3762 chmod 600 on mender.conf 4 years ago
Drew Moseley 59774c9539 Extract debian package contents with sudo. 4 years ago