[Git-commits] [grml/grml-live] cfb9bd: grml-live: strip xattrs in squashfs

Chris Hofstaedtler noreply at github.com
Tue Dec 10 12:50:57 CET 2024


  Branch: refs/heads/zeha/strip-xattrs
  Home:   https://github.com/grml/grml-live
  Commit: cfb9bd26dbe461998bdcc651bd520f89b7e387f8
      https://github.com/grml/grml-live/commit/cfb9bd26dbe461998bdcc651bd520f89b7e387f8
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-10 (Tue, 10 Dec 2024)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  grml-live: strip xattrs in squashfs

Ignore all extended attributes from files in chroot when adding them to the
squashfs.

This avoids:

1) leaking containerization supplied selinux attributes into the squashfs,
which can be seen when building in podman, and in docker.

2) prevents unpacking errors in a later build-only step in containers not
supporting xattrs. Can also be seen in podman.



To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications


More information about the Git-commits mailing list