[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.2-1-4-gf9726bf

Daniel Baumann daniel at debian.org
Sun Oct 10 14:18:35 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit a9ecf814f5b1f5ca9df8d7231b8ac1fc9ef498a7
Author: Richard Nelson <unixabg at gmail.com>
Date:   Sun Oct 10 16:18:35 2010 +0200

    Make iso-hybrid default on l-b-cgi.

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 4c8018d..2a031e2 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -25,7 +25,7 @@
 			<td><label for="Binary_Images">--binary-images:</label> </td>
 			<td>
 				<select id="Binary_Images" name="binary_images" size="1">
-					<option selected value="iso">iso</option>
+					<option selected value="iso-hybrid">iso-hybrid</option>
 					<option value="net">net</option>
 					<option value="tar">tar</option>
 					<option value="usb-hdd">usb-hdd</option>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index acb3ccf..4949e5a 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -24,7 +24,7 @@
 			<td><label for="Binary_Images">--binary-images:</label> </td>
 			<td>
 				<select id="Binary_Images" name="binary_images" size="1">
-					<option selected value="iso">iso</option>
+					<option selected value="iso-hybrid">iso-hybrid</option>
 					<option value="net">net</option>
 					<option value="tar">tar</option>
 					<option value="usb-hdd">usb-hdd</option>

-- 
live-build



More information about the debian-live-changes mailing list