The Flist Wrapper A system to monitor file operations performed by the build scripts Used to create the package file list and build dependency Multiple implementation are available: Using an ld-preload library (needs libc support) Using strace (only on architectures supporting strace) Using the find command and file timestamps