Skip to content
Snippets Groups Projects
  1. Jan 26, 2025
  2. Oct 07, 2024
  3. Aug 18, 2024
    • minute's avatar
      Merge branch 'zombies' into 'binary-deb' · 2df221d6
      minute authored
      Do not attempt installing reform-qcacld2 in the background if inside chroot
      
      See merge request !4
      2df221d6
    • Johannes Schauer Marin Rodrigues's avatar
      Do not attempt installing reform-qcacld2 in the background if inside chroot · 8e289b7d
      Johannes Schauer Marin Rodrigues authored
      If this script is not run on a real system with a real init process but
      in a container-like chroot environment, then creating these background
      processes without waiting for their completion will leave zombie
      processes behind which hog resources like /dev/null and thus prevent the
      container software from cleanly un-mounting bind-mounts as they may have
      been created for /dev/null. We cannot reliably detect whether the
      container manager will automatically wait for and reap zombie processes,
      so as a hacky workaround, we just make this script a no-op if it is
      started inside a chroot environment.
      8e289b7d
  4. Jun 21, 2024
  5. May 27, 2024
  6. May 17, 2024
  7. Apr 05, 2024
  8. Apr 04, 2024
  9. Apr 03, 2024
Loading