From ed3d53fb876af4489b1dec17bf9bf5c01e4adab9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 2 Jan 2018 11:44:35 -0500 Subject: librechroot: Add comments about where config changes come from This has been sitting uncommitted in my checkout for a while. This has been sitting uncommitted in my checkout for a while. --- src/chroot-tools/librechroot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/chroot-tools') diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot index ff764b6..ad052b4 100755 --- a/src/chroot-tools/librechroot +++ b/src/chroot-tools/librechroot @@ -227,9 +227,9 @@ usage() { echo prose 'This command will make the following configuration changes in the chroot:' - bullet 'overwrite `/etc/libretools.d/chroot.conf`' - bullet 'overwrite `/etc/pacman.d/mirrorlist`' - bullet 'set `CacheDir` in `/etc/pacman.conf`' + bullet 'overwrite `/etc/libretools.d/chroot.conf`' # libretools/librechroot + bullet 'overwrite `/etc/pacman.d/mirrorlist`' # devtools/arch-nspawn + bullet 'set `CacheDir` in `/etc/pacman.conf`' # devtools/arch-nspawn prose 'If a new `pacman.conf` is inserted with the `-C` flag, the change is made after the file is copied in; the `-C` flag doesn'"'"'t stop the change from being effective.' -- cgit v1.2.2