diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:05:14 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:27 +0100 |
commit | e1ed7f2202c14347e2eb334f282e7c1c0409799e (patch) | |
tree | 0ae5fba714e5f4b0891cec9ee83a1300ada444d6 /helpers/lh_config | |
parent | b88433933b5d437a71f9d34808c8e4abe6f22e29 (diff) | |
download | vyos-live-build-e1ed7f2202c14347e2eb334f282e7c1c0409799e.tar.gz vyos-live-build-e1ed7f2202c14347e2eb334f282e7c1c0409799e.zip |
Adding local udeb_exclude file functionality.
Diffstat (limited to 'helpers/lh_config')
-rw-r--r--[-rwxr-xr-x] | helpers/lh_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 9c9d11b5a..d80dd9dc1 100755..100644 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -823,6 +823,7 @@ LH_SYSVINIT="${LH_SYSVINIT}" EOF # Creating lh_binary_* configuration +mkdir -p config/binary_debian-installer mkdir -p config/binary_grub mkdir -p config/binary_local-debs mkdir -p config/binary_local-hooks |