Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vermaete/override #1319

Open
wants to merge 2 commits into
base: build
Choose a base branch
from
Open

Vermaete/override #1319

wants to merge 2 commits into from

Conversation

vermaete
Copy link
Contributor

@vermaete vermaete commented Mar 8, 2025

Hi,

A small fix to be not depending on the order of the kas yaml files for RPi.

br

It is not longer needed to decompress the wic file to be used with
bmaptool.

From the man page fo bmaptool:

  IMAGE may be compressed, in which case bmaptool decompresses it
  on-the-fly.  The compression type is detected by the file extension
  and the following extensions are supported:

      1. ".gz", ".gzip", ".tar.gz" and ".tgz" for files and tar archives
         compressed with "gzip" program

      2. ".bz2", "tar.bz2", ".tbz2", ".tbz", and ".tb2" for files and tar
         archives compressed with "bzip2" program

      3. ".xz", ".tar.xz", ".txz" for files and tar archives compressed
         with "xz" program

      4. ".lzo", "tar.lzo", ".tzo" for files and tar archives compressed
         with "lzo" program

      5. ".lz4", "tar.lz4", ".tlz4" for files and tar archives compressed
         with "lz4" program

      6. ".zst", "tar.zst", ".tzst" for files and tar archives compressed
         with "zstd" program

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Without += and depending on the order of the kas files it could happen
that 'synaptics-killswitch' was missing in the generated local.conf file.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant