pacman/lib
Jack Rosenthal e9b385a636 alpm: Don't chroot() to "/"
chroot() requires CAP_SYS_CHROOT.  If the caller has put us in the
right root directory already, don't call chroot().  This allows
running pacman in a containerized environment without CAP_SYS_CHROOT.
2023-10-23 12:13:10 +00:00
..
libalpm alpm: Don't chroot() to "/" 2023-10-23 12:13:10 +00:00