kumquat-buildroot/support/download
Yann E. MORIN 78b92e5055 support/download: add option parsing to the download wrapper
Instead of relying on argument ordering, use actual options in the
download wrapper.

Download backends (bzr, cp, hg...) are left as-is, because it does not
make sense to complexify them, since they are almost very trivial shell
scripts, and adding option parsing would be really overkill.

This commit also renames the script to dl-wrapper so it looks better in
the traces, and it is not confused with another wrapper.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-12-11 23:58:37 +01:00
..
bzr Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
check-hash pkg-download: fix arguments to hash checking script 2014-12-07 22:08:03 +01:00
cp Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
cvs Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
dl-wrapper support/download: add option parsing to the download wrapper 2014-12-11 23:58:37 +01:00
git Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
hg Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
scp Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
svn Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00
wget Change /bin/bash shebangs into /usr/bin/env bash 2014-10-25 01:55:37 +02:00