diff options
Diffstat (limited to 'scripts/build/chroot')
-rwxr-xr-x | scripts/build/chroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/chroot b/scripts/build/chroot index f15068f30..bb3c3dbaf 100755 --- a/scripts/build/chroot +++ b/scripts/build/chroot @@ -74,6 +74,7 @@ lb chroot_hacks ${@} lb chroot_interactive ${@} Chroot chroot "dpkg-query -W" > chroot.packages.live +Chroot chroot "ls -lR" > chroot.files # Deconfiguring chroot lb chroot_archives chroot remove ${@} |