[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-31-g6bc73e7

Richard Nelson unixabg at gmail.com
Mon Mar 8 20:15:04 UTC 2010


The following commit has been merged in the debian-next branch:
commit 928f8b8d48a83ded91aeb0bab28e99c10b3e773d
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Mar 8 13:55:54 2010 -0600

    Revert "Cleanup of more LH_SECTIONS from forms on webhelper."
    
    This reverts commit f04a7a07c89e7218818ced1a6667a27e0a2c5bd6.

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index c0bcf25..640b154 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -115,6 +115,10 @@
 			<td><label for="Mirror_Binary_Security">--mirror-binary-security:</label> </td>
 			<td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY_SECURITY" readonly /></td>
 		</tr>
+		<tr>
+			<td><label for="Sections">--sections:</label> </td>
+			<td><input id="Sections" name="sections" maxlength="128" size="50" type="text" value="main" readonly /></td>
+		</tr>
 	</table>
 </div>
 
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 3a370ee..eb2b373 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -114,6 +114,10 @@
 			<td><label for="Mirror_Binary_Security">--mirror-binary-security:</label> </td>
 			<td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY_SECURITY" readonly /></td>
 		</tr>
+		<tr>
+			<td><label for="Sections">--sections:</label> </td>
+			<td><input id="Sections" name="sections" maxlength="128" size="50" type="text" value="main" readonly /></td>
+		</tr>
 	</table>
 </div>
 

-- 
live-helper



More information about the debian-live-changes mailing list