diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:11 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:11 +0200 |
commit | 12763194d01c4c11df288c36ef544330cf8d9f00 (patch) | |
tree | 0b0a8ea3072a4d6b9c37ce8efedb29d25a713e04 /helpers/lh_source | |
parent | 0ffe6970c43a544a2b8dcee46db1048da84fd608 (diff) | |
download | vyos-live-build-12763194d01c4c11df288c36ef544330cf8d9f00.tar.gz vyos-live-build-12763194d01c4c11df288c36ef544330cf8d9f00.zip |
Adding live-helper 1.0~a14-1.
Diffstat (limited to 'helpers/lh_source')
-rwxr-xr-x | helpers/lh_source | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/helpers/lh_source b/helpers/lh_source index bf077726e..40453cdc4 100755 --- a/helpers/lh_source +++ b/helpers/lh_source @@ -43,10 +43,9 @@ lh_source_debian ${*} lh_source_md5sum ${*} # Building images -lh_source_generic ${*} -lh_source_hdd ${*} lh_source_iso ${*} lh_source_net ${*} +lh_source_tar ${*} lh_source_usb-hdd ${*} # Deconfiguring chroot |