lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 2b00752 10/18: Note some questions for later


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 2b00752 10/18: Note some questions for later investigation
Date: Thu, 21 May 2020 19:43:12 -0400 (EDT)

branch: master
commit 2b007525c6988c76e95490b28d6aae1562225c40
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Note some questions for later investigation
---
 lmi_setup_11.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lmi_setup_11.sh b/lmi_setup_11.sh
index 1d64f7f..7dd30bf 100755
--- a/lmi_setup_11.sh
+++ b/lmi_setup_11.sh
@@ -72,7 +72,11 @@ du   -sb /srv/chroot/"${CHRTNAME}"/var/cache/apt/archives
 #   - while not chrooted, so that the host filesystem is accessible.
 mount --bind "${CACHEDIR}" /srv/chroot/"${CHRTNAME}"/var/cache/apt/archives
 
+# Should the next two commands both find the mount just established?
 findmnt "${CACHEDIR}"
+findmnt /srv/chroot/"${CHRTNAME}"/var/cache/apt/archives
+
+# Are the next two commands useful?
 findmnt /proc
 findmnt /dev/pts
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]