55 Commits (0f117ab72f85ed58825f2a325af4e6e1fdebc52c)

Author SHA1 Message Date
Lluis Campos 0f117ab72f fix: Fix grub.d integration on architecture cross-build 2 years ago
Ole Petter d3dc6ffbae
chore(minversion): Log a warning if the client != required version 2 years ago
Kristian Amlie 1108d14780
fix: Detect when EFI is not available and disable grub.d integration. 2 years ago
Ole Petter 3aa7f4221e
chore: update the license headers 2 years ago
Alin Alexandru 56b4cd9ad2
fix: number of parameters to accept the optional parameters 2 years ago
Kristian Amlie 1de050c78f
fix(grub): Fix failure to boot when using standalone mode. 2 years ago
Kristian Amlie edb4e115ce
Do not remove the boot directory, if it happens to end up empty. 3 years ago
Kristian Amlie 245930608b
MEN-5219: Integrate with `grub.d` framework. 3 years ago
Kristian Amlie afe5056d2b
Switch probe_arch to return x86_64 to match uname. 3 years ago
Kristian Amlie f0d96f777d
Switch to detect `grub*.efi` instead of `shim*.efi`. 3 years ago
Ole Petter 687d09e9b1
refac: Use local for function local variables 3 years ago
Ole Petter 2b805e29dc
MEN-5221: Keep Grub if EFI shim is found in the boot partition 3 years ago
Lluis Campos d460de3c80 Fix installation of user specified versions for mender-configure add-on 3 years ago
Lluis Campos 6a72ff4cae MEN-5410: URL encode '+' also on pool downloads 3 years ago
Lluis Campos 766f2a9c2b MEN-5410: Fallback to old version strings when package is missing 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
Kristian Amlie ed5da38667 URL encode '+' characters in package names, or else we get Forbidden. 3 years ago
Lluis Campos 3d37e4e995 MEN-4422: Optionally install Mender Configure addon 4 years ago
Ole Petter fd4b1eb564
Style: Log the directory the deb_package is installed into 4 years ago
Ole Petter 5163d170c6
Fix: Log the deb_package name instead of filename 4 years ago
Ole Petter ae6a9e1b03
Reformat: All files with shfmt 4 years ago
Lluis Campos 8cbc1dcc09 [tests] Add PREFERRED_VERSION_mender-client variable to configuration 4 years ago
Drew Moseley be1099b3e9 Use unique work directories when building with docker. 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 407a7ceb3f Switch mender-client download to APT repository 4 years ago
Kristian Amlie ce2b1f46cf
MEN-3952: beaglebone: Implement workaround for broken U-Boot and kernel. 4 years ago
Kristian Amlie 2ce70456e6
Fix massive root filesystem corruption under some build conditions. 4 years ago
Drew Moseley 79a3ad138c Allow for custom options when creating filesystems. 4 years ago
Dell Green d0d9861580 Partition UUID support added for gpt and dos partition tables for deterministic booting 4 years ago
Purushotham Nayak c573faa443 Fix incorrect use of partition number 5 years ago
Dell Green 5494feef94 Probing of kernel and initrd now handles multiple instances and symlinks 4 years ago
Drew Moseley 042bd1d3ce Fix missed log messages. 4 years ago
Drew Moseley 6c64b840a6 probe: Allow ls to be a symlink. 4 years ago
Drew Moseley bd117c6d40 decompress: Allow a few more input file types. 4 years ago
Ole Petter c99e8c68e4
fix: Improve the error message on unsupported image types 4 years ago
Ole Petter f8f12b41b3
feat(MEN-3052): Automatic decompression of input files 5 years ago
Dell Green 726f5f03f4 Setting of version variable now works if project added as a git submodule 5 years ago
Drew Moseley 4e98e781e0 Fix spelling errors. 5 years ago
Ole Petter cee143460e
Report which error occured before exiting 5 years ago
Nate Baker 3374f93b1e Don't truncate output diskimage while writing partitions. 5 years ago
Ole Petter d3df1c961c
Added color to the terminal log messages 5 years ago
Kristian Amlie 9623c2591b
MEN-2404: Add detection of problematic versions of U-Boot and kernel. 5 years ago
Sylvain 3bc24e459f fix target path for initrd image in probe_initrd_in_boot_and_root 5 years ago
Ole Petter 330636aa8d
[spelling] Fix 5 years ago
Ole Petter 69553bac0a
Tidying: Move all indents to use two spaces 5 years ago
Ole Petter 68c0ee75d8
Spell fixes 5 years ago
Mirza Krak 88fe7558c9 add the default configuration (mender_convert_config) to the config array at creation 5 years ago
Drew Moseley 9b944615a8 configs: Support multiple config files on command line. 5 years ago