From f38ef7f469ca31f96fda42da265c8d2c90b897ee Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 13 Sep 2011 09:10:28 +0200 Subject: Renaming usb-hdd binary image type to simply hdd. This is the first step in conglomerating code for all hdd-ish image types, independent of the partitioning scheme being used, and adding future hdd-ish image types for virtualiziation software. --- scripts/build/lb_source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_source') diff --git a/scripts/build/lb_source b/scripts/build/lb_source index 61a3de2f5..62b016acf 100755 --- a/scripts/build/lb_source +++ b/scripts/build/lb_source @@ -52,7 +52,7 @@ lb source_checksums ${*} lb source_iso ${*} lb source_net ${*} lb source_tar ${*} -lb source_usb ${*} +lb source_hdd ${*} lb source_virtual-hdd ${*} # Deconfiguring chroot -- cgit v1.2.3