Commit Graph

116 Commits

Author SHA1 Message Date
Richard Nelson 58ba7df9ad l-b.cgi remove mirror operations which should be handled in /etc/live/build.conf 2011-12-28 23:00:15 -06:00
Richard Nelson adb3aec706 l-b.cgi rename 686-bigmem to 686-pae on forms. 2011-12-28 18:50:56 -06:00
Richard Nelson f4ee97726c l-b.cgi modify old --packages param to become cgipackages.list.chroot 2011-12-23 19:58:31 -06:00
Richard Nelson b16617d8c1 l-b.cgi correct virtual-hdd option form.html 2011-12-22 00:20:19 -06:00
Richard Nelson 94499db401 l-b.cgi update form.html to current --binary-images 2011-12-22 00:12:12 -06:00
Richard Nelson ef3f321d1b l-b.cgi update to form.html to current --package-lists 2011-12-21 23:24:16 -06:00
Richard Nelson 6d242b47c0 l-b.cgi cleanup build.html to use LB_BINARY_INTICES. 2011-12-21 12:32:39 -06:00
Richard Nelson d5a9fc8006 l-b.cgi add option for amd64 to --architectures. 2011-12-21 11:08:49 -06:00
Richard Nelson 03e381eb85 l-b.cgi correct naming of --architectures 2011-12-21 10:41:17 -06:00
Yaroslav Halchenko 8a43927c04 Fixing left-over uses of --binary-indices in templates/cgi. 2011-09-27 22:46:25 +02:00
Daniel Baumann f38ef7f469 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.
2011-09-13 09:10:30 +02:00
Daniel Baumann 7a1350fcc0 Adding link to live-build homepage and version information in cgi footer template. 2011-09-07 16:22:31 +02:00
Daniel Baumann 11ba7716f3 Removing spurious version information in cgi form template. 2011-09-07 16:22:29 +02:00
Richard Nelson 774d8c5f8c Minor grammatical correction on mail.txt 2011-03-09 19:20:42 +01:00
Daniel Baumann 69513e9279 Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this. 2011-03-09 19:20:40 +01:00
Daniel Baumann dd9ecf3560 Removing encryption support until we have something for current kernels again. 2011-03-09 19:20:40 +01:00
Daniel Baumann 68e8fd157e Renaming 'packages lists' to 'package lists' all over the place. 2011-03-09 19:20:36 +01:00
Richard Nelson 1593b54842 Cleanup l-b.cgi header file to reflect Live Build. 2011-03-09 19:20:35 +01:00
Daniel Baumann cd172cfe21 First step in cleaning up syslinux handling by using syslinux-theme packages rather than embedded templates. 2011-03-09 19:20:35 +01:00
Daniel Baumann 138efcffd9 Using old lenny syslinux bootsplash for squeeze, moving new splash to wheezy. 2011-03-09 19:20:33 +01:00
Richard Nelson e35ff6517d Make squeeze default on l-b-cgi. 2011-03-09 19:20:33 +01:00
Richard Nelson 4ae74a15f1 Make iso-hybrid default on l-b-cgi. 2011-03-09 19:20:33 +01:00
Daniel Baumann c77053d3d8 Replacing lb_chroot_symlinks with a hook, that's more approriate. 2011-03-09 19:20:31 +01:00
Daniel Baumann c5c3f6133a Adding debian version 3.0~a1-1. 2011-03-09 19:19:23 +01:00
Daniel Baumann e767382655 Updating syslinux theme for squeeze. 2011-03-09 19:17:33 +01:00
Daniel Baumann 2ddc0cef5d Updating year in manpage, hooks, script and template files. 2011-03-09 19:17:33 +01:00
Richard Nelson b8c6734027 Cleanup l-b.cgi header file to reflect Live Build. 2011-03-09 19:17:28 +01:00
Richard Nelson 024b419fa0 Addng lenny build option back to forms and removing wheezy on l-b-cgi. 2011-03-09 19:17:27 +01:00
Richard Nelson 3b73dfa2b0 Make squeeze default on l-b-cgi. 2011-03-09 19:17:26 +01:00
Richard Nelson e0ebde8d43 Make iso-hybrid default on l-b-cgi. 2011-03-09 19:17:26 +01:00
Daniel Baumann 000aa1e098 Using old lenny syslinux bootsplash for squeeze, moving new splash to wheezy. 2011-03-09 19:17:26 +01:00
Daniel Baumann 83bc63f725 Updating internal variables from lh to lb scheme, should be the last piece to finish the live-helper to live-build rename. 2011-03-09 19:17:21 +01:00
Daniel Baumann 8763b96ddf Replacing some references to live-helper with live-build in templates. 2011-03-09 19:17:19 +01:00
Richard Nelson 05af663689 Add param to the form.html templates for --tasks. 2011-03-09 19:17:18 +01:00
Richard Nelson 0aa2071a4a Add param to the build.html templates for --tasks. 2011-03-09 19:17:18 +01:00
Tiago Bortoletto Vaz 664c00a9b6 Adding Brazilian Portuguese templates for syslinux. 2011-03-09 19:17:16 +01:00
Tiago Bortoletto Vaz af835d3b17 Fixing all LH_MEDIA related stuff in syslinux templates. 2011-03-09 19:17:16 +01:00
Tiago Bortoletto Vaz b3b394e139 Adding curly braces to LH_MEDIA in syslinux template. 2011-03-09 19:17:16 +01:00
Richard Nelson ca15aa351d Correct typo on build.html. 2011-03-09 19:17:16 +01:00
Daniel Baumann 966116ebd7 Updating syslinux splash screen for squeeze. 2011-03-09 19:17:14 +01:00
Richard Nelson 5bff9ec10e Allowing input for --mirror-binary on l-h.cgi. 2011-03-09 19:17:14 +01:00
Richard Nelson 04489e6b9f Add VERSION information and source in common live-helper common functions. 2011-03-09 19:17:13 +01:00
Richard Nelson bb33608ee8 LH_BOOTAPPEND_INSTALL added to cgi operations. 2011-03-09 19:17:12 +01:00
Richard Nelson 7e05f128ae LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE correction cgi operations. 2011-03-09 19:17:12 +01:00
Richard Nelson 2b3701b87c Removed username from forms and cgi and can be configured with live-config.username= on bootappend. 2011-03-09 19:17:12 +01:00
Richard Nelson 622014755d Removed hostname from forms and cgi and can be configured with live-config.hostname= on bootappend. 2011-03-09 19:17:12 +01:00
Richard Nelson 1a31885b05 LH_USERNAME expression cleanup and build output cleanup. 2011-03-09 19:17:12 +01:00
Richard Nelson b52e4c0d25 Match encryption param man page and case for expression cleanup on l-h.cgi. 2011-03-09 19:17:12 +01:00
Daniel Baumann 134672b0cc Including note where to send feedback to in webmails mail templates. 2011-03-09 19:17:11 +01:00
Daniel Baumann f50038359c Also including url of the webbuilder in its images. 2011-03-09 19:17:11 +01:00