[SCM] live-build branch, debian, updated. debian/3.0_a59-1

Richard Nelson unixabg at gmail.com
Wed Sep 26 12:49:23 UTC 2012


The following commit has been merged in the debian branch:
commit 5d8ff42064db620022dc7620b567915b493a3d23
Author: Richard Nelson <unixabg at gmail.com>
Date:   Wed Aug 29 21:20:29 2012 -0500

    frontend/cgi correctly reference netboot binary-images in form.html.

diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html
index 5cf1cb8..ef0575c 100644
--- a/templates/cgi/debian/form.html
+++ b/templates/cgi/debian/form.html
@@ -27,7 +27,7 @@
 				<select id="Binary_Images" name="binary_images" size="1">
 					<option value="iso">iso</option>
 					<option selected value="iso-hybrid">iso-hybrid</option>
-					<option value="net">net</option>
+					<option value="netboot">netboot</option>
 					<option value="tar">tar</option>
 					<option value="hdd">hdd</option>
 					<option value="virtual-hdd">virtual-hdd</option>

-- 
live-build



More information about the debian-live-changes mailing list