summaryrefslogtreecommitdiff
path: root/helpers/lh_source
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:18:28 +0100
commit677415f6d7efc1e5b888570d70af311d2900c69c (patch)
tree32fe7ced768666c229fff913fe12cbbf2fdd34e4 /helpers/lh_source
parent811ff0532fcb3305ebefcd1d61e4eb6c260902eb (diff)
downloadvyos-live-build-677415f6d7efc1e5b888570d70af311d2900c69c.tar.gz
vyos-live-build-677415f6d7efc1e5b888570d70af311d2900c69c.zip
Adding live-helper 1.0~a2-1.
Diffstat (limited to 'helpers/lh_source')
-rwxr-xr-xhelpers/lh_source3
1 files changed, 2 insertions, 1 deletions
diff --git a/helpers/lh_source b/helpers/lh_source
index 5d08385f7..0d23184ef 100755
--- a/helpers/lh_source
+++ b/helpers/lh_source
@@ -19,6 +19,7 @@ lh_chroot_resolv install
lh_chroot_sources install
# Preparing images
+lh_source_config
lh_source_download
# Building images
@@ -28,6 +29,6 @@ lh_source_net
lh_source_usb
# Deconfiguring chroot
-rm -f "${LIVE_ROOT}"/.stage/chroot_sources
+rm -f .stage/chroot_sources
lh_chroot_resolv remove
lh_chroot_hosts remove