commit 7647142dc0988f9e5b478bcff2d233371cd1b712
Author: Jack Greiner <jack@emoss.org>
Date: Fri Oct 25 22:01:42 2024 -0400
Squashed commit of the following:
commit b17e01f282
Author: the Sane. <3657071+the-sane@users.noreply.github.com>
Date: Fri Oct 25 21:34:57 2024 -0400
Simplify and move get_file_arch out of subfunction
commit 9c23d6d07c
Author: Jack Greiner <jack@emoss.org>
Date: Fri Oct 25 21:28:12 2024 -0400
lug-helper.sh: Add check for 32-bit only wine installs and fail the preflight check.
commit 7781a49a67
Author: the Sane. <3657071+the-sane@users.noreply.github.com>
Date: Fri Oct 25 21:04:29 2024 -0400
Remove unnecessary architecture checks
commit 71b226598a
Author: the Sane. <3657071+the-sane@users.noreply.github.com>
Date: Fri Oct 25 20:54:49 2024 -0400
Simplify architecture check
commit 1afd9af437
Author: Jack Greiner <jack@emoss.org>
Date: Fri Oct 25 20:26:10 2024 -0400
lug-helper.sh: Add detection for new WOW64 mode system Wine installs
This allows us to fail the preflight if a user has a system Wine but that Wine uses the experimental WOW64 mode, which EAC does not yet support.