summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-03-22 01:25:37 +0000
committerChris Lamb <chris@chris-lamb.co.uk>2008-03-22 01:32:11 +0000
commit9321c451882b9a0443a5eb148589112f3e95a117 (patch)
treef6355cfc555704a3a0c92ee8b75f5ee6ce77e42c /Makefile
parentcf25064250f6725d609c6772749f07350d9f3385 (diff)
downloadvyos-live-build-9321c451882b9a0443a5eb148589112f3e95a117.tar.gz
vyos-live-build-9321c451882b9a0443a5eb148589112f3e95a117.zip
lh_binary_debian-installer: Don't use --no-clobber for downloading files
Using --no-clobber at the same time as -O<file> results in <file> being created with no contents, which was resulting in (broken) zero-byte d-i kernels and initrds. The patch is simple -- simply remove --no-clobber: wget -O<file> <url> will always download <url> to <file>, regardless of how many times it is run. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions