summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-14 21:47:35 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:27 +0100
commit58bbe26622be988a1b2e4575fbb206ed92fb9efb (patch)
tree1c8c39d2e11ff42e87984ad7e54c3db275394f84 /helpers/lh_config
parenta40fb341ea42559224113f583303313e4463f7b6 (diff)
downloadvyos-live-build-58bbe26622be988a1b2e4575fbb206ed92fb9efb.tar.gz
vyos-live-build-58bbe26622be988a1b2e4575fbb206ed92fb9efb.zip
Adding support for a local /etc/apt/preferences file in config/chroot_apt/preferences.
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 3ffb6f4b1..7c20e1b88 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -764,6 +764,7 @@ LH_SECTIONS="${LH_SECTIONS}"
EOF
# Creating lh_chroot_* configuration
+mkdir -p config/chroot_apt
mkdir -p config/chroot_local-hooks
mkdir -p config/chroot_local-includes
mkdir -p config/chroot_local-packages