From 3e72045807ea24662e18ad12d5bbb4154fb1627b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Sep 2012 15:36:42 +0200 Subject: Removing virtual-hdd image type. Rather than a half broken image type, we'll bet our money on having proper partman recipies support implemented for hdd image types. Even if we don't make it for wheezy, it's better to not have virtual-hdd in there and tell users to use the jessie version for proper hdd images. --- scripts/build/binary_checksums | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/binary_checksums') diff --git a/scripts/build/binary_checksums b/scripts/build/binary_checksums index e6ece1457..697707724 100755 --- a/scripts/build/binary_checksums +++ b/scripts/build/binary_checksums @@ -24,7 +24,7 @@ Arguments "${@}" Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults -if [ "${LB_CHECKSUMS}" = "none" ] || [ "${LB_BINARY_IMAGES}" = "virtual-hdd" ] +if [ "${LB_CHECKSUMS}" = "none" ] then exit 0 fi -- cgit v1.2.3